Microsoft Store

Jorge 1 Reputation point
2022-04-11T13:42:49.937+00:00

Hello there!

I am an analist support from an it company and we're looking for a way to block or remove Microsoft Store from all Windows 10 Home and Pro editions.

We don't use Windows Server, so I can't use gpo solutions, that's why i'm searching for a powershell solution / window's registry or something like that.

I have to implement the solution specifically directly at the user's login.

Do you guys have any tips? Thanks!

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Philippe Levesque 5,836 Reputation points
    2022-04-11T14:07:50.137+00:00

    A dirty way to do it.

    Disable the Windows Firewall service on each workstation that you want to enforce that. Windows Store depend on it, it will block all your users interaction with it.

    A more beautiful way to do it if your sku allow it;

    Use the local group policy on each workstation (Run -> gpedits.msc), Computer Configuration\Administrative Templates\Windows Components\Store, Store Application -> set to Disabled.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.