Hiding the Windows Store application in Windows 10

Restricting access to Windows Store.

John Savill

September 8, 2015

1 Min Read
Hiding the Windows Store application in Windows 10

Q. Can I hide the Windows Store application in Windows 10?

A. You cannot hide the Windows Store application from the All apps list in Windows 10 but you can unpin from the Taskbar and Start menu. If you want to disable the Windows Store for your corporate machines there is a policy and registry key. To disable via the registry perform the following:

  1. Start the registry editor (regedit.exe)

  2. Move to HKEY_CURRENT_USERSOFTWAREPoliciesMicrosoftWindowsStore (if the WindowsStore key is not present then create it)

  3. Create a new DWORD value named RemoveWindowsStore and set to value 1

  4. Log out and then log in for the change to take affect

Via Group Policy navigate to User ConfigurationPoliciesAdministrator TemplatesWindows ComponentsStore and set the Turn off the Store application policy to enabled.

If you try and launch the Store you will receive notification that the application is blocked and it will close.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like