You could block access to Microsoft Store using AppLocker or Group Policy, have a look at:
https://learn.microsoft.com/en-us/windows/configuration/stop-employees-from-using-microsoft-store
Uninstall or disable the Microsoft Store in Windows 10 Home *21H2
The ability to do so has been circumvented by Microsoft. I have tried removing the MS Store app using all instructions here:
https://social.technet.microsoft.com/Forums/Lync/en-US/a8405957-5025-427e-9405-331b1a8dde21/uninstall-or-disable-the-microsoft-store?forum=win10itprogeneral
but none of these work anymore, on Windows 10, 21H2, 19044.2130.
The ONLY thing I have found to work is using AskAdmin (current version 1.9), found here:
https://www.sordum.org/7941/askadmin-v1-9/
(thanks wtarkan)
ANY other ideas?
Windows for business Windows Client for IT Pros User experience Other
3 answers
Sort by: Most helpful
-
Reza-Ameri 17,336 Reputation points Volunteer Moderator
2022-11-08T17:07:07.887+00:00 -
S.Sengupta 24,476 Reputation points MVP
2022-11-09T01:16:41.637+00:00 Uninstalling the Microsoft Store app is not supported and uninstalling it may cause unintended consequences. There is no official supported workaround to uninstall or reinstall Microsoft Store.
-
Reza-Ameri 17,336 Reputation points Volunteer Moderator
2022-11-10T15:47:23.03+00:00 You would be able to disable Microsoft Store using registry.
Try backup your registry and then open the Windows Registry and then try navigate to the following location:HKEY_LOCAL_MACHINE->SOFTWARE->Policies->Microsoft->WindowsStore
Try right click and create a new DWORD and name it RemoveWindowsStore and set value 1.
It should do what you are looking for.
You may remove this value to enable it.