18 KiB
title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title | description | ms.author | ms.topic | ms.prod | ms.technology | author | ms.date |
---|---|---|---|---|---|---|---|
Policy CSP - ApplicationManagement | Policy CSP - ApplicationManagement | maricia | article | w10 | windows | nickbrower | 12/14/2017 |
Policy CSP - ApplicationManagement
ApplicationManagement policies
- ApplicationManagement/AllowAllTrustedApps
- ApplicationManagement/AllowAppStoreAutoUpdate
- ApplicationManagement/AllowDeveloperUnlock
- ApplicationManagement/AllowGameDVR
- ApplicationManagement/AllowSharedUserAppData
- ApplicationManagement/AllowStore
- ApplicationManagement/ApplicationRestrictions
- ApplicationManagement/DisableStoreOriginatedApps
- ApplicationManagement/RequirePrivateStoreOnly
- ApplicationManagement/RestrictAppDataToSystemVolume
- ApplicationManagement/RestrictAppToSystemVolume
**ApplicationManagement/AllowAllTrustedApps**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether non Microsoft Store apps are allowed.
Most restricted value is 0.
The following list shows the supported values:
- 0 - Explicit deny.
- 1 - Explicit allow unlock.
- 65535 (default) - Not configured.
**ApplicationManagement/AllowAppStoreAutoUpdate**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether automatic update of apps from Microsoft Store are allowed.
The following list shows the supported values:
- 0 – Not allowed.
- 1 (default) – Allowed.
Most restricted value is 0.
**ApplicationManagement/AllowDeveloperUnlock**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether developer unlock is allowed.
Most restricted value is 0.
The following list shows the supported values:
- 0 - Explicit deny.
- 1 - Explicit allow unlock.
- 65535 (default) - Not configured.
**ApplicationManagement/AllowGameDVR**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Note
The policy is only enforced in Windows 10 for desktop.
Specifies whether DVR and broadcasting is allowed.
Most restricted value is 0.
The following list shows the supported values:
- 0 – Not allowed.
- 1 (default) – Allowed.
**ApplicationManagement/AllowSharedUserAppData**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether multiple users of the same app can share data.
Most restricted value is 0.
The following list shows the supported values:
- 0 (default) – Not allowed.
- 1 – Allowed.
**ApplicationManagement/AllowStore**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether app store is allowed at the device.
Most restricted value is 0.
The following list shows the supported values:
- 0 – Not allowed.
- 1 (default) – Allowed.
**ApplicationManagement/ApplicationRestrictions**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Note
This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop. For desktop devices, use the AppLocker CSP instead.
An XML blob that specifies the application restrictions company want to put to the device. It could be an app allow list, app disallow list, allowed publisher IDs, and so on. For a list of Windows apps and product IDs, see [inbox apps](applocker-csp.md#inboxappsandcomponents). For more information about the XML, see the [ApplicationRestrictions XSD](applicationrestrictions-xsd.md).
Note
When you upgrade Windows Phone 8.1 devices to Windows 10 Mobile with a list of allowed apps, some Windows inbox apps get blocked causing unexpected behavior. To work around this issue, you must include the inbox apps that you need to your list of allowed apps.
Here's additional guidance for the upgrade process:
- Use Windows 10 product IDs for the apps listed in inbox apps.
- Use the new Microsoft publisher name (PublisherName="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US") and Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" if you are using the publisher policy. Do not remove the Windows Phone 8.1 publisher if you are using it.
- In the SyncML, you must use lowercase product ID.
- Do not duplicate a product ID. Messaging and Skype Video use the same product ID. Duplicates cause an error.
- You cannot disable or enable Contact Support and Windows Feedback apps using ApplicationManagement/ApplicationRestrictions policy, although these are listed in the inbox apps.
An application that is running may not be immediately terminated.
Value type is chr.
Value evaluation rule - The information for PolicyManager is opaque. There is no most restricted value evaluation. Whenever there is a change to the value, the device parses the node value and enforces specified policies.
**ApplicationManagement/DisableStoreOriginatedApps**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Added in Windows 10, version 1607. Boolean value that disables the launch of all apps from Microsoft Store that came pre-installed or were downloaded.
The following list shows the supported values:
- 0 (default) – Enable launch of apps.
- 1 – Disable launch of apps.
**ApplicationManagement/RequirePrivateStoreOnly**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- User
Allows disabling of the retail catalog and only enables the Private store.
The following list shows the supported values:
- 0 (default) – Allow both public and Private store.
- 1 – Only Private store is enabled.
Most restricted value is 1.
**ApplicationManagement/RestrictAppDataToSystemVolume**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether application data is restricted to the system drive.
Most restricted value is 1.
The following list shows the supported values:
- 0 (default) – Not restricted.
- 1 – Restricted.
**ApplicationManagement/RestrictAppToSystemVolume**
Home | Pro | Business | Enterprise | Education | Mobile | Mobile Enterprise |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[!div class = "checklist"]
- Device
Specifies whether the installation of applications is restricted to the system drive.
Most restricted value is 1.
The following list shows the supported values:
- 0 (default) – Not restricted.
- 1 – Restricted.
Footnote:
- 1 - Added in Windows 10, version 1607.
- 2 - Added in Windows 10, version 1703.
- 3 - Added in Windows 10, version 1709.
ApplicationManagement policies supported by Windows Holographic for Business
- ApplicationManagement/AllowAllTrustedApps
- ApplicationManagement/AllowAppStoreAutoUpdate
- ApplicationManagement/AllowDeveloperUnlock