Unable to Uninstall Apps Multi-Profile Wide


  1. Posts : 1
    Windows 10
       #1

    Unable to Uninstall Apps Multi-Profile Wide


    Hello, I am working for a company where we're trying to rollout some new Tablets with Windows 10; as these tablets are to be used with specific tasks in mind and potentially across multiple profiles, it would be ideal if majority of the Apps were removed PC wide. We already have it set in the group policy to disable the App Store and Cortana, and I have found many options online for running PowerShell scripts to remove the apps (Eg. Gett-AppxPackage *zune* | Remove-AppxPackage ) but when I attempt to add the -allusers portion to the code, it continues to only make the changes to the immediate profile. I have tried running this from the admin profile, and a secondary profile (running PowerShell as admin of course) but it continues to only make the change on the current profile, and the changes do not carry over to newly created profiles.

    Any suggestions at all would be appreciated, as I am running out of options to try online. If you require any more information to help troubleshoot this, just let me know.
      My Computer


  2. Posts : 12,801
    Windows 11 Pro
       #2

    Hello Imarch and welcome to the forums. have you tried setting the execution policy to unrestricted?
    Code:
    Set-Executionpolicy Unrestricted 
    When finished you can set it back to restricted which I am sure you would. I don't know if that would help your situation. See if there is anything here that will help. The author of this tutorial may be able to help if you post in that thread. PowerShell PackageManagement (OneGet) - Install Apps from Command Line - Windows 10 Forums
      My Computer


  3. Posts : 12,801
    Windows 11 Pro
       #3
      My Computer


 

  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 15:03.
Find Us




Windows 10 Forums