Hiding the Windows Store application in Windows 10
Restricting access to Windows Store.
September 8, 2015
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:
Start the registry editor (regedit.exe)
Move to HKEY_CURRENT_USERSOFTWAREPoliciesMicrosoftWindowsStore (if the WindowsStore key is not present then create it)
Create a new DWORD value named RemoveWindowsStore and set to value 1
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
You May Also Like