0% found this document useful (0 votes)
112 views

Windows Shell Command To Uninstall in Built Microsoft Store Apps PDF

This document provides instructions to uninstall pre-installed Microsoft Store apps on Windows 10 using PowerShell commands. It lists the commands to remove specific apps like Office Hub, 3D Builder, Calculator, Camera, Alarms, Maps, and more. Admin privileges are required to fully uninstall apps from all users on the device. The commands target apps installed for all users or online to thoroughly remove each app from the system.

Uploaded by

enakta13
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
112 views

Windows Shell Command To Uninstall in Built Microsoft Store Apps PDF

This document provides instructions to uninstall pre-installed Microsoft Store apps on Windows 10 using PowerShell commands. It lists the commands to remove specific apps like Office Hub, 3D Builder, Calculator, Camera, Alarms, Maps, and more. Admin privileges are required to fully uninstall apps from all users on the device. The commands target apps installed for all users or online to thoroughly remove each app from the system.

Uploaded by

enakta13
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.

com/uninstall-microsoft-store-apps/

1 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

Enter

Get-AppxPackage -AllUsers | Remove-AppxPackage


Shop Related Products

Solitaire AirTV: Watch Local TV


Anywhere

$0.00 $0.00
(3137) (659)

Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online

Calculator App Uninstaller

$0.00 $0.00
(51) (834)

Ads by Amazon

Get-AppxPackage *officehub* | Remove-AppxPackage

Get-AppxPackage *3dbuilder* | Remove-AppxPackage

2 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

Get-AppxPackage *windowscalculator* | Remove-AppxPackage

Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

Get-AppxPackage *windowsalarms* | Remove-AppxPackage

Get-AppxPackage *windowscamera* | Remove-AppxPackage

Get-AppxPackage *getstarted* | Remove-AppxPackage

Get-AppxPackage *skypeapp* | Remove-AppxPackage

Get-AppxPackage *solitairecollection* | Remove-AppxPackage

Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Get-AppxPackage *zunevideo* | Remove-AppxPackage

Get-AppxPackage *bingfinance* | Remove-AppxPackage

Get-AppxPackage *photos* | Remove-AppxPackage

Get-AppxPackage *bingnews* | Remove-AppxPackage

3 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

Get-AppxPackage *onenote* | Remove-AppxPackage

Get-AppxPackage *bingweather* | Remove-AppxPackage

Get-AppxPackage *windowsstore* | Remove-AppxPackage

Get-AppxPackage *xboxapp* | Remove-AppxPackage

Get-AppxPackage *soundrecorder* | Remove-AppxPackage

Get-AppxPackage *help* | Remove-AppxPackage

Get-AppxPackage *mspaint* | Remove-AppxPackage

Get-AppxPackage *messaging* | Remove-AppxPackage

Get-AppxPackage *print3d* | Remove-AppxPackage

Get-AppxPackage *Microsoft.people* | Remove-AppxPackage

Get-AppxPackage *ZuneMusic* | Remove-AppxPackage

Get-AppxPackage
Remove-AppxPackage

4 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallL

5 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

Play rummy on How to Reinstall Experience PUBGM On How to Uninstall


RummyCulture Windows Store PC McAfee on Windows 10
(Microsoft Store) in... (Complete Removal)
Ad RummyCulture windowsloop.com Ad Tencent Game Buddy windowsloop.com

Create Your Avatar How to Enable Kiosk How to Enable God 8 Best YouTube App
Mode in Windows 10 Mode on Windows 10 for Windows 10
(Assigned Access) the Easy Way

Ad Second Life windowsloop.com windowsloop.com windowsloop.com

6 of 7 12-08-2019, 15:23
How to Uninstall Pre-Installed Microsoft Store Apps on Windows 10 https://windowsloop.com/uninstall-microsoft-store-apps/

7 of 7 12-08-2019, 15:23

You might also like