--- title: Policy CSP - ADMX_AppxPackageManager description: Policy CSP - ADMX_AppxPackageManager ms.author: dansimp ms.localizationpriority: medium ms.topic: article ms.prod: w10 ms.technology: windows author: manikadhiman ms.date: 11/10/2020 ms.reviewer: manager: dansimp --- # Policy CSP - ADMX_AppxPackageManager > [!WARNING] > Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
## ADMX_AppxPackageManager policies
ADMX_AppxPackageManager/AllowDeploymentInSpecialProfiles

**ADMX_AppxPackageManager/AllowDeploymentInSpecialProfiles**
Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
Available in the latest Windows 10 Insider Preview Build. This policy setting allows you to manage the deployment of Windows Store apps when the user is signed in using a special profile. Special profiles are the following user profiles, where changes are discarded after the user signs off: - Roaming user profiles to which the "Delete cached copies of roaming profiles" Group Policy setting applies - Mandatory user profiles and super-mandatory profiles, which are created by an administrator - Temporary user profiles, which are created when an error prevents the correct profile from loading - User profiles for the Guest account and members of the Guests group If you enable this policy setting, Group Policy allows deployment operations (adding, registering, staging, updating, or removing an app package) of Windows Store apps when using a special profile. If you disable or do not configure this policy setting, Group Policy blocks deployment operations of Windows Store apps when using a special profile. > [!TIP] > This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). > > You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy). > > The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). ADMX Info: - GP English name: *Allow deployment operations in special profiles* - GP name: *AllowDeploymentInSpecialProfiles* - GP path: *Windows Components\App Package Deployment* - GP ADMX file name: *AppxPackageManager.admx*
> [!NOTE] > These policies are currently only available as part of a Windows Insider release.