https://github.com/elpollouk/AppxClean
Script to help removal of default appx packages
https://github.com/elpollouk/AppxClean
Last synced: 3 months ago
JSON representation
Script to help removal of default appx packages
- Host: GitHub
- URL: https://github.com/elpollouk/AppxClean
- Owner: elpollouk
- License: mit
- Created: 2018-06-13T12:40:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T15:12:37.000Z (over 6 years ago)
- Last Synced: 2024-08-13T07:05:27.830Z (6 months ago)
- Language: PowerShell
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - elpollouk/AppxClean - Script to help removal of default appx packages (PowerShell)
README
# AppxClean
Launch script with following command:
```
powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/elpollouk/AppxClean/master/AppxClean.ps1'))"
```