Forum Discussion

AutoJuan's avatar
AutoJuan
Copper Contributor
Mar 26, 2021

Locking down the Microsoft Store

Hi Tech Community,

 

I am currently trying to find a way to lock down the Microsoft Store on our enterprise devices running Windows 10.

 

I am aware that we can redirect our users to use a curated business store, but there is no stop for a user to log onto a personal account and using the store to download and install any other application.

 

Any insights are greatly appreciated,

Thanks in advance!!

  • dretzer's avatar
    dretzer
    Iron Contributor

    You can either disable the Microsoft Store completely, or use the Windows Store for Business only. If you want to do the later, first make sure you configured the Business Store to your liking and then disable the public store either with GPO or Intune:

    GPO:
    Computer Configuration > Administrative Templates > Windows Components > Store > Only Display The Private Store within the Microsoft Store

    Intune:
    https://docs.microsoft.com/de-de/archive/blogs/beanexpert/block-windows-10-public-store-using-microsoft-intune-but-still-allow-the-business-store

    • arvind55570's avatar
      arvind55570
      Copper Contributor

      dretzer  Thanks for the sharing knowledge ,Its not working on Windows 10 Pro.

      can you help to provide for win10 Pro.

  • RobinCM's avatar
    RobinCM
    Brass Contributor
    It's a complete mess, the only way we found to lock the store down was using AppLocker.
    You can add all the default Windows apps to a policy really easily if you install GPMC onto one of your endpoint devices and edit the policy from that.
    The user experience isn't ideal - you just get an error message if you try and install a non-approved app, but it works and stops apps you haven't approved from being installed. I'm using this on Win11 but it'll work on Win10 too.
    Make sure you have a policy entry to allow administrators to run any application.
      • RobinCM's avatar
        RobinCM
        Brass Contributor

        Rudy_Ooms_MVP Blocking the store completely isn't an option due to the amount of Windows functionality that would never update if you did, and some manufacturers are delivering drivers and support software through the store, e.g. it seems to be the only way to get the Waves MaxxAudio driver. No Store = no audio functionality on your machine 😞

        It's a shame Microsoft have made such a mess of being able to manage it, this stuff has been possible on other platforms for a very long time, and was possible on Windows until fairly recently. It's bizarre that any product manager would think the current situation is acceptable for a release product used in business (i.e Windows Pro/Enterprise).

  • Paul_Lawrence's avatar
    Paul_Lawrence
    Copper Contributor
    How do I get the information for the App Rule? Ive followed the article listed from call4cloud.nl and it works only for MS apps. I want to include Apple apps but not sure where to get the configuration info from for the XML file

Resources