PowerShell scripts to uninstall and install Windows 10 built-in apps.
Information collected from HowToGeek
You can use the script _Uninstall My Apps.ps1
to run the scripts listed in the file _AppsToRemove.conf
.
Add the names of the reg
or ps1
files you want to run in the file _AppsToRemove.conf
, one name per line, then run _Uninstall My Apps.ps1
.
WARNING: Works on my machine. Use at your own risk.