--- title: Policy CSP - RemoteDesktop description: Learn how the Policy CSP - RemoteDesktop setting allows you to specify a custom message to display. ms.author: dansimp ms.topic: article ms.prod: w10 ms.technology: windows author: dansimp ms.localizationpriority: medium ms.date: 09/27/2019 ms.reviewer: manager: dansimp --- # Policy CSP - RemoteDesktop
## RemoteDesktop policies
RemoteDesktop/AutoSubscription
RemoteDesktop/LoadAadCredKeyFromProfile
> [!TIP] > These are ADMX-backed policies and require 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).
**RemoteDesktop/AutoSubscription<** |Edition|Windows 10|Windows 11| |--- |--- |--- | |Home|No|No| |Pro|Yes|Yes| |Business|Yes|Yes| |Enterprise|Yes|Yes| |Education|Yes|Yes|
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
This policy allows the user to load the DPAPI cred key from their user profile and decrypt any previously encrypted DPAPI data in the user profile or encrypt any new DPAPI data. ADMX Info: - GP Friendly name: *Customize warning messages* - GP name: *AutoSubscription* - GP path: *System/Remote Desktop* - GP ADMX file name: *remotedesktop.admx*
**RemoteDesktop/LoadAadCredKeyFromProfile** |Edition|Windows 10|Windows 11| |--- |--- |--- | |Home|No|No| |Pro|Yes|Yes| |Business|Yes|Yes| |Enterprise|Yes|Yes| |Education|Yes|Yes|
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
This policy allows the user to load the DPAPI cred key from their user profile and decrypt any previously encrypted DPAPI data in the user profile or encrypt any new DPAPI data. The following list shows the supported values: - 0 (default) - Disabled. - 1 - Enabled. ADMX Info: - GP Friendly name: *Allow DPAPI cred keys to be loaded from user profiles during logon for AADJ accounts* - GP name: *LoadAadCredKeyFromProfile* - GP path: *System/RemoteDesktop* - GP ADMX file name: *remotedesktop.admx*