Skip to content

Instantly share code, notes, and snippets.

@Torxsmind
Created April 17, 2020 13:18
Show Gist options
  • Select an option

  • Save Torxsmind/56e73b17b96d8b23fba179a1a94dd6e8 to your computer and use it in GitHub Desktop.

Select an option

Save Torxsmind/56e73b17b96d8b23fba179a1a94dd6e8 to your computer and use it in GitHub Desktop.
Bypass_Windows_Store_GPO_Block
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore]
"DisableStoreApps"=dword:00000000
"RemoveWindowsStore"=dword:00000000
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\WindowsStore]
"DisableStoreApps"=dword:00000000
"RemoveWindowsStore"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment