Hello Chandra Reddy,
Since you want this to apply to everyone on the machine including any new accounts, the most reliable route is the machine-wide registry policy under HKLM rather than a per-user setting. Because it lives under the local machine hive, it also covers accounts created later, whether local or domain.
- Press
Win + R, typeregedit, press Enter. - Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore(if theWindowsStorekey isn't there, create it). - Create a new
DWORD(32-bit)value namedRemoveWindowsStoreand set it to1. - Restart the PC.
After that, anyone opening the Store should get a "Microsoft Store isn't available on this PC. Contact your system administrator" message.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.