With the Insider Build 14295 there is a new set of GPO’s.

One of them is a setting to “Only display the private store within the Windows Store app”

How to use the new GPO’s in you Central Store is easy.

First take a backup of your GPO Central Store – backup this folder :

%logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\

Then you have to copy the new ADMX files from a Windows 10 Build 14295 – it can be done by running the following command:

copy %systemroot%\PolicyDefinitions\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\

CentralStore 1

Then you have to copy the new ADML files from a Windows 10 Build 14295 – it can be done by running the following command:

copy %systemroot%\PolicyDefinitions\en-US\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\en-US\

CentralStore 2

Now you can explorer the new Windows 10 policies in the Group Policy Management Console.

The first change I found was “Only display the private store within the Windows Store app”

Create a new GPO to test the feature:

GPO1

Find the setting under:

User Configuration – Administrative Templates – Windows Components – Windows Store

GPO1-1

Enable the setting – Only display the private store within the Windows Store app

GPO2

And

Computer Configuration – Administrative Templates – Windows Components – Windows Store

GPO3-1

Enable the setting – Only display the private store within the Windows Store app

GPO3

Before the policy is applied

WindowsStore1

After the policy is applied

Windows Store 2

And it is time to explorer other new GPO’s