To uninstall Windows 10 commands:
OneNote:
Get-appxpackage *onenote* | Remove-appxpackage
:
Get-appxpackage *3d* | Remove-appxpackage
Camera Cameras:
Get-appxpackage *camera* | Remove-appxpackage
Mail and calendar:
Get-appxpackage *communi* | Remove-appxpackage
News Subscription:
Get-appxpackage *bing* | Remove-appxpackage
Groove Music, movies and TV:
Get-appxpackage *zune* | Remove-appxpackage
Network:
Get-appxpackage *people* | Remove-appxpackage
Mobile phone Companion (phone Companion):
Get-appxpackage *phone* | Remove-appxpackage
Photo:
Get-appxpackage *photo* | Remove-appxpackage
Card games:
Get-appxpackage *solit* | Remove-appxpackage
Recorder:
Get-appxpackage *soundrec* | Remove-appxpackage
Xbox:
Get-appxpackage *xbox* | Remove-appxpackage
Tips that appear after uninstalling Xbox: (normal, this behavior indicates that Xbox has been successfully uninstalled)
English tips:
PS c:\windows\system32> get-appxpackage *xbox* | Remove-appxpackage
Remove-appxpackage:deployment failed with HRESULT:0X80073CFA, removal failed. Please contact your software vendor.
(Exception from HRESULT:0X80073CFA)
Error 0x80070032:appx Deployment Remove operation on package
Microsoft.xboxgamecallableui_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:
C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app was part of the Windows and cannot be
Uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may is possible to uninstall the app.
Note:for additional information, look for [ActivityID] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or use
The command line Get-appxlog-activityid 1d60accb-cb8d-0003-d5b8-601d8dcbd001
At Line:1 char:26
+ Get-appxpackage *xbox* | Remove-appxpackage
+ ~~~~~~~~~~~~~~~~~~
+ Categoryinfo:writeerror: (microsoft.xboxg...l_cw5n1h2txyewy:string) [Remove-appxpackage], IOException
+ Fullyqualifiederrorid:deploymenterror,microsoft.windows.appx.packagemanager.commands.removeappxpackagecommand
Remove-appxpackage:deployment failed with HRESULT:0X80073CFA, removal failed. Please contact your software vendor.
(Exception from HRESULT:0X80073CFA)
Error 0x80070032:appx Deployment Remove operation on package
Microsoft.xboxidentityprovider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:
C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app was part of the Windows and cannot be
Uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may is possible to uninstall the app.
Note:for additional information, look for [ActivityID] 1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or use
The command line Get-appxlog-activityid 1d60accb-cb8d-0001-d9b9-601d8dcbd001
At Line:1 char:26
+ Get-appxpackage *xbox* | Remove-appxpackage
+ ~~~~~~~~~~~~~~~~~~
+ Categoryinfo:writeerror: (microsoft.xboxi...l_cw5n1h2txyewy:string) [Remove-appxpackage], IOException
+ Fullyqualifiederrorid:deploymenterror,microsoft.windows.appx.packagemanager.commands.removeappxpackagecommand
Chinese tips:
PS c:\windows\system32> get-appxpackage *xbox* | Remove-appxpackage
Remove-appxpackage: The deployment failed because of HRESULT:0X80073CFA and could not be uninstalled. Please contact your software vendor. (Exception from HRESULT:0X80073CF
A
Package Microsoft.XboxGameCallable in error 0x80070032:c:\windows\systemapps\microsoft.xboxgamecallableui_cw5n1h2txyewy
The AppX deployment delete operation on Ui_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy failed. This app is part of Windows and cannot be used for every
Users to uninstall the app. An administrator can try to remove the app from the computer by using enable or disable Windows features. However, the app may not be uninstalled.
Note: For additional information, look for [ActivityID] 84d12a44-dbe5-0000-0557-d184e5dbd001 in the event log, or use the command line Get-appxlog-activ
Ityid 84d12a44-dbe5-0000-0557-d184e5dbd001
Location Line: 1 characters: 26
+ Get-appxpackage *xbox* | Remove-appxpackage
+ ~~~~~~~~~~~~~~~~~~
+ Categoryinfo:writeerror: (microsoft.xboxg...l_cw5n1h2txyewy:string) [Remove-appxpackage], IOException
+ Fullyqualifiederrorid:deploymenterror,microsoft.windows.appx.packagemanager.commands.removeappxpackagecommand
Remove-appxpackage: The deployment failed because of HRESULT:0X80073CFA and could not be uninstalled. Please contact your software vendor. (Exception from HRESULT:0X80073CF
A
Package Microsoft.XboxIdentityPr in error 0x80070032:c:\windows\systemapps\microsoft.xboxidentityprovider_cw5n1h2txyewy
The AppX deployment delete operation on Ovider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy failed. This app is part of Windows and cannot pin
Uninstall the app for each user. An administrator can try to remove the app from the computer by using enable or disable Windows features. However, the app may not be uninstalled.
Note: For additional information, look for [ActivityID] 84d12a44-dbe5-0000-0f57-d184e5dbd001 in the event log, or use the command line Get-appxlog-activ
Ityid 84d12a44-dbe5-0000-0f57-d184e5dbd001
Location Line: 1 characters: 26
+ Get-appxpackage *xbox* | Remove-appxpackage
+ ~~~~~~~~~~~~~~~~~~
+ Categoryinfo:writeerror: (microsoft.xboxi...l_cw5n1h2txyewy:string) [Remove-appxpackage], IOException
+ Fullyqualifiederrorid:deploymenterror,microsoft.windows.appx.packagemanager.commands.removeappxpackagecommand
As for these tips, if you are interested to study the reasons for it, in short, the application is successfully uninstalled!
END