How to uninstall Win10 's own app

Source: Internet
Author: User

Win10 has a lot of applications, some look good, in fact, it is not very convenient to use (my personal feeling), we all prefer third-party applications, so we will look at how to uninstall these self-brought applications. Windows PowerShell After uninstall is complete: Tools/Ingredients
    • Windows PowerShell
    • Administrator status in the Win10
Method/Step
  1. 1

    To uninstall all of these built-in apps, use Windows PowerShell, an app that comes with the WIN10 system, to open it, click All Apps in the Start menu, and then locate the Windows Power Shell folder, right-click the Windows PowerShell (note is not Windows PowerShell ISE), and then click Run as Administrator to open it.

  2. 2

    Open windows PowerShell and start typing commands

  3. 3

    To uninstall OneNote, enter

    Get-appxpackage *onenote* | Remove-appxpackage

    Can be copied, enter the execution

  4. 4

    To uninstall, enter

    Get-appxpackage *3d* | Remove-appxpackage

  5. 5

    To uninstall the camera, enter

    Get-appxpackage *camera* | Remove-appxpackage

  6. 6

    To uninstall messages and calendars, enter

    Get-appxpackage *communi* | Remove-appxpackage

  7. 7

    To uninstall a news subscription, enter

    Get-appxpackage *bing* | Remove-appxpackage

  8. 8

    To uninstall Groove music, movies, and TV:

    Get-appxpackage *zune* | Remove-appxpackage

  9. 9

    To unload the human pulse, enter

    Get-appxpackage *people* | Remove-appxpackage

  10. 10

    To uninstall a phone companion (phone Companion), enter

    Get-appxpackage *phone* | Remove-appxpackage

  11. 11

    To uninstall a photo, enter

    Get-appxpackage *photo* | Remove-appxpackage

  12. 12

    To uninstall a card game, enter

    Get-appxpackage *solit* | Remove-appxpackage

  13. 13

    To uninstall the recorder, enter

    Get-appxpackage *soundrec* | Remove-appxpackage

  14. 14

    To uninstall Xbox, enter

    Get-appxpackage *xbox* | Remove-appxpackage

  15. 15

    When uninstalling the Xbox, you will be prompted with a lot of errors, in fact, it has been uninstalled, you can not worry!

  16. 16

    After all the uninstallation is complete, only the App store is left. Finish unloading effect

    END
Additional Information
  1. 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

  2. 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
Precautions
    • Windows PowerShell is turned on, not Windows PowerShell ISE
    • Windows PowerShell must be running as an administrator!
    • Windows PowerShell supports shortcut key copy and paste, in order to avoid input errors, you can enter commands by CTRL + C (copy) and Ctrl + V (paste)
    • Be careful before uninstalling the app!

How to uninstall Win10 's own app

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.