Uninstall Apps in Windows 10  

Page 43 of 66 FirstFirst ... 33414243444553 ... LastLast

  1. Posts : 68,842
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #420

    rdwray said:
    -AllUsers gives me an Error 87.

    Did you run the command in an elevated PowerShell?

    Get-appxpackage -allusers *Microsoft.MicrosoftStickyNotes* | Remove-AppxPackage
    Last edited by Brink; 19 Aug 2018 at 16:00.
      My Computers


  2. Posts : 1,097
    Windows 10 Home x64 Version 1809 (OS Build 17763.437)
       #421

    I'm missing something and don't know enough to figure out what. Using Option One I've removed several apps but on these three Xbox entries the Uninstall option is greyed out:

    Uninstall Apps in Windows 10-capture.png

    Everything in settings for them is turned off. Does that make any difference. I can live with them, I just don't want to.


    Thanks in advance for any help.
      My Computer


  3. Posts : 1,471
    Win10 Home x64 - 1809
       #422

    I'm missing something and don't know enough to figure out what. Using Option One I've removed several apps but on these three Xbox entries the Uninstall option is greyed out:
    Use Option Three and remove them using PowerShell Command. The Xbox apps are provisioned apps, meaning they get install when you add a new user and there is a PowerShell command for that as well.

    Note: You might want to check out Geek Uninstaller - Geek Uninstaller - the best FREE uninstaller
    It's a stand alone/portable app (no install), easy to use and also does a decent job of cleaning up leftover registry entries ... without be overly aggressive and breaking stuff. Been using it along time :)

    Edit: The only gotcha with Geek Uninstaller, when removing an app/program that requires a reboot ... Say No ... otherwise it won't do the registry cleanup part. When it's done, just manually reboot PC :)
      My Computers


  4. Posts : 841
    Windows 10 Pro 21H2
       #423

    Brink said:
    Did you run the command in an elevated PowerShell?

    Get-appxpackage -allusers *Microsoft.MicrosoftStickyNotes* | Remove-AppxPackage
    This is a new HP PC and I just installed 1803 and guess what, Sticky Notes was gone after the install - go figure
      My Computer


  5. Posts : 68,842
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #424

    rdwray said:
    This is a new HP PC and I just installed 1803 and guess what, Sticky Notes was gone after the install - go figure
    Great news.
      My Computers


  6. Posts : 1,097
    Windows 10 Home x64 Version 1809 (OS Build 17763.437)
       #425

    Eagle51 said:
    Use Option Three and remove them using PowerShell Command. The Xbox apps are provisioned apps, meaning they get install when you add a new user and there is a PowerShell command for that as well.
    Powershell got all of them except the Gaming Overlay. Went through all of the commands twice and it's still here. Guess I'll have to go with the Geeks. Thanks for the help.

    Edit:

    Under Option Three, the BOLD wording needs to be updated from "XboxGameOverlay" to "Xbox GamingOverlay" for them to work.

    (To remove Xbox Game Bar app from all current accounts on PC)
    Code:
    Get-appxpackage -allusers *Microsoft.XboxGamingOverlay* | Remove-AppxPackage

    ( only remove Xbox Game Bar app from new accounts created afterwards)
    Code:
    Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*Microsoft.XboxGamingOverlay*"} | remove-appxprovisionedpackage –online

    And now Xbox is gone.
    Last edited by Wiley Coyote; 19 Aug 2018 at 22:50.
      My Computer


  7. Posts : 68,842
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #426

    Hello Clayton,

    Are you sure? It's showing as Microsoft.XboxGamingOverlay for the package name in PowerShell.

    Uninstall Apps in Windows 10-xbox.png
      My Computers


  8. Posts : 1,097
    Windows 10 Home x64 Version 1809 (OS Build 17763.437)
       #427

    Yes Sir. Look back to my post #421 and it shows gaming and the commands in Option Three are:


    (To remove Xbox Game Bar app from all current accounts on PC)
    Code:
    Get-appxpackage -allusers *Microsoft.XboxGameOverlay* | Remove-AppxPackage
    (To only remove Xbox Game Bar app from new accounts created afterwards)
    Code:
    Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*Microsoft.XboxGameOverlay*"} | remove-appxprovisionedpackage –


    Once I changed "Game" to "Gaming" that last item was gone. Previously it failed to uninstall. And I was using Cut and Pate from the commands there in Option Three.
      My Computer


  9. Posts : 68,842
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #428



    I misunderstood, and thought you meant the spacing instead. Option Three now updated and corrected.
      My Computers


  10. Posts : 1,097
    Windows 10 Home x64 Version 1809 (OS Build 17763.437)
       #429

    Not a problem. I misunderstand a lot of things. Odd no one else has ran into that before. Anyway, glad it's fixed. Candy Crush Saga and Twitter still show up as installed in The Store, but everything is gone from there too. Now I wait to see if any of it comes back in a future update.


    Have a good day and Thanks for being here for us all.
      My Computer


 

Tutorial Categories

Uninstall Apps in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:22.
Find Us




Windows 10 Forums