May 20, 2016PowerShell, Windows, Windows 8 Remove all the Windows 8 built in/Modern apps using PowerShell Firstly, run PowerShell as administrator Next run the below command:- Get-AppxPackage -AllUsers Then run the below command to remove the apps from […]