--- title: Policy CSP - Security description: Policy CSP - Security ms.author: maricia ms.topic: article ms.prod: w10 ms.technology: windows author: nickbrower ms.date: 11/01/2017 --- # Policy CSP - Security
## Security policies
Security/AllowAddProvisioningPackage
Security/AllowAutomaticDeviceEncryptionForAzureADJoinedDevices
Security/AllowManualRootCertificateInstallation
Security/AllowRemoveProvisioningPackage
Security/AntiTheftMode
Security/ClearTPMIfNotReady
Security/PreventAutomaticDeviceEncryptionForAzureADJoinedDevices
Security/RequireDeviceEncryption
Security/RequireProvisioningPackageSignature
Security/RequireRetrieveHealthCertificateOnBoot

**Security/AllowAddProvisioningPackage**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device

Specifies whether to allow the runtime configuration agent to install provisioning packages.

The following list shows the supported values: - 0 – Not allowed. - 1 (default) – Allowed.


**Security/AllowAutomaticDeviceEncryptionForAzureADJoinedDevices**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark
> [!NOTE] > This policy has been deprecated in Windows 10, version 1607
> [!NOTE] > This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Specifies whether to allow automatic device encryption during OOBE when the device is Azure AD joined.

The following list shows the supported values: - 0 – Not allowed. - 1 (default) – Allowed.


**Security/AllowManualRootCertificateInstallation**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
> [!NOTE] > This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop.

Specifies whether the user is allowed to manually install root and intermediate CA certificates.

The following list shows the supported values: - 0 – Not allowed. - 1 (default) – Allowed.

Most restricted value is 0.


**Security/AllowRemoveProvisioningPackage**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device

Specifies whether to allow the runtime configuration agent to remove provisioning packages.

The following list shows the supported values: - 0 – Not allowed. - 1 (default) – Allowed.


**Security/AntiTheftMode**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
> [!NOTE] > This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop.  

Allows or disallow Anti Theft Mode on the device.

The following list shows the supported values: - 0 – Don't allow Anti Theft Mode. - 1 (default) – Anti Theft Mode will follow the default device configuration (region-dependent).


**Security/ClearTPMIfNotReady**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
check mark3 check mark3 check mark3 check mark3 cross mark cross mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
> [!NOTE] > This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile. Added in Windows 10, version 1709. Admin access is required. The prompt will appear on first admin logon after a reboot when the TPM is in a non-ready state that can be remediated with a TPM Clear. The prompt will have a description of what clearing the TPM does and that it requires a reboot. The user can dismiss it, but it will appear on next admin logon after restart. The following list shows the supported values: - 0 (default) – Will not force recovery from a non-ready TPM state. - 1 – Will prompt to clear the TPM if the TPM is in a non-ready state (or reduced functionality) which can be remediated with a TPM Clear.
**Security/PreventAutomaticDeviceEncryptionForAzureADJoinedDevices**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark1 check mark1 check mark1 cross mark cross mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
> [!NOTE] > This policy is only enforced in Windows 10 for desktop and not supported in Windows 10 Mobile.

Added in Windows 10, version 1607 to replace the deprecated policy **Security/AllowAutomaticDeviceEncryptionForAzureADJoinedDevices**.

Specifies whether to allow automatic device encryption during OOBE when the device is Azure AD joined.

The following list shows the supported values: - 0 (default) – Encryption enabled. - 1 – Encryption disabled.


**Security/RequireDeviceEncryption**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device
> [!NOTE] > This policy is only enforced in Windows 10 Mobile. In Windows 10 for desktop, you can query encryption status by using the [DeviceStatus CSP](devicestatus-csp.md) node **DeviceStatus/Compliance/EncryptionCompliance**.

Allows enterprise to turn on internal storage encryption.

The following list shows the supported values: - 0 (default) – Encryption is not required. - 1 – Encryption is required.

Most restricted value is 1. > [!IMPORTANT] > If encryption has been enabled, it cannot be turned off by using this policy.


**Security/RequireProvisioningPackageSignature**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device

Specifies whether provisioning packages must have a certificate signed by a device trusted authority.

The following list shows the supported values: - 0 (default) – Not required. - 1 – Required.


**Security/RequireRetrieveHealthCertificateOnBoot**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
check mark check mark check mark check mark check mark check mark
[Scope](./policy-configuration-service-provider.md#policy-scope): > [!div class = "checklist"] > * Device

Specifies whether to retrieve and post TCG Boot logs, and get or cache an encrypted or signed Health Attestation Report from the Microsoft Health Attestation Service (HAS) when a device boots or reboots.

The following list shows the supported values: - 0 (default) – Not required. - 1 – Required.

Setting this policy to 1 (Required): - Determines whether a device is capable of Remote Device Health Attestation, by verifying if the device has TPM 2.0. - Improves the performance of the device by enabling the device to fetch and cache data to reduce the latency during Device Health Verification. > [!NOTE] > We recommend that this policy is set to Required after MDM enrollment.  

Most restricted value is 1.


Footnote: - 1 - Added in Windows 10, version 1607. - 2 - Added in Windows 10, version 1703. - 3 - Added in Windows 10, version 1709. ## Security policies that can be set using Exchange Active Sync (EAS) - [Security/RequireDeviceEncryption](#security-requiredeviceencryption) ## Security policies supported by Windows Holographic for Business - [Security/RequireDeviceEncryption](#security-requiredeviceencryption) ## Security policies supported by IoT Core - [Security/AllowAddProvisioningPackage](#security-allowaddprovisioningpackage) - [Security/AllowRemoveProvisioningPackage](#security-allowremoveprovisioningpackage) - [Security/RequireDeviceEncryption](#security-requiredeviceencryption) - [Security/RequireProvisioningPackageSignature](#security-requireprovisioningpackagesignature) ## Security policies supported by Microsoft Surface Hub - [Security/RequireProvisioningPackageSignature](#security-requireprovisioningpackagesignature) - [Security/RequireRetrieveHealthCertificateOnBoot](#security-requireretrievehealthcertificateonboot)