

Step 1: Open the PowerShell app as admin. If you want to uninstall all store apps at once, use the PowerShell command below Uninstall all Microsoft store apps at once Then, we use those package details to uninstall the store app with the Remove-AppxPackage cmdlet. First, we get the app package details with the Get-AppxPackage cmdlet. Uninstall Groove Music (thanks to Benjamin for the suggestion) Get-AppxPackage *ZuneMusic* | Remove-AppxPackage Command explanation

Get-AppxPackage *Microsoft.people* | Remove-AppxPackageĢ5. Get-AppxPackage *print3d* | Remove-AppxPackageĢ4. Get-AppxPackage *messaging* | Remove-AppxPackageĢ3. Get-AppxPackage *mspaint* | Remove-AppxPackageĢ2. Get-AppxPackage *help* | Remove-AppxPackageĢ1. Uninstall the Get Help app (this app is used to get direct support from Microsoft). Get-AppxPackage *soundrecorder* | Remove-AppxPackageĢ0. Get-AppxPackage *xboxapp* | Remove-AppxPackageġ9. Get-AppxPackage *windowsstore* | Remove-AppxPackageġ8. Instructions to Reinstall Microsoft store app. Uninstall Microsoft Store (only do this if you know what you are doing). Get-AppxPackage *bingweather* | Remove-AppxPackageġ7. Get-AppxPackage *onenote* | Remove-AppxPackageġ6. Get-AppxPackage *bingnews* | Remove-AppxPackageġ5. Get-AppxPackage *photos* | Remove-AppxPackageġ4. Get-AppxPackage *bingfinance* | Remove-AppxPackageġ3. Get-AppxPackage *zunevideo* | Remove-AppxPackageġ2.


Get-AppxPackage *windowsmaps* | Remove-AppxPackageġ1. Get-AppxPackage *solitairecollection* | Remove-AppxPackageġ0. Get-AppxPackage *skypeapp* | Remove-AppxPackageĩ. Get-AppxPackage *getstarted* | Remove-AppxPackageĨ. Get-AppxPackage *windowscamera* | Remove-AppxPackageħ. Get-AppxPackage *windowsalarms* | Remove-AppxPackageĦ. Uninstall the Alarm and Clock app (removing this app won’t affect your taskbar or Windows clock). Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackageĥ. Get-AppxPackage *windowscalculator* | Remove-AppxPackageĤ. Get-AppxPackage *3dbuilder* | Remove-AppxPackageģ. Get-AppxPackage *officehub* | Remove-AppxPackageĢ. Open the PowerShell as an admin and execute the command relevant to the store app you want to uninstall.ġ. For example, to uninstall the Photos app, you have to use the PowerShell command. Though the right-click and uninstall method works for almost all pre-installed store apps, some apps require a PowerShell command. PowerShell commands to uninstall Microsoft store apps You will not see any confirmation message but you can rest assured that the app is uninstalled. Step 2: Click the “Uninstall” button in the flyout menu.Īs soon as you click the uninstall button, Windows 10 will uninstall that store app immediately.
