Remove multiple Start screen apps at once in Windows 8

Alan Buckingham
Feb 12, 2013
Windows, Windows 8
|
2

While many of us in the tech world have been using Windows 8 for some time -- perhaps even since back when the Developer Preview came out, which is when I moved to the new operating system. If you are using the new platform then you have likely noticed a difference in how you delete apps. Traditional software and apps still show up in the Uninstall pane within Control Panel, but Metro, or Modern UI, apps do not.

To remove those, you will need to return to the Start screen and right-click the app and then choose the uninstall option that appears on the bottom of the screen. However, if you want to remove multiple apps then this can be time-consuming. You could, of course, write a script for this, but thankfully, there is now a user script that can help you out.

The script is provided by Microsoft and can be found in the company's TechNet repository. The PowerShell script can be downloaded for free as a ZIP file. You simply need to agree to the terms of service.

"This script can be used to remove multiple Windows Store apps from a user account in Windows 8. It provides a list of installed Windows Store apps.  You can specify the application IDs, and remove them all at once".

windows 8 powershell

Once downloaded and unzipped, you can simply click the icon labeled "Remove Windows Store App". This will open a notepad that displays the entire script. Scroll down to the bottom and add the following:

Remove-OSCAppxPackage

Now open Powershell in Windows 8 and run the file. Alternatively, and an easier method, is to right-click the file and choose the option "Run with PowerShell". You will need to ID the apps you wish to remove and then click "Y" for yes when the script runs.

While this is a simple process, it is probably not for the casual user because of the processes involved. You certainly do not need to be a programmer or IT person, but you will likely need to have a firm understanding of your computer to use these types of little hacks.

Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Nerdebeu said on February 17, 2013 at 9:02 am
    Reply

    I noticed that you can not actually delete the apps built into Windows 8. These remain on your hard drive (C: \ Program Files \ WindowsApps), but they disappear well C: \ Users \ **** AppData \ Local \ Packages. This is the case for applications such as Bing (Weather, Travel, Sports, News, Maps …), but also for Xbox or Zune (Games, Music, Video). The result is 297 (for Bing) and 144 MB for Zune occupying the hard disk, almost ½ GB on a small SSD…so I do not want it and I’ve uninstalled and it remains…

    There is no this problem with applications of the store. There is no trace after uninstalling …

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.