Prevent users from installing apps from the Microsoft Store ?

foxit-7858 26 Reputation points
2022-11-30T14:08:46.553+00:00

Prevent users from installing apps from Microsoft Store without creating GPO or using AD ?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} vote

Accepted answer
  1. Gabriel Dispemec 431 Reputation points
    2022-11-30T14:17:45.137+00:00

    To disable user access to the Microsoft Store, do the following:

     - Run regedit.exe (administrator)  
     - Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore . (If the WindowsStore key isn't there, you'll need to create it.)  
     - Create a new DWORD value called RemoveWindowsStore and change the value to 1 .  
     - Before this setting takes effect, you must restart your computer and sign in again.
    
    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.