How to remove windows 8.1 metro apps

Here i will show you, how to remove the pre-installed windows apps with powershell.




1. Open powershell in administrative mode (as administrator)
2. Write:
Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online

Note: Some of the apps will reappear when a now account is created. A workaround to this, is the following command:

 Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online

Popular posts from this blog

[SOLVED] Veeam: Failed change tracking (CBT)

Fixing Error 25541. Failed to open XML file