Thursday, 12 April 2018

PowerShell to remove built-in Windows 8 apps?

There are the PowerShell commands Get-AppxPackage and Remove-AppxPackage that allow you to remove Metro apps. However, they don't seem to show the built-in apps.


I don't use Mail, People, Messaging, Calendar, News, Sports, and some other built-in apps.


Is there any way I can write a script to uninstall these instead of manually right-clicking on each one?

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...