---
title: Policy CSP
description: Policy CSP
ms.assetid: 4F3A1134-D401-44FC-A583-6EDD3070BA4F
ms.author: maricia
ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
ms.date: 11/17/2017
---
# Policy CSP
The Policy configuration service provider enables the enterprise to configure policies on Windows 10. Use this configuration service provider to configure any company policies.
The Policy configuration service provider has the following sub-categories:
- Policy/Config/*AreaName* – Handles the policy configuration request from the server.
- Policy/Result/*AreaName* – Provides a read-only path to policies enforced on the device.
> [!Important]
> Policy scope is the level at which a policy can be configured. Some policies can only be configured at the device level, meaning the policy will take effect independent of who is logged into the device. Other policies can be configured at the user level, meaning the policy will only take effect for that user.
>
> The allowed scope of a specific policy is represented below its table of supported Windows editions. To configure a policy under a specific scope (user vs. device), please use the following paths:
>
> User scope:
> - **./User/Vendor/MSFT/Policy/Config/_AreaName/PolicyName_** to configure the policy.
> - **./User/Vendor/MSFT/Policy/Result/_AreaName/PolicyName_** to get the result.
>
> Device scope:
> - **./Device/Vendor/MSFT/Policy/Config/_AreaName/PolicyName_** to configure the policy.
> - **./Device/Vendor/MSFT/Policy/Result/_AreaName/PolicyName_** to get the result.
>
> For device wide configuration the **_Device/_** portion may be omitted from the path, deeming the following paths respectively equivalent:
>
> - **./Vendor/MSFT/Policy/Config/_AreaName/PolicyName_** to configure the policy.
> - **./Vendor/MSFT/Policy/Result/_AreaName/PolicyName_** to get the result.
The following diagram shows the Policy configuration service provider in tree format as used by both Open Mobile Alliance Device Management (OMA DM) and OMA Client Provisioning.

**./Vendor/MSFT/Policy**
The root node for the Policy configuration service provider.
Supported operation is Get.
**Policy/Config**
Node for grouping all policies configured by one source. The configuration source can use this path to set policy values and later query any policy value that it previously set. One policy can be configured by multiple configuration sources. If a configuration source wants to query the result of conflict resolution (for example, if Exchange and MDM both attempt to set a value,) the configuration source can use the Policy/Result path to retrieve the resulting value.
Supported operation is Get.
**Policy/Config/****_AreaName_**
The area group that can be configured by a single technology for a single provider. Once added, you cannot change the value.
Supported operations are Add, Get, and Delete.
**Policy/Config/****_AreaName/PolicyName_**
Specifies the name/value pair used in the policy.
The following list shows some tips to help you when configuring policies:
- Separate substring values by the Unicode &\#xF000; in the XML file.
> [!NOTE]
> A query from a different caller could provide a different value as each caller could have different values for a named policy.
- In SyncML, wrap this policy with the Atomic command so that the policy settings are treated as a single transaction.
- Supported operations are Add, Get, Delete, and Replace.
- Value type is string.
**Policy/Result**
Groups the evaluated policies from all providers that can be configured.
Supported operation is Get.
**Policy/Result/****_AreaName_**
The area group that can be configured by a single technology independent of the providers.
Supported operation is Get.
**Policy/Result/****_AreaName/PolicyName_**
Specifies the name/value pair used in the policy.
Supported operation is Get.
**Policy/ConfigOperations**
Added in Windows 10, version 1703. The root node for grouping different configuration operations.
Supported operations are Add, Get, and Delete.
**Policy/ConfigOperations/ADMXInstall**
Added in Windows 10, version 1703. Allows settings for ADMX files for Win32 and Desktop Bridge apps to be imported (ingested) by your device and processed into new ADMX-backed policies or preferences. By using ADMXInstall, you can add ADMX-backed polices for those Win32 or Desktop Bridge apps that have been added between OS releases. ADMX-backed policies are ingested to your device by using the Policy CSP URI: `./Vendor/MSFT/Policy/ConfigOperations/ADMXInstall`. Each ADMX-backed policy or preference that is added is assigned a unique ID. For more information about using Policy CSP to configure Win32 and Desktop Bridge app policies, see [Win32 and Desktop Bridge app policy configuration](win32-and-centennial-app-policy-configuration.md).
> [!NOTE]
> The OPAX settings that are managed by the Microsoft Office Customization Tool are not supported by MDM. For more information about this tool, see [Office Customization Tool](https://technet.microsoft.com/en-us/library/cc179097.aspx).
ADMX files that have been installed by using **ConfigOperations/ADMXInstall** can later be deleted by using the URI delete operation. Deleting an ADMX file will delete the ADMX file from disk, remove the metadata from the ADMXdefault registry hive, and delete all the policies that were set from the file. The MDM server can also delete all ADMX policies that are tied to a particular app by calling delete on the URI, `./Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/{AppName}`.
Supported operations are Add, Get, and Delete.
**Policy/ConfigOperations/ADMXInstall/****_AppName_**
Added in Windows 10, version 1703. Specifies the name of the Win32 or Desktop Bridge app associated with the ADMX file.
Supported operations are Add, Get, and Delete.
**Policy/ConfigOperations/ADMXInstall/****_AppName_/Policy**
Added in Windows 10, version 1703. Specifies that a Win32 or Desktop Bridge app policy is to be imported.
Supported operations are Add, Get, and Delete.
**Policy/ConfigOperations/ADMXInstall/****_AppName_/Policy/_UniqueID_**
Added in Windows 10, version 1703. Specifies the unique ID of the app ADMX file that contains the policy to import.
Supported operations are Add and Get. Does not support Delete.
**Policy/ConfigOperations/ADMXInstall/****_AppName_/Preference**
Added in Windows 10, version 1703. Specifies that a Win32 or Desktop Bridge app preference is to be imported.
Supported operations are Add, Get, and Delete.
**Policy/ConfigOperations/ADMXInstall/****_AppName_/Preference/_UniqueID_**
Added in Windows 10, version 1703. Specifies the unique ID of the app ADMX file that contains the preference to import.
Supported operations are Add and Get. Does not support Delete.
> [!Note]
> The policies supported in Windows 10 S is the same as in Windows 10 Pro, except that policies under AppliationsDefaults are not suppported in Windows 10 S.
## Policies
### AboveLock policies
-
AboveLock/AllowActionCenterNotifications
-
AboveLock/AllowCortanaAboveLock
-
AboveLock/AllowToasts
### Accounts policies
-
Accounts/AllowAddingNonMicrosoftAccountsManually
-
Accounts/AllowMicrosoftAccountConnection
-
Accounts/AllowMicrosoftAccountSignInAssistant
-
Accounts/DomainNamesForEmailSync
### ActiveXControls policies
-
ActiveXControls/ApprovedInstallationSites
### ApplicationDefaults policies
-
ApplicationDefaults/DefaultAssociationsConfiguration
### ApplicationManagement policies
-
ApplicationManagement/AllowAllTrustedApps
-
ApplicationManagement/AllowAppStoreAutoUpdate
-
ApplicationManagement/AllowDeveloperUnlock
-
ApplicationManagement/AllowGameDVR
-
ApplicationManagement/AllowSharedUserAppData
-
ApplicationManagement/AllowStore
-
ApplicationManagement/ApplicationRestrictions
-
ApplicationManagement/DisableStoreOriginatedApps
-
ApplicationManagement/RequirePrivateStoreOnly
-
ApplicationManagement/RestrictAppDataToSystemVolume
-
ApplicationManagement/RestrictAppToSystemVolume
### AppVirtualization policies
-
AppVirtualization/AllowAppVClient
-
AppVirtualization/AllowDynamicVirtualization
-
AppVirtualization/AllowPackageCleanup
-
AppVirtualization/AllowPackageScripts
-
AppVirtualization/AllowPublishingRefreshUX
-
AppVirtualization/AllowReportingServer
-
AppVirtualization/AllowRoamingFileExclusions
-
AppVirtualization/AllowRoamingRegistryExclusions
-
AppVirtualization/AllowStreamingAutoload
-
AppVirtualization/ClientCoexistenceAllowMigrationmode
-
AppVirtualization/IntegrationAllowRootGlobal
-
AppVirtualization/IntegrationAllowRootUser
-
AppVirtualization/PublishingAllowServer1
-
AppVirtualization/PublishingAllowServer2
-
AppVirtualization/PublishingAllowServer3
-
AppVirtualization/PublishingAllowServer4
-
AppVirtualization/PublishingAllowServer5
-
AppVirtualization/StreamingAllowCertificateFilterForClient_SSL
-
AppVirtualization/StreamingAllowHighCostLaunch
-
AppVirtualization/StreamingAllowLocationProvider
-
AppVirtualization/StreamingAllowPackageInstallationRoot
-
AppVirtualization/StreamingAllowPackageSourceRoot
-
AppVirtualization/StreamingAllowReestablishmentInterval
-
AppVirtualization/StreamingAllowReestablishmentRetries
-
AppVirtualization/StreamingSharedContentStoreMode
-
AppVirtualization/StreamingSupportBranchCache
-
AppVirtualization/StreamingVerifyCertificateRevocationList
-
AppVirtualization/VirtualComponentsAllowList
### AttachmentManager policies
-
AttachmentManager/DoNotPreserveZoneInformation
-
AttachmentManager/HideZoneInfoMechanism
-
AttachmentManager/NotifyAntivirusPrograms
### Authentication policies
-
Authentication/AllowAadPasswordReset
-
Authentication/AllowEAPCertSSO
-
Authentication/AllowFastReconnect
-
Authentication/AllowFidoDeviceSignon
-
Authentication/AllowSecondaryAuthenticationDevice
### Autoplay policies
-
Autoplay/DisallowAutoplayForNonVolumeDevices
-
Autoplay/SetDefaultAutoRunBehavior
-
Autoplay/TurnOffAutoPlay
### Bitlocker policies
-
Bitlocker/EncryptionMethod
-
BitLocker/EncryptionMethodByDriveType in BitLocker CSP
-
BitLocker/FixedDrivesRecoveryOptions in BitLocker CSP
-
BitLocker/FixedDrivesRequireEncryption in BitLocker CSP
-
BitLocker/RemovableDrivesRequireEncryption in BitLocker CSP
-
BitLocker/SystemDrivesMinimumPINLength in BitLocker CSP
-
BitLocker/SystemDrivesRecoveryMessage in BitLocker CSP
-
BitLocker/SystemDrivesRecoveryOptions in BitLocker CSP
-
BitLocker/SystemDrivesRequireStartupAuthentication in BitLocker CSP
### Bluetooth policies
-
Bluetooth/AllowAdvertising
-
Bluetooth/AllowDiscoverableMode
-
Bluetooth/AllowPrepairing
-
Bluetooth/LocalDeviceName
-
Bluetooth/ServicesAllowedList
### Browser policies
-
Browser/AllowAddressBarDropdown
-
Browser/AllowAutofill
-
Browser/AllowBrowser
-
Browser/AllowCookies
-
Browser/AllowDeveloperTools
-
Browser/AllowDoNotTrack
-
Browser/AllowExtensions
-
Browser/AllowFlash
-
Browser/AllowFlashClickToRun
-
Browser/AllowInPrivate
-
Browser/AllowMicrosoftCompatibilityList
-
Browser/AllowPasswordManager
-
-
Browser/AllowSearchEngineCustomization
-
Browser/AllowSearchSuggestionsinAddressBar
-
Browser/AllowSmartScreen
-
Browser/ClearBrowsingDataOnExit
-
Browser/ConfigureAdditionalSearchEngines
-
Browser/DisableLockdownOfStartPages
-
Browser/EnterpriseModeSiteList
-
Browser/EnterpriseSiteListServiceUrl
-
Browser/FirstRunURL
-
Browser/HomePages
-
Browser/LockdownFavorites
-
Browser/PreventAccessToAboutFlagsInMicrosoftEdge
-
Browser/PreventFirstRunPage
-
Browser/PreventLiveTileDataCollection
-
Browser/PreventSmartScreenPromptOverride
-
Browser/PreventSmartScreenPromptOverrideForFiles
-
Browser/PreventUsingLocalHostIPAddressForWebRTC
-
Browser/ProvisionFavorites
-
Browser/SendIntranetTraffictoInternetExplorer
-
Browser/SetDefaultSearchEngine
-
Browser/ShowMessageWhenOpeningSitesInInternetExplorer
-
Browser/SyncFavoritesBetweenIEAndMicrosoftEdge
### Camera policies
-
Camera/AllowCamera
### Cellular policies
-
Cellular/LetAppsAccessCellularData
-
Cellular/LetAppsAccessCellularData_ForceAllowTheseApps
-
Cellular/LetAppsAccessCellularData_ForceDenyTheseApps
-
Cellular/LetAppsAccessCellularData_UserInControlOfTheseApps
-
Cellular/ShowAppCellularAccessUI
### Connectivity policies
-
Connectivity/AllowBluetooth
-
Connectivity/AllowCellularData
-
Connectivity/AllowCellularDataRoaming
-
Connectivity/AllowConnectedDevices
-
Connectivity/AllowNFC
-
Connectivity/AllowUSBConnection
-
Connectivity/AllowVPNOverCellular
-
Connectivity/AllowVPNRoamingOverCellular
-
Connectivity/DiablePrintingOverHTTP
-
Connectivity/DisableDownloadingOfPrintDriversOverHTTP
-
Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards
-
Connectivity/DisallowNetworkConnectivityActiveTests
-
Connectivity/HardenedUNCPaths
-
Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge
### CredentialProviders policies
-
CredentialProviders/AllowPINLogon
-
CredentialProviders/BlockPicturePassword
-
CredentialProviders/DisableAutomaticReDeploymentCredentials
### CredentialsUI policies
-
CredentialsUI/DisablePasswordReveal
-
CredentialsUI/EnumerateAdministrators
### Cryptography policies
-
Cryptography/AllowFipsAlgorithmPolicy
-
Cryptography/TLSCipherSuites
### DataProtection policies
-
DataProtection/AllowDirectMemoryAccess
-
DataProtection/LegacySelectiveWipeID
### DataUsage policies
-
DataUsage/SetCost3G
-
DataUsage/SetCost4G
### Defender policies
-
Defender/AllowArchiveScanning
-
Defender/AllowBehaviorMonitoring
-
Defender/AllowCloudProtection
-
Defender/AllowEmailScanning
-
Defender/AllowFullScanOnMappedNetworkDrives
-
Defender/AllowFullScanRemovableDriveScanning
-
Defender/AllowIOAVProtection
-
Defender/AllowIntrusionPreventionSystem
-
Defender/AllowOnAccessProtection
-
Defender/AllowRealtimeMonitoring
-
Defender/AllowScanningNetworkFiles
-
Defender/AllowScriptScanning
-
Defender/AllowUserUIAccess
-
Defender/AttackSurfaceReductionOnlyExclusions
-
Defender/AttackSurfaceReductionRules
-
Defender/AvgCPULoadFactor
-
Defender/CloudBlockLevel
-
Defender/CloudExtendedTimeout
-
Defender/ControlledFolderAccessAllowedApplications
-
Defender/ControlledFolderAccessProtectedFolders
-
Defender/DaysToRetainCleanedMalware
-
Defender/EnableControlledFolderAccess
-
Defender/EnableNetworkProtection
-
Defender/ExcludedExtensions
-
Defender/ExcludedPaths
-
Defender/ExcludedProcesses
-
Defender/PUAProtection
-
Defender/RealTimeScanDirection
-
Defender/ScanParameter
-
Defender/ScheduleQuickScanTime
-
Defender/ScheduleScanDay
-
Defender/ScheduleScanTime
-
Defender/SignatureUpdateInterval
-
Defender/SubmitSamplesConsent
-
Defender/ThreatSeverityDefaultAction
### DeliveryOptimization policies
-
DeliveryOptimization/DOAbsoluteMaxCacheSize
-
DeliveryOptimization/DOAllowVPNPeerCaching
-
DeliveryOptimization/DODownloadMode
-
DeliveryOptimization/DOGroupId
-
DeliveryOptimization/DOMaxCacheAge
-
DeliveryOptimization/DOMaxCacheSize
-
DeliveryOptimization/DOMaxDownloadBandwidth
-
DeliveryOptimization/DOMaxUploadBandwidth
-
DeliveryOptimization/DOMinBackgroundQos
-
DeliveryOptimization/DOMinBatteryPercentageAllowedToUpload
-
DeliveryOptimization/DOMinDiskSizeAllowedToPeer
-
DeliveryOptimization/DOMinFileSizeToCache
-
DeliveryOptimization/DOMinRAMAllowedToPeer
-
DeliveryOptimization/DOModifyCacheDrive
-
DeliveryOptimization/DOMonthlyUploadDataCap
-
DeliveryOptimization/DOPercentageMaxDownloadBandwidth
### Desktop policies
-
Desktop/PreventUserRedirectionOfProfileFolders
### DeviceGuard policies
-
DeviceGuard/EnableVirtualizationBasedSecurity
-
DeviceGuard/LsaCfgFlags
-
DeviceGuard/RequirePlatformSecurityFeatures
### DeviceInstallation policies
-
DeviceInstallation/PreventInstallationOfMatchingDeviceIDs
-
DeviceInstallation/PreventInstallationOfMatchingDeviceSetupClasses
### DeviceLock policies
-
DeviceLock/AllowIdleReturnWithoutPassword
-
DeviceLock/AllowScreenTimeoutWhileLockedUserConfig
-
DeviceLock/AllowSimpleDevicePassword
-
DeviceLock/AlphanumericDevicePasswordRequired
-
DeviceLock/DevicePasswordEnabled
-
DeviceLock/DevicePasswordExpiration
-
DeviceLock/DevicePasswordHistory
-
DeviceLock/EnforceLockScreenAndLogonImage
-
DeviceLock/EnforceLockScreenProvider
-
DeviceLock/MaxDevicePasswordFailedAttempts
-
DeviceLock/MaxInactivityTimeDeviceLock
-
DeviceLock/MaxInactivityTimeDeviceLockWithExternalDisplay
-
DeviceLock/MinDevicePasswordComplexCharacters
-
DeviceLock/MinDevicePasswordLength
-
DeviceLock/PreventLockScreenSlideShow
-
DeviceLock/ScreenTimeoutWhileLocked
### Display policies
-
Display/TurnOffGdiDPIScalingForApps
-
Display/TurnOnGdiDPIScalingForApps
### Education policies
-
Education/DefaultPrinterName
-
Education/PreventAddingNewPrinters
-
Education/PrinterNames
### EnterpriseCloudPrint policies
-
EnterpriseCloudPrint/CloudPrintOAuthAuthority
-
EnterpriseCloudPrint/CloudPrintOAuthClientId
-
EnterpriseCloudPrint/CloudPrintResourceId
-
EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint
-
EnterpriseCloudPrint/DiscoveryMaxPrinterLimit
-
EnterpriseCloudPrint/MopriaDiscoveryResourceId
### ErrorReporting policies
-
ErrorReporting/CustomizeConsentSettings
-
ErrorReporting/DisableWindowsErrorReporting
-
ErrorReporting/DisplayErrorNotification
-
ErrorReporting/DoNotSendAdditionalData
-
ErrorReporting/PreventCriticalErrorDisplay
### EventLogService policies
-
EventLogService/ControlEventLogBehavior
-
EventLogService/SpecifyMaximumFileSizeApplicationLog
-
EventLogService/SpecifyMaximumFileSizeSecurityLog
-
EventLogService/SpecifyMaximumFileSizeSystemLog
### Experience policies
-
Experience/AllowCopyPaste
-
Experience/AllowCortana
-
Experience/AllowDeviceDiscovery
-
Experience/AllowFindMyDevice
-
Experience/AllowManualMDMUnenrollment
-
Experience/AllowSIMErrorDialogPromptWhenNoSIM
-
Experience/AllowScreenCapture
-
Experience/AllowSyncMySettings
-
Experience/AllowTailoredExperiencesWithDiagnosticData
-
Experience/AllowTaskSwitcher
-
Experience/AllowThirdPartySuggestionsInWindowsSpotlight
-
Experience/AllowVoiceRecording
-
Experience/AllowWindowsConsumerFeatures
-
Experience/AllowWindowsSpotlight
-
Experience/AllowWindowsSpotlightOnActionCenter
-
Experience/AllowWindowsSpotlightWindowsWelcomeExperience
-
Experience/AllowWindowsTips
-
Experience/ConfigureWindowsSpotlightOnLockScreen
-
Experience/DoNotShowFeedbackNotifications
### ExploitGuard policies
-
ExploitGuard/ExploitProtectionSettings
### Games policies
-
Games/AllowAdvancedGamingServices
### Handwriting policies
-
Handwriting/PanelDefaultModeDocked
### InternetExplorer policies
-
InternetExplorer/AddSearchProvider
-
InternetExplorer/AllowActiveXFiltering
-
InternetExplorer/AllowAddOnList
-
InternetExplorer/AllowAutoComplete
-
InternetExplorer/AllowCertificateAddressMismatchWarning
-
InternetExplorer/AllowDeletingBrowsingHistoryOnExit
-
InternetExplorer/AllowEnhancedProtectedMode
-
-
InternetExplorer/AllowEnterpriseModeSiteList
-
InternetExplorer/AllowFallbackToSSL3
-
InternetExplorer/AllowInternetExplorer7PolicyList
-
InternetExplorer/AllowInternetExplorerStandardsMode
-
InternetExplorer/AllowInternetZoneTemplate
-
InternetExplorer/AllowIntranetZoneTemplate
-
InternetExplorer/AllowLocalMachineZoneTemplate
-
InternetExplorer/AllowLockedDownInternetZoneTemplate
-
InternetExplorer/AllowLockedDownIntranetZoneTemplate
-
InternetExplorer/AllowLockedDownLocalMachineZoneTemplate
-
InternetExplorer/AllowLockedDownRestrictedSitesZoneTemplate
-
InternetExplorer/AllowOneWordEntry
-
InternetExplorer/AllowSiteToZoneAssignmentList
-
InternetExplorer/AllowSoftwareWhenSignatureIsInvalid
-
InternetExplorer/AllowSuggestedSites
-
InternetExplorer/AllowTrustedSitesZoneTemplate
-
InternetExplorer/AllowsLockedDownTrustedSitesZoneTemplate
-
InternetExplorer/AllowsRestrictedSitesZoneTemplate
-
InternetExplorer/CheckServerCertificateRevocation
-
InternetExplorer/CheckSignaturesOnDownloadedPrograms
-
InternetExplorer/ConsistentMimeHandlingInternetExplorerProcesses
-
InternetExplorer/DisableAdobeFlash
-
InternetExplorer/DisableBypassOfSmartScreenWarnings
-
InternetExplorer/DisableBypassOfSmartScreenWarningsAboutUncommonFiles
-
InternetExplorer/DisableConfiguringHistory
-
InternetExplorer/DisableCrashDetection
-
InternetExplorer/DisableCustomerExperienceImprovementProgramParticipation
-
InternetExplorer/DisableDeletingUserVisitedWebsites
-
InternetExplorer/DisableEnclosureDownloading
-
InternetExplorer/DisableEncryptionSupport
-
InternetExplorer/DisableFirstRunWizard
-
InternetExplorer/DisableFlipAheadFeature
-
InternetExplorer/DisableHomePageChange
-
InternetExplorer/DisableIgnoringCertificateErrors
-
InternetExplorer/DisableInPrivateBrowsing
-
InternetExplorer/DisableProcessesInEnhancedProtectedMode
-
InternetExplorer/DisableProxyChange
-
InternetExplorer/DisableSearchProviderChange
-
InternetExplorer/DisableSecondaryHomePageChange
-
InternetExplorer/DisableSecuritySettingsCheck
-
InternetExplorer/DisableUpdateCheck
-
InternetExplorer/DoNotAllowActiveXControlsInProtectedMode
-
InternetExplorer/DoNotAllowUsersToAddSites
-
InternetExplorer/DoNotAllowUsersToChangePolicies
-
InternetExplorer/DoNotBlockOutdatedActiveXControls
-
InternetExplorer/DoNotBlockOutdatedActiveXControlsOnSpecificDomains
-
InternetExplorer/IncludeAllLocalSites
-
InternetExplorer/IncludeAllNetworkPaths
-
InternetExplorer/InternetZoneAllowAccessToDataSources
-
InternetExplorer/InternetZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/InternetZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/InternetZoneAllowCopyPasteViaScript
-
InternetExplorer/InternetZoneAllowDragAndDropCopyAndPasteFiles
-
InternetExplorer/InternetZoneAllowFontDownloads
-
InternetExplorer/InternetZoneAllowLessPrivilegedSites
-
InternetExplorer/InternetZoneAllowLoadingOfXAMLFiles
-
InternetExplorer/InternetZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseActiveXControls
-
InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl
-
InternetExplorer/InternetZoneAllowScriptInitiatedWindows
-
InternetExplorer/InternetZoneAllowScriptingOfInternetExplorerWebBrowserControls
-
InternetExplorer/InternetZoneAllowScriptlets
-
InternetExplorer/InternetZoneAllowSmartScreenIE
-
InternetExplorer/InternetZoneAllowUpdatesToStatusBarViaScript
-
InternetExplorer/InternetZoneAllowUserDataPersistence
-
InternetExplorer/InternetZoneDoNotRunAntimalwareAgainstActiveXControls
-
InternetExplorer/InternetZoneDownloadSignedActiveXControls
-
InternetExplorer/InternetZoneDownloadUnsignedActiveXControls
-
InternetExplorer/InternetZoneEnableCrossSiteScriptingFilter
-
InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows
-
InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows
-
InternetExplorer/InternetZoneEnableMIMESniffing
-
InternetExplorer/InternetZoneEnableProtectedMode
-
InternetExplorer/InternetZoneIncludeLocalPathWhenUploadingFilesToServer
-
InternetExplorer/InternetZoneInitializeAndScriptActiveXControls
-
InternetExplorer/InternetZoneInitializeAndScriptActiveXControlsNotMarkedSafe
-
InternetExplorer/InternetZoneJavaPermissions
-
InternetExplorer/InternetZoneLaunchingApplicationsAndFilesInIFRAME
-
InternetExplorer/InternetZoneLogonOptions
-
InternetExplorer/InternetZoneNavigateWindowsAndFrames
-
InternetExplorer/InternetZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode
-
InternetExplorer/InternetZoneShowSecurityWarningForPotentiallyUnsafeFiles
-
-
InternetExplorer/IntranetZoneAllowAccessToDataSources
-
InternetExplorer/IntranetZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/IntranetZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/IntranetZoneAllowFontDownloads
-
InternetExplorer/IntranetZoneAllowLessPrivilegedSites
-
InternetExplorer/IntranetZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/IntranetZoneAllowScriptlets
-
InternetExplorer/IntranetZoneAllowSmartScreenIE
-
InternetExplorer/IntranetZoneAllowUserDataPersistence
-
InternetExplorer/IntranetZoneDoNotRunAntimalwareAgainstActiveXControls
-
InternetExplorer/IntranetZoneInitializeAndScriptActiveXControls
-
InternetExplorer/IntranetZoneJavaPermissions
-
InternetExplorer/IntranetZoneNavigateWindowsAndFrames
-
InternetExplorer/LocalMachineZoneAllowAccessToDataSources
-
InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LocalMachineZoneAllowFontDownloads
-
InternetExplorer/LocalMachineZoneAllowLessPrivilegedSites
-
InternetExplorer/LocalMachineZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LocalMachineZoneAllowScriptlets
-
InternetExplorer/LocalMachineZoneAllowSmartScreenIE
-
InternetExplorer/LocalMachineZoneAllowUserDataPersistence
-
InternetExplorer/LocalMachineZoneDoNotRunAntimalwareAgainstActiveXControls
-
InternetExplorer/LocalMachineZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LocalMachineZoneJavaPermissions
-
InternetExplorer/LocalMachineZoneNavigateWindowsAndFrames
-
InternetExplorer/LockedDownInternetZoneAllowAccessToDataSources
-
InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LockedDownInternetZoneAllowFontDownloads
-
InternetExplorer/LockedDownInternetZoneAllowLessPrivilegedSites
-
InternetExplorer/LockedDownInternetZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LockedDownInternetZoneAllowScriptlets
-
InternetExplorer/LockedDownInternetZoneAllowSmartScreenIE
-
InternetExplorer/LockedDownInternetZoneAllowUserDataPersistence
-
InternetExplorer/LockedDownInternetZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LockedDownInternetZoneJavaPermissions
-
InternetExplorer/LockedDownInternetZoneNavigateWindowsAndFrames
-
InternetExplorer/LockedDownIntranetZoneAllowAccessToDataSources
-
InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LockedDownIntranetZoneAllowFontDownloads
-
InternetExplorer/LockedDownIntranetZoneAllowLessPrivilegedSites
-
InternetExplorer/LockedDownIntranetZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LockedDownIntranetZoneAllowScriptlets
-
InternetExplorer/LockedDownIntranetZoneAllowSmartScreenIE
-
InternetExplorer/LockedDownIntranetZoneAllowUserDataPersistence
-
InternetExplorer/LockedDownIntranetZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LockedDownIntranetZoneNavigateWindowsAndFrames
-
InternetExplorer/LockedDownLocalMachineZoneAllowAccessToDataSources
-
InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LockedDownLocalMachineZoneAllowFontDownloads
-
InternetExplorer/LockedDownLocalMachineZoneAllowLessPrivilegedSites
-
InternetExplorer/LockedDownLocalMachineZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LockedDownLocalMachineZoneAllowScriptlets
-
InternetExplorer/LockedDownLocalMachineZoneAllowSmartScreenIE
-
InternetExplorer/LockedDownLocalMachineZoneAllowUserDataPersistence
-
InternetExplorer/LockedDownLocalMachineZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LockedDownLocalMachineZoneJavaPermissions
-
InternetExplorer/LockedDownLocalMachineZoneNavigateWindowsAndFrames
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowAccessToDataSources
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowFontDownloads
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowLessPrivilegedSites
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowScriptlets
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowSmartScreenIE
-
InternetExplorer/LockedDownRestrictedSitesZoneAllowUserDataPersistence
-
InternetExplorer/LockedDownRestrictedSitesZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LockedDownRestrictedSitesZoneJavaPermissions
-
InternetExplorer/LockedDownRestrictedSitesZoneNavigateWindowsAndFrames
-
InternetExplorer/LockedDownTrustedSitesZoneAllowAccessToDataSources
-
InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/LockedDownTrustedSitesZoneAllowFontDownloads
-
InternetExplorer/LockedDownTrustedSitesZoneAllowLessPrivilegedSites
-
InternetExplorer/LockedDownTrustedSitesZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/LockedDownTrustedSitesZoneAllowScriptlets
-
InternetExplorer/LockedDownTrustedSitesZoneAllowSmartScreenIE
-
InternetExplorer/LockedDownTrustedSitesZoneAllowUserDataPersistence
-
InternetExplorer/LockedDownTrustedSitesZoneInitializeAndScriptActiveXControls
-
InternetExplorer/LockedDownTrustedSitesZoneJavaPermissions
-
InternetExplorer/LockedDownTrustedSitesZoneNavigateWindowsAndFrames
-
InternetExplorer/MKProtocolSecurityRestrictionInternetExplorerProcesses
-
InternetExplorer/MimeSniffingSafetyFeatureInternetExplorerProcesses
-
InternetExplorer/NotificationBarInternetExplorerProcesses
-
InternetExplorer/PreventManagingSmartScreenFilter
-
InternetExplorer/PreventPerUserInstallationOfActiveXControls
-
InternetExplorer/ProtectionFromZoneElevationInternetExplorerProcesses
-
InternetExplorer/RemoveRunThisTimeButtonForOutdatedActiveXControls
-
InternetExplorer/RestrictActiveXInstallInternetExplorerProcesses
-
InternetExplorer/RestrictFileDownloadInternetExplorerProcesses
-
InternetExplorer/RestrictedSitesZoneAllowAccessToDataSources
-
InternetExplorer/RestrictedSitesZoneAllowActiveScripting
-
InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/RestrictedSitesZoneAllowBinaryAndScriptBehaviors
-
InternetExplorer/RestrictedSitesZoneAllowCopyPasteViaScript
-
InternetExplorer/RestrictedSitesZoneAllowDragAndDropCopyAndPasteFiles
-
InternetExplorer/RestrictedSitesZoneAllowFileDownloads
-
InternetExplorer/RestrictedSitesZoneAllowFontDownloads
-
InternetExplorer/RestrictedSitesZoneAllowLessPrivilegedSites
-
InternetExplorer/RestrictedSitesZoneAllowLoadingOfXAMLFiles
-
InternetExplorer/RestrictedSitesZoneAllowMETAREFRESH
-
InternetExplorer/RestrictedSitesZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseActiveXControls
-
InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl
-
InternetExplorer/RestrictedSitesZoneAllowScriptInitiatedWindows
-
InternetExplorer/RestrictedSitesZoneAllowScriptingOfInternetExplorerWebBrowserControls
-
InternetExplorer/RestrictedSitesZoneAllowScriptlets
-
InternetExplorer/RestrictedSitesZoneAllowSmartScreenIE
-
InternetExplorer/RestrictedSitesZoneAllowUpdatesToStatusBarViaScript
-
InternetExplorer/RestrictedSitesZoneAllowUserDataPersistence
-
InternetExplorer/RestrictedSitesZoneDoNotRunAntimalwareAgainstActiveXControls
-
InternetExplorer/RestrictedSitesZoneDownloadSignedActiveXControls
-
InternetExplorer/RestrictedSitesZoneDownloadUnsignedActiveXControls
-
InternetExplorer/RestrictedSitesZoneEnableCrossSiteScriptingFilter
-
InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows
-
InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows
-
InternetExplorer/RestrictedSitesZoneEnableMIMESniffing
-
InternetExplorer/RestrictedSitesZoneIncludeLocalPathWhenUploadingFilesToServer
-
InternetExplorer/RestrictedSitesZoneInitializeAndScriptActiveXControls
-
InternetExplorer/RestrictedSitesZoneJavaPermissions
-
InternetExplorer/RestrictedSitesZoneLaunchingApplicationsAndFilesInIFRAME
-
InternetExplorer/RestrictedSitesZoneLogonOptions
-
InternetExplorer/RestrictedSitesZoneNavigateWindowsAndFrames
-
InternetExplorer/RestrictedSitesZoneRunActiveXControlsAndPlugins
-
InternetExplorer/RestrictedSitesZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode
-
InternetExplorer/RestrictedSitesZoneScriptActiveXControlsMarkedSafeForScripting
-
InternetExplorer/RestrictedSitesZoneScriptingOfJavaApplets
-
InternetExplorer/RestrictedSitesZoneShowSecurityWarningForPotentiallyUnsafeFiles
-
InternetExplorer/RestrictedSitesZoneTurnOnProtectedMode
-
-
InternetExplorer/ScriptedWindowSecurityRestrictionsInternetExplorerProcesses
-
InternetExplorer/SearchProviderList
-
InternetExplorer/SecurityZonesUseOnlyMachineSettings
-
InternetExplorer/SpecifyUseOfActiveXInstallerService
-
InternetExplorer/TrustedSitesZoneAllowAccessToDataSources
-
InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForActiveXControls
-
InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForFileDownloads
-
InternetExplorer/TrustedSitesZoneAllowFontDownloads
-
InternetExplorer/TrustedSitesZoneAllowLessPrivilegedSites
-
InternetExplorer/TrustedSitesZoneAllowNETFrameworkReliantComponents
-
InternetExplorer/TrustedSitesZoneAllowScriptlets
-
InternetExplorer/TrustedSitesZoneAllowSmartScreenIE
-
InternetExplorer/TrustedSitesZoneAllowUserDataPersistence
-
InternetExplorer/TrustedSitesZoneDoNotRunAntimalwareAgainstActiveXControls
-
InternetExplorer/TrustedSitesZoneInitializeAndScriptActiveXControls
-
InternetExplorer/TrustedSitesZoneJavaPermissions
-
InternetExplorer/TrustedSitesZoneNavigateWindowsAndFrames
### Kerberos policies
-
Kerberos/AllowForestSearchOrder
-
Kerberos/KerberosClientSupportsClaimsCompoundArmor
-
Kerberos/RequireKerberosArmoring
-
Kerberos/RequireStrictKDCValidation
-
Kerberos/SetMaximumContextTokenSize
### Licensing policies
-
Licensing/AllowWindowsEntitlementReactivation
-
Licensing/DisallowKMSClientOnlineAVSValidation
### LocalPoliciesSecurityOptions policies
-
LocalPoliciesSecurityOptions/Accounts_BlockMicrosoftAccounts
-
LocalPoliciesSecurityOptions/Accounts_EnableAdministratorAccountStatus
-
LocalPoliciesSecurityOptions/Accounts_EnableGuestAccountStatus
-
LocalPoliciesSecurityOptions/Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly
-
LocalPoliciesSecurityOptions/Accounts_RenameAdministratorAccount
-
LocalPoliciesSecurityOptions/Accounts_RenameGuestAccount
-
LocalPoliciesSecurityOptions/InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked
-
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotDisplayLastSignedIn
-
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotDisplayUsernameAtSignIn
-
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotRequireCTRLALTDEL
-
LocalPoliciesSecurityOptions/InteractiveLogon_MachineInactivityLimit
-
LocalPoliciesSecurityOptions/InteractiveLogon_MessageTextForUsersAttemptingToLogOn
-
LocalPoliciesSecurityOptions/InteractiveLogon_MessageTitleForUsersAttemptingToLogOn
-
LocalPoliciesSecurityOptions/NetworkSecurity_AllowPKU2UAuthenticationRequests
-
LocalPoliciesSecurityOptions/RecoveryConsole_AllowAutomaticAdministrativeLogon
-
LocalPoliciesSecurityOptions/Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn
-
LocalPoliciesSecurityOptions/UserAccountControl_AllowUIAccessApplicationsToPromptForElevation
-
LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForAdministrators
-
LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers
-
LocalPoliciesSecurityOptions/UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated
-
LocalPoliciesSecurityOptions/UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations
-
LocalPoliciesSecurityOptions/UserAccountControl_RunAllAdministratorsInAdminApprovalMode
-
LocalPoliciesSecurityOptions/UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation
-
LocalPoliciesSecurityOptions/UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations
### Location policies
-
Location/EnableLocation
### LockDown policies
-
LockDown/AllowEdgeSwipe
### Maps policies
-
Maps/AllowOfflineMapsDownloadOverMeteredConnection
-
Maps/EnableOfflineMapsAutoUpdate
### Messaging policies
-
Messaging/AllowMMS
-
Messaging/AllowMessageSync
-
Messaging/AllowRCS
### NetworkIsolation policies
-
NetworkIsolation/EnterpriseCloudResources
-
NetworkIsolation/EnterpriseIPRange
-
NetworkIsolation/EnterpriseIPRangesAreAuthoritative
-
NetworkIsolation/EnterpriseInternalProxyServers
-
NetworkIsolation/EnterpriseNetworkDomainNames
-
NetworkIsolation/EnterpriseProxyServers
-
NetworkIsolation/EnterpriseProxyServersAreAuthoritative
-
NetworkIsolation/NeutralResources
### Notifications policies
-
Notifications/DisallowNotificationMirroring
### Power policies
-
Power/AllowStandbyWhenSleepingPluggedIn
-
Power/DisplayOffTimeoutOnBattery
-
Power/DisplayOffTimeoutPluggedIn
-
Power/HibernateTimeoutOnBattery
-
Power/HibernateTimeoutPluggedIn
-
Power/RequirePasswordWhenComputerWakesOnBattery
-
Power/RequirePasswordWhenComputerWakesPluggedIn
-
Power/StandbyTimeoutOnBattery
-
Power/StandbyTimeoutPluggedIn
### Printers policies
-
Printers/PointAndPrintRestrictions
-
Printers/PointAndPrintRestrictions_User
-
Printers/PublishPrinters
### Privacy policies
-
Privacy/AllowAutoAcceptPairingAndPrivacyConsentPrompts
-
Privacy/AllowInputPersonalization
-
Privacy/DisableAdvertisingId
-
Privacy/EnableActivityFeed
-
Privacy/LetAppsAccessAccountInfo
-
Privacy/LetAppsAccessAccountInfo_ForceAllowTheseApps
-
Privacy/LetAppsAccessAccountInfo_ForceDenyTheseApps
-
Privacy/LetAppsAccessAccountInfo_UserInControlOfTheseApps
-
Privacy/LetAppsAccessCalendar
-
Privacy/LetAppsAccessCalendar_ForceAllowTheseApps
-
Privacy/LetAppsAccessCalendar_ForceDenyTheseApps
-
Privacy/LetAppsAccessCalendar_UserInControlOfTheseApps
-
Privacy/LetAppsAccessCallHistory
-
Privacy/LetAppsAccessCallHistory_ForceAllowTheseApps
-
Privacy/LetAppsAccessCallHistory_ForceDenyTheseApps
-
Privacy/LetAppsAccessCallHistory_UserInControlOfTheseApps
-
Privacy/LetAppsAccessCamera
-
Privacy/LetAppsAccessCamera_ForceAllowTheseApps
-
Privacy/LetAppsAccessCamera_ForceDenyTheseApps
-
Privacy/LetAppsAccessCamera_UserInControlOfTheseApps
-
Privacy/LetAppsAccessContacts
-
Privacy/LetAppsAccessContacts_ForceAllowTheseApps
-
Privacy/LetAppsAccessContacts_ForceDenyTheseApps
-
Privacy/LetAppsAccessContacts_UserInControlOfTheseApps
-
Privacy/LetAppsAccessEmail
-
Privacy/LetAppsAccessEmail_ForceAllowTheseApps
-
Privacy/LetAppsAccessEmail_ForceDenyTheseApps
-
Privacy/LetAppsAccessEmail_UserInControlOfTheseApps
-
Privacy/LetAppsAccessLocation
-
Privacy/LetAppsAccessLocation_ForceAllowTheseApps
-
Privacy/LetAppsAccessLocation_ForceDenyTheseApps
-
Privacy/LetAppsAccessLocation_UserInControlOfTheseApps
-
Privacy/LetAppsAccessMessaging
-
Privacy/LetAppsAccessMessaging_ForceAllowTheseApps
-
Privacy/LetAppsAccessMessaging_ForceDenyTheseApps
-
Privacy/LetAppsAccessMessaging_UserInControlOfTheseApps
-
Privacy/LetAppsAccessMicrophone
-
Privacy/LetAppsAccessMicrophone_ForceAllowTheseApps
-
Privacy/LetAppsAccessMicrophone_ForceDenyTheseApps
-
Privacy/LetAppsAccessMicrophone_UserInControlOfTheseApps
-
Privacy/LetAppsAccessMotion
-
Privacy/LetAppsAccessMotion_ForceAllowTheseApps
-
Privacy/LetAppsAccessMotion_ForceDenyTheseApps
-
Privacy/LetAppsAccessMotion_UserInControlOfTheseApps
-
Privacy/LetAppsAccessNotifications
-
Privacy/LetAppsAccessNotifications_ForceAllowTheseApps
-
Privacy/LetAppsAccessNotifications_ForceDenyTheseApps
-
Privacy/LetAppsAccessNotifications_UserInControlOfTheseApps
-
Privacy/LetAppsAccessPhone
-
Privacy/LetAppsAccessPhone_ForceAllowTheseApps
-
Privacy/LetAppsAccessPhone_ForceDenyTheseApps
-
Privacy/LetAppsAccessPhone_UserInControlOfTheseApps
-
Privacy/LetAppsAccessRadios
-
Privacy/LetAppsAccessRadios_ForceAllowTheseApps
-
Privacy/LetAppsAccessRadios_ForceDenyTheseApps
-
Privacy/LetAppsAccessRadios_UserInControlOfTheseApps
-
Privacy/LetAppsAccessTasks
-
Privacy/LetAppsAccessTasks_ForceAllowTheseApps
-
Privacy/LetAppsAccessTasks_ForceDenyTheseApps
-
Privacy/LetAppsAccessTasks_UserInControlOfTheseApps
-
Privacy/LetAppsAccessTrustedDevices
-
Privacy/LetAppsAccessTrustedDevices_ForceAllowTheseApps
-
Privacy/LetAppsAccessTrustedDevices_ForceDenyTheseApps
-
Privacy/LetAppsAccessTrustedDevices_UserInControlOfTheseApps
-
Privacy/LetAppsGetDiagnosticInfo
-
Privacy/LetAppsGetDiagnosticInfo_ForceAllowTheseApps
-
Privacy/LetAppsGetDiagnosticInfo_ForceDenyTheseApps
-
Privacy/LetAppsGetDiagnosticInfo_UserInControlOfTheseApps
-
Privacy/LetAppsRunInBackground
-
Privacy/LetAppsRunInBackground_ForceAllowTheseApps
-
Privacy/LetAppsRunInBackground_ForceDenyTheseApps
-
Privacy/LetAppsRunInBackground_UserInControlOfTheseApps
-
Privacy/LetAppsSyncWithDevices
-
Privacy/LetAppsSyncWithDevices_ForceAllowTheseApps
-
Privacy/LetAppsSyncWithDevices_ForceDenyTheseApps
-
Privacy/LetAppsSyncWithDevices_UserInControlOfTheseApps
-
Privacy/PublishUserActivities
### RemoteAssistance policies
-
RemoteAssistance/CustomizeWarningMessages
-
RemoteAssistance/SessionLogging
-
RemoteAssistance/SolicitedRemoteAssistance
-
RemoteAssistance/UnsolicitedRemoteAssistance
### RemoteDesktopServices policies
-
RemoteDesktopServices/AllowUsersToConnectRemotely
-
RemoteDesktopServices/ClientConnectionEncryptionLevel
-
RemoteDesktopServices/DoNotAllowDriveRedirection
-
RemoteDesktopServices/DoNotAllowPasswordSaving
-
RemoteDesktopServices/PromptForPasswordUponConnection
-
RemoteDesktopServices/RequireSecureRPCCommunication
### RemoteManagement policies
-
RemoteManagement/AllowBasicAuthentication_Client
-
RemoteManagement/AllowBasicAuthentication_Service
-
RemoteManagement/AllowCredSSPAuthenticationClient
-
RemoteManagement/AllowCredSSPAuthenticationService
-
RemoteManagement/AllowRemoteServerManagement
-
RemoteManagement/AllowUnencryptedTraffic_Client
-
RemoteManagement/AllowUnencryptedTraffic_Service
-
RemoteManagement/DisallowDigestAuthentication
-
RemoteManagement/DisallowNegotiateAuthenticationClient
-
RemoteManagement/DisallowNegotiateAuthenticationService
-
RemoteManagement/DisallowStoringOfRunAsCredentials
-
RemoteManagement/SpecifyChannelBindingTokenHardeningLevel
-
RemoteManagement/TrustedHosts
-
RemoteManagement/TurnOnCompatibilityHTTPListener
-
RemoteManagement/TurnOnCompatibilityHTTPSListener
### RemoteProcedureCall policies
-
RemoteProcedureCall/RPCEndpointMapperClientAuthentication
-
RemoteProcedureCall/RestrictUnauthenticatedRPCClients
### RemoteShell policies
-
RemoteShell/AllowRemoteShellAccess
-
RemoteShell/MaxConcurrentUsers
-
RemoteShell/SpecifyIdleTimeout
-
RemoteShell/SpecifyMaxMemory
-
RemoteShell/SpecifyMaxProcesses
-
RemoteShell/SpecifyMaxRemoteShells
-
RemoteShell/SpecifyShellTimeout
### Search policies
-
Search/AllowCloudSearch
-
Search/AllowIndexingEncryptedStoresOrItems
-
Search/AllowSearchToUseLocation
-
Search/AllowStoringImagesFromVisionSearch
-
Search/AllowUsingDiacritics
-
Search/AllowWindowsIndexer
-
Search/AlwaysUseAutoLangDetection
-
Search/DisableBackoff
-
Search/DisableRemovableDriveIndexing
-
Search/PreventIndexingLowDiskSpaceMB
-
Search/PreventRemoteQueries
-
Search/SafeSearchPermissions
### Security policies
-
Security/AllowAddProvisioningPackage
-
Security/AllowAutomaticDeviceEncryptionForAzureADJoinedDevices
-
Security/AllowManualRootCertificateInstallation
-
Security/AllowRemoveProvisioningPackage
-
Security/AntiTheftMode
-
Security/ClearTPMIfNotReady
-
Security/PreventAutomaticDeviceEncryptionForAzureADJoinedDevices
-
Security/RequireDeviceEncryption
-
Security/RequireProvisioningPackageSignature
-
Security/RequireRetrieveHealthCertificateOnBoot
### Settings policies
-
Settings/AllowAutoPlay
-
Settings/AllowDataSense
-
Settings/AllowDateTime
-
Settings/AllowEditDeviceName
-
Settings/AllowLanguage
-
Settings/AllowPowerSleep
-
Settings/AllowRegion
-
Settings/AllowSignInOptions
-
Settings/AllowVPN
-
Settings/AllowWorkplace
-
Settings/AllowYourAccount
-
Settings/ConfigureTaskbarCalendar
-
Settings/PageVisibilityList
### SmartScreen policies
-
SmartScreen/EnableAppInstallControl
-
SmartScreen/EnableSmartScreenInShell
-
SmartScreen/PreventOverrideForFilesInShell
### Speech policies
-
Speech/AllowSpeechModelUpdate
### Start policies
-
Start/AllowPinnedFolderDocuments
-
Start/AllowPinnedFolderDownloads
-
Start/AllowPinnedFolderFileExplorer
-
Start/AllowPinnedFolderHomeGroup
-
Start/AllowPinnedFolderMusic
-
Start/AllowPinnedFolderNetwork
-
Start/AllowPinnedFolderPersonalFolder
-
Start/AllowPinnedFolderPictures
-
Start/AllowPinnedFolderSettings
-
Start/AllowPinnedFolderVideos
-
Start/ForceStartSize
-
Start/HideAppList
-
Start/HideChangeAccountSettings
-
Start/HideFrequentlyUsedApps
-
Start/HideHibernate
-
Start/HideLock
-
Start/HidePeopleBar
-
Start/HidePowerButton
-
Start/HideRecentJumplists
-
Start/HideRecentlyAddedApps
-
Start/HideRestart
-
Start/HideShutDown
-
Start/HideSignOut
-
Start/HideSleep
-
Start/HideSwitchAccount
-
Start/HideUserTile
-
Start/ImportEdgeAssets
-
Start/NoPinningToTaskbar
-
Start/StartLayout
### Storage policies
-
Storage/EnhancedStorageDevices
-
Storage/AllowDiskHealthModelUpdates
### System policies
-
System/AllowBuildPreview
-
System/AllowEmbeddedMode
-
System/AllowExperimentation
-
System/AllowFontProviders
-
System/AllowLocation
-
System/AllowStorageCard
-
System/AllowTelemetry
-
System/AllowUserToResetPhone
-
System/BootStartDriverInitialization
-
System/DisableOneDriveFileSync
-
System/DisableSystemRestore
-
System/LimitEnhancedDiagnosticDataWindowsAnalytics
-
System/TelemetryProxy
### TextInput policies
-
TextInput/AllowIMELogging
-
TextInput/AllowIMENetworkAccess
-
TextInput/AllowInputPanel
-
TextInput/AllowJapaneseIMESurrogatePairCharacters
-
TextInput/AllowJapaneseIVSCharacters
-
TextInput/AllowJapaneseNonPublishingStandardGlyph
-
TextInput/AllowJapaneseUserDictionary
-
TextInput/AllowKeyboardTextSuggestions
-
TextInput/AllowKoreanExtendedHanja
-
TextInput/AllowLanguageFeaturesUninstall
-
TextInput/ExcludeJapaneseIMEExceptJIS0208
-
TextInput/ExcludeJapaneseIMEExceptJIS0208andEUDC
-
TextInput/ExcludeJapaneseIMEExceptShiftJIS
### TimeLanguageSettings policies
-
TimeLanguageSettings/AllowSet24HourClock
### Update policies
-
Update/ActiveHoursEnd
-
Update/ActiveHoursMaxRange
-
-
Update/AllowAutoUpdate
-
Update/AllowAutoWindowsUpdateDownloadOverMeteredNetwork
-
Update/AllowMUUpdateService
-
Update/AllowNonMicrosoftSignedUpdate
-
Update/AllowUpdateService
-
Update/AutoRestartDeadlinePeriodInDays
-
Update/AutoRestartNotificationSchedule
-
Update/AutoRestartRequiredNotificationDismissal
-
Update/BranchReadinessLevel
-
Update/DeferFeatureUpdatesPeriodInDays
-
Update/DeferQualityUpdatesPeriodInDays
-
Update/DeferUpdatePeriod
-
Update/DeferUpgradePeriod
-
Update/DetectionFrequency
-
Update/DisableDualScan
-
Update/EngagedRestartDeadline
-
Update/EngagedRestartSnoozeSchedule
-
Update/EngagedRestartTransitionSchedule
-
Update/ExcludeWUDriversInQualityUpdate
-
Update/FillEmptyContentUrls
-
Update/IgnoreMOAppDownloadLimit
-
Update/IgnoreMOUpdateDownloadLimit
-
Update/ManagePreviewBuilds
-
Update/PauseDeferrals
-
Update/PauseFeatureUpdates
-
Update/PauseFeatureUpdatesStartTime
-
Update/PauseQualityUpdates
-
Update/PauseQualityUpdatesStartTime
-
Update/RequireDeferUpgrade
-
Update/RequireUpdateApproval
-
Update/ScheduleImminentRestartWarning
-
Update/ScheduleRestartWarning
-
Update/ScheduledInstallDay
-
Update/ScheduledInstallEveryWeek
-
Update/ScheduledInstallFirstWeek
-
Update/ScheduledInstallFourthWeek
-
Update/ScheduledInstallSecondWeek
-
Update/ScheduledInstallThirdWeek
-
Update/ScheduledInstallTime
-
Update/SetAutoRestartNotificationDisable
-
Update/SetEDURestart
-
Update/UpdateServiceUrl
-
Update/UpdateServiceUrlAlternate
### Wifi policies
-
WiFi/AllowWiFiHotSpotReporting
-
Wifi/AllowAutoConnectToWiFiSenseHotspots
-
Wifi/AllowInternetSharing
-
Wifi/AllowManualWiFiConfiguration
-
Wifi/AllowWiFi
-
Wifi/AllowWiFiDirect
-
Wifi/WLANScanMode
### WindowsDefenderSecurityCenter policies
-
WindowsDefenderSecurityCenter/CompanyName
-
WindowsDefenderSecurityCenter/DisableAppBrowserUI
-
WindowsDefenderSecurityCenter/DisableEnhancedNotifications
-
WindowsDefenderSecurityCenter/DisableFamilyUI
-
WindowsDefenderSecurityCenter/DisableHealthUI
-
WindowsDefenderSecurityCenter/DisableNetworkUI
-
WindowsDefenderSecurityCenter/DisableNotifications
-
WindowsDefenderSecurityCenter/DisableVirusUI
-
WindowsDefenderSecurityCenter/DisallowExploitProtectionOverride
-
WindowsDefenderSecurityCenter/Email
-
WindowsDefenderSecurityCenter/EnableCustomizedToasts
-
WindowsDefenderSecurityCenter/EnableInAppCustomization
-
WindowsDefenderSecurityCenter/Phone
-
WindowsDefenderSecurityCenter/URL
### WindowsInkWorkspace policies
-
WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace
-
WindowsInkWorkspace/AllowWindowsInkWorkspace
### WindowsLogon policies
-
WindowsLogon/DisableLockScreenAppNotifications
-
WindowsLogon/DontDisplayNetworkSelectionUI
-
WindowsLogon/HideFastUserSwitching
### WirelessDisplay policies
-
WirelessDisplay/AllowMdnsAdvertisement
-
WirelessDisplay/AllowMdnsDiscovery
-
WirelessDisplay/AllowProjectionFromPC
-
WirelessDisplay/AllowProjectionFromPCOverInfrastructure
-
WirelessDisplay/AllowProjectionToPC
-
WirelessDisplay/AllowProjectionToPCOverInfrastructure
-
WirelessDisplay/AllowUserInputFromWirelessDisplayReceiver
-
WirelessDisplay/RequirePinForPairing
## ADMX-backed policies
- [ActiveXControls/ApprovedInstallationSites](./policy-csp-activexcontrols.md#activexcontrols-approvedinstallationsites)
- [AppVirtualization/AllowAppVClient](./policy-csp-appvirtualization.md#appvirtualization-allowappvclient)
- [AppVirtualization/AllowDynamicVirtualization](./policy-csp-appvirtualization.md#appvirtualization-allowdynamicvirtualization)
- [AppVirtualization/AllowPackageCleanup](./policy-csp-appvirtualization.md#appvirtualization-allowpackagecleanup)
- [AppVirtualization/AllowPackageScripts](./policy-csp-appvirtualization.md#appvirtualization-allowpackagescripts)
- [AppVirtualization/AllowPublishingRefreshUX](./policy-csp-appvirtualization.md#appvirtualization-allowpublishingrefreshux)
- [AppVirtualization/AllowReportingServer](./policy-csp-appvirtualization.md#appvirtualization-allowreportingserver)
- [AppVirtualization/AllowRoamingFileExclusions](./policy-csp-appvirtualization.md#appvirtualization-allowroamingfileexclusions)
- [AppVirtualization/AllowRoamingRegistryExclusions](./policy-csp-appvirtualization.md#appvirtualization-allowroamingregistryexclusions)
- [AppVirtualization/AllowStreamingAutoload](./policy-csp-appvirtualization.md#appvirtualization-allowstreamingautoload)
- [AppVirtualization/ClientCoexistenceAllowMigrationmode](./policy-csp-appvirtualization.md#appvirtualization-clientcoexistenceallowmigrationmode)
- [AppVirtualization/IntegrationAllowRootGlobal](./policy-csp-appvirtualization.md#appvirtualization-integrationallowrootglobal)
- [AppVirtualization/IntegrationAllowRootUser](./policy-csp-appvirtualization.md#appvirtualization-integrationallowrootuser)
- [AppVirtualization/PublishingAllowServer1](./policy-csp-appvirtualization.md#appvirtualization-publishingallowserver1)
- [AppVirtualization/PublishingAllowServer2](./policy-csp-appvirtualization.md#appvirtualization-publishingallowserver2)
- [AppVirtualization/PublishingAllowServer3](./policy-csp-appvirtualization.md#appvirtualization-publishingallowserver3)
- [AppVirtualization/PublishingAllowServer4](./policy-csp-appvirtualization.md#appvirtualization-publishingallowserver4)
- [AppVirtualization/PublishingAllowServer5](./policy-csp-appvirtualization.md#appvirtualization-publishingallowserver5)
- [AppVirtualization/StreamingAllowCertificateFilterForClient_SSL](./policy-csp-appvirtualization.md#appvirtualization-streamingallowcertificatefilterforclient-ssl)
- [AppVirtualization/StreamingAllowHighCostLaunch](./policy-csp-appvirtualization.md#appvirtualization-streamingallowhighcostlaunch)
- [AppVirtualization/StreamingAllowLocationProvider](./policy-csp-appvirtualization.md#appvirtualization-streamingallowlocationprovider)
- [AppVirtualization/StreamingAllowPackageInstallationRoot](./policy-csp-appvirtualization.md#appvirtualization-streamingallowpackageinstallationroot)
- [AppVirtualization/StreamingAllowPackageSourceRoot](./policy-csp-appvirtualization.md#appvirtualization-streamingallowpackagesourceroot)
- [AppVirtualization/StreamingAllowReestablishmentInterval](./policy-csp-appvirtualization.md#appvirtualization-streamingallowreestablishmentinterval)
- [AppVirtualization/StreamingAllowReestablishmentRetries](./policy-csp-appvirtualization.md#appvirtualization-streamingallowreestablishmentretries)
- [AppVirtualization/StreamingSharedContentStoreMode](./policy-csp-appvirtualization.md#appvirtualization-streamingsharedcontentstoremode)
- [AppVirtualization/StreamingSupportBranchCache](./policy-csp-appvirtualization.md#appvirtualization-streamingsupportbranchcache)
- [AppVirtualization/StreamingVerifyCertificateRevocationList](./policy-csp-appvirtualization.md#appvirtualization-streamingverifycertificaterevocationlist)
- [AppVirtualization/VirtualComponentsAllowList](./policy-csp-appvirtualization.md#appvirtualization-virtualcomponentsallowlist)
- [AttachmentManager/DoNotPreserveZoneInformation](./policy-csp-attachmentmanager.md#attachmentmanager-donotpreservezoneinformation)
- [AttachmentManager/HideZoneInfoMechanism](./policy-csp-attachmentmanager.md#attachmentmanager-hidezoneinfomechanism)
- [AttachmentManager/NotifyAntivirusPrograms](./policy-csp-attachmentmanager.md#attachmentmanager-notifyantivirusprograms)
- [Autoplay/DisallowAutoplayForNonVolumeDevices](./policy-csp-autoplay.md#autoplay-disallowautoplayfornonvolumedevices)
- [Autoplay/SetDefaultAutoRunBehavior](./policy-csp-autoplay.md#autoplay-setdefaultautorunbehavior)
- [Autoplay/TurnOffAutoPlay](./policy-csp-autoplay.md#autoplay-turnoffautoplay)
- [Cellular/ShowAppCellularAccessUI](./policy-csp-cellular.md#cellular-showappcellularaccessui)
- [Connectivity/DiablePrintingOverHTTP](./policy-csp-connectivity.md#connectivity-diableprintingoverhttp)
- [Connectivity/DisableDownloadingOfPrintDriversOverHTTP](./policy-csp-connectivity.md#connectivity-disabledownloadingofprintdriversoverhttp)
- [Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards](./policy-csp-connectivity.md#connectivity-disableinternetdownloadforwebpublishingandonlineorderingwizards)
- [Connectivity/HardenedUNCPaths](./policy-csp-connectivity.md#connectivity-hardeneduncpaths)
- [Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge](./policy-csp-connectivity.md#connectivity-prohibitinstallationandconfigurationofnetworkbridge)
- [CredentialProviders/AllowPINLogon](./policy-csp-credentialproviders.md#credentialproviders-allowpinlogon)
- [CredentialProviders/BlockPicturePassword](./policy-csp-credentialproviders.md#credentialproviders-blockpicturepassword)
- [CredentialsUI/DisablePasswordReveal](./policy-csp-credentialsui.md#credentialsui-disablepasswordreveal)
- [CredentialsUI/EnumerateAdministrators](./policy-csp-credentialsui.md#credentialsui-enumerateadministrators)
- [DataUsage/SetCost3G](./policy-csp-datausage.md#datausage-setcost3g)
- [DataUsage/SetCost4G](./policy-csp-datausage.md#datausage-setcost4g)
- [Desktop/PreventUserRedirectionOfProfileFolders](./policy-csp-desktop.md#desktop-preventuserredirectionofprofilefolders)
- [DeviceInstallation/PreventInstallationOfMatchingDeviceIDs](./policy-csp-deviceinstallation.md#deviceinstallation-preventinstallationofmatchingdeviceids)
- [DeviceInstallation/PreventInstallationOfMatchingDeviceSetupClasses](./policy-csp-deviceinstallation.md#deviceinstallation-preventinstallationofmatchingdevicesetupclasses)
- [DeviceLock/PreventLockScreenSlideShow](./policy-csp-devicelock.md#devicelock-preventlockscreenslideshow)
- [ErrorReporting/CustomizeConsentSettings](./policy-csp-errorreporting.md#errorreporting-customizeconsentsettings)
- [ErrorReporting/DisableWindowsErrorReporting](./policy-csp-errorreporting.md#errorreporting-disablewindowserrorreporting)
- [ErrorReporting/DisplayErrorNotification](./policy-csp-errorreporting.md#errorreporting-displayerrornotification)
- [ErrorReporting/DoNotSendAdditionalData](./policy-csp-errorreporting.md#errorreporting-donotsendadditionaldata)
- [ErrorReporting/PreventCriticalErrorDisplay](./policy-csp-errorreporting.md#errorreporting-preventcriticalerrordisplay)
- [EventLogService/ControlEventLogBehavior](./policy-csp-eventlogservice.md#eventlogservice-controleventlogbehavior)
- [EventLogService/SpecifyMaximumFileSizeApplicationLog](./policy-csp-eventlogservice.md#eventlogservice-specifymaximumfilesizeapplicationlog)
- [EventLogService/SpecifyMaximumFileSizeSecurityLog](./policy-csp-eventlogservice.md#eventlogservice-specifymaximumfilesizesecuritylog)
- [EventLogService/SpecifyMaximumFileSizeSystemLog](./policy-csp-eventlogservice.md#eventlogservice-specifymaximumfilesizesystemlog)
- [InternetExplorer/AddSearchProvider](./policy-csp-internetexplorer.md#internetexplorer-addsearchprovider)
- [InternetExplorer/AllowActiveXFiltering](./policy-csp-internetexplorer.md#internetexplorer-allowactivexfiltering)
- [InternetExplorer/AllowAddOnList](./policy-csp-internetexplorer.md#internetexplorer-allowaddonlist)
- [InternetExplorer/AllowAutoComplete](./policy-csp-internetexplorer.md#internetexplorer-allowautocomplete)
- [InternetExplorer/AllowCertificateAddressMismatchWarning](./policy-csp-internetexplorer.md#internetexplorer-allowcertificateaddressmismatchwarning)
- [InternetExplorer/AllowDeletingBrowsingHistoryOnExit](./policy-csp-internetexplorer.md#internetexplorer-allowdeletingbrowsinghistoryonexit)
- [InternetExplorer/AllowEnhancedProtectedMode](./policy-csp-internetexplorer.md#internetexplorer-allowenhancedprotectedmode)
- [InternetExplorer/AllowEnterpriseModeFromToolsMenu](./policy-csp-internetexplorer.md#internetexplorer-allowenterprisemodefromtoolsmenu)
- [InternetExplorer/AllowEnterpriseModeSiteList](./policy-csp-internetexplorer.md#internetexplorer-allowenterprisemodesitelist)
- [InternetExplorer/AllowFallbackToSSL3](./policy-csp-internetexplorer.md#internetexplorer-allowfallbacktossl3)
- [InternetExplorer/AllowInternetExplorer7PolicyList](./policy-csp-internetexplorer.md#internetexplorer-allowinternetexplorer7policylist)
- [InternetExplorer/AllowInternetExplorerStandardsMode](./policy-csp-internetexplorer.md#internetexplorer-allowinternetexplorerstandardsmode)
- [InternetExplorer/AllowInternetZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowinternetzonetemplate)
- [InternetExplorer/AllowIntranetZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowintranetzonetemplate)
- [InternetExplorer/AllowLocalMachineZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowlocalmachinezonetemplate)
- [InternetExplorer/AllowLockedDownInternetZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowlockeddowninternetzonetemplate)
- [InternetExplorer/AllowLockedDownIntranetZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowlockeddownintranetzonetemplate)
- [InternetExplorer/AllowLockedDownLocalMachineZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowlockeddownlocalmachinezonetemplate)
- [InternetExplorer/AllowLockedDownRestrictedSitesZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowlockeddownrestrictedsiteszonetemplate)
- [InternetExplorer/AllowOneWordEntry](./policy-csp-internetexplorer.md#internetexplorer-allowonewordentry)
- [InternetExplorer/AllowSiteToZoneAssignmentList](./policy-csp-internetexplorer.md#internetexplorer-allowsitetozoneassignmentlist)
- [InternetExplorer/AllowSoftwareWhenSignatureIsInvalid](./policy-csp-internetexplorer.md#internetexplorer-allowsoftwarewhensignatureisinvalid)
- [InternetExplorer/AllowSuggestedSites](./policy-csp-internetexplorer.md#internetexplorer-allowsuggestedsites)
- [InternetExplorer/AllowTrustedSitesZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowtrustedsiteszonetemplate)
- [InternetExplorer/AllowsLockedDownTrustedSitesZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowslockeddowntrustedsiteszonetemplate)
- [InternetExplorer/AllowsRestrictedSitesZoneTemplate](./policy-csp-internetexplorer.md#internetexplorer-allowsrestrictedsiteszonetemplate)
- [InternetExplorer/CheckServerCertificateRevocation](./policy-csp-internetexplorer.md#internetexplorer-checkservercertificaterevocation)
- [InternetExplorer/CheckSignaturesOnDownloadedPrograms](./policy-csp-internetexplorer.md#internetexplorer-checksignaturesondownloadedprograms)
- [InternetExplorer/ConsistentMimeHandlingInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-consistentmimehandlinginternetexplorerprocesses)
- [InternetExplorer/DisableAdobeFlash](./policy-csp-internetexplorer.md#internetexplorer-disableadobeflash)
- [InternetExplorer/DisableBypassOfSmartScreenWarnings](./policy-csp-internetexplorer.md#internetexplorer-disablebypassofsmartscreenwarnings)
- [InternetExplorer/DisableBypassOfSmartScreenWarningsAboutUncommonFiles](./policy-csp-internetexplorer.md#internetexplorer-disablebypassofsmartscreenwarningsaboutuncommonfiles)
- [InternetExplorer/DisableConfiguringHistory](./policy-csp-internetexplorer.md#internetexplorer-disableconfiguringhistory)
- [InternetExplorer/DisableCrashDetection](./policy-csp-internetexplorer.md#internetexplorer-disablecrashdetection)
- [InternetExplorer/DisableCustomerExperienceImprovementProgramParticipation](./policy-csp-internetexplorer.md#internetexplorer-disablecustomerexperienceimprovementprogramparticipation)
- [InternetExplorer/DisableDeletingUserVisitedWebsites](./policy-csp-internetexplorer.md#internetexplorer-disabledeletinguservisitedwebsites)
- [InternetExplorer/DisableEnclosureDownloading](./policy-csp-internetexplorer.md#internetexplorer-disableenclosuredownloading)
- [InternetExplorer/DisableEncryptionSupport](./policy-csp-internetexplorer.md#internetexplorer-disableencryptionsupport)
- [InternetExplorer/DisableFirstRunWizard](./policy-csp-internetexplorer.md#internetexplorer-disablefirstrunwizard)
- [InternetExplorer/DisableFlipAheadFeature](./policy-csp-internetexplorer.md#internetexplorer-disableflipaheadfeature)
- [InternetExplorer/DisableHomePageChange](./policy-csp-internetexplorer.md#internetexplorer-disablehomepagechange)
- [InternetExplorer/DisableIgnoringCertificateErrors](./policy-csp-internetexplorer.md#internetexplorer-disableignoringcertificateerrors)
- [InternetExplorer/DisableInPrivateBrowsing](./policy-csp-internetexplorer.md#internetexplorer-disableinprivatebrowsing)
- [InternetExplorer/DisableProcessesInEnhancedProtectedMode](./policy-csp-internetexplorer.md#internetexplorer-disableprocessesinenhancedprotectedmode)
- [InternetExplorer/DisableProxyChange](./policy-csp-internetexplorer.md#internetexplorer-disableproxychange)
- [InternetExplorer/DisableSearchProviderChange](./policy-csp-internetexplorer.md#internetexplorer-disablesearchproviderchange)
- [InternetExplorer/DisableSecondaryHomePageChange](./policy-csp-internetexplorer.md#internetexplorer-disablesecondaryhomepagechange)
- [InternetExplorer/DisableSecuritySettingsCheck](./policy-csp-internetexplorer.md#internetexplorer-disablesecuritysettingscheck)
- [InternetExplorer/DisableUpdateCheck](./policy-csp-internetexplorer.md#internetexplorer-disableupdatecheck)
- [InternetExplorer/DoNotAllowActiveXControlsInProtectedMode](./policy-csp-internetexplorer.md#internetexplorer-donotallowactivexcontrolsinprotectedmode)
- [InternetExplorer/DoNotAllowUsersToAddSites](./policy-csp-internetexplorer.md#internetexplorer-donotallowuserstoaddsites)
- [InternetExplorer/DoNotAllowUsersToChangePolicies](./policy-csp-internetexplorer.md#internetexplorer-donotallowuserstochangepolicies)
- [InternetExplorer/DoNotBlockOutdatedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-donotblockoutdatedactivexcontrols)
- [InternetExplorer/DoNotBlockOutdatedActiveXControlsOnSpecificDomains](./policy-csp-internetexplorer.md#internetexplorer-donotblockoutdatedactivexcontrolsonspecificdomains)
- [InternetExplorer/IncludeAllLocalSites](./policy-csp-internetexplorer.md#internetexplorer-includealllocalsites)
- [InternetExplorer/IncludeAllNetworkPaths](./policy-csp-internetexplorer.md#internetexplorer-includeallnetworkpaths)
- [InternetExplorer/InternetZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowaccesstodatasources)
- [InternetExplorer/InternetZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/InternetZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/InternetZoneAllowCopyPasteViaScript](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowcopypasteviascript)
- [InternetExplorer/InternetZoneAllowDragAndDropCopyAndPasteFiles](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowdraganddropcopyandpastefiles)
- [InternetExplorer/InternetZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowfontdownloads)
- [InternetExplorer/InternetZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowlessprivilegedsites)
- [InternetExplorer/InternetZoneAllowLoadingOfXAMLFiles](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowloadingofxamlfiles)
- [InternetExplorer/InternetZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallownetframeworkreliantcomponents)
- [InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowonlyapproveddomainstouseactivexcontrols)
- [InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowonlyapproveddomainstousetdcactivexcontrol)
- [InternetExplorer/InternetZoneAllowScriptInitiatedWindows](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowscriptinitiatedwindows)
- [InternetExplorer/InternetZoneAllowScriptingOfInternetExplorerWebBrowserControls](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowscriptingofinternetexplorerwebbrowsercontrols)
- [InternetExplorer/InternetZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowscriptlets)
- [InternetExplorer/InternetZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowsmartscreenie)
- [InternetExplorer/InternetZoneAllowUpdatesToStatusBarViaScript](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowupdatestostatusbarviascript)
- [InternetExplorer/InternetZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-internetzoneallowuserdatapersistence)
- [InternetExplorer/InternetZoneDoNotRunAntimalwareAgainstActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzonedonotrunantimalwareagainstactivexcontrols)
- [InternetExplorer/InternetZoneDownloadSignedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzonedownloadsignedactivexcontrols)
- [InternetExplorer/InternetZoneDownloadUnsignedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzonedownloadunsignedactivexcontrols)
- [InternetExplorer/InternetZoneEnableCrossSiteScriptingFilter](./policy-csp-internetexplorer.md#internetexplorer-internetzoneenablecrosssitescriptingfilter)
- [InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows](./policy-csp-internetexplorer.md#internetexplorer-internetzoneenabledraggingofcontentfromdifferentdomainsacrosswindows)
- [InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows](./policy-csp-internetexplorer.md#internetexplorer-internetzoneenabledraggingofcontentfromdifferentdomainswithinwindows)
- [InternetExplorer/InternetZoneEnableMIMESniffing](./policy-csp-internetexplorer.md#internetexplorer-internetzoneenablemimesniffing)
- [InternetExplorer/InternetZoneEnableProtectedMode](./policy-csp-internetexplorer.md#internetexplorer-internetzoneenableprotectedmode)
- [InternetExplorer/InternetZoneIncludeLocalPathWhenUploadingFilesToServer](./policy-csp-internetexplorer.md#internetexplorer-internetzoneincludelocalpathwhenuploadingfilestoserver)
- [InternetExplorer/InternetZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-internetzoneinitializeandscriptactivexcontrols)
- [InternetExplorer/InternetZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-internetzonejavapermissions)
- [InternetExplorer/InternetZoneLaunchingApplicationsAndFilesInIFRAME](./policy-csp-internetexplorer.md#internetexplorer-internetzonelaunchingapplicationsandfilesiniframe)
- [InternetExplorer/InternetZoneLogonOptions](./policy-csp-internetexplorer.md#internetexplorer-internetzonelogonoptions)
- [InternetExplorer/InternetZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-internetzonenavigatewindowsandframes)
- [InternetExplorer/InternetZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode](./policy-csp-internetexplorer.md#internetexplorer-internetzonerunnetframeworkreliantcomponentssignedwithauthenticode)
- [InternetExplorer/InternetZoneShowSecurityWarningForPotentiallyUnsafeFiles](./policy-csp-internetexplorer.md#internetexplorer-internetzoneshowsecuritywarningforpotentiallyunsafefiles)
- [InternetExplorer/InternetZoneUsePopupBlocker](./policy-csp-internetexplorer.md#internetexplorer-internetzoneusepopupblocker)
- [InternetExplorer/IntranetZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowaccesstodatasources)
- [InternetExplorer/IntranetZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/IntranetZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/IntranetZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowfontdownloads)
- [InternetExplorer/IntranetZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowlessprivilegedsites)
- [InternetExplorer/IntranetZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallownetframeworkreliantcomponents)
- [InternetExplorer/IntranetZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowscriptlets)
- [InternetExplorer/IntranetZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowsmartscreenie)
- [InternetExplorer/IntranetZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneallowuserdatapersistence)
- [InternetExplorer/IntranetZoneDoNotRunAntimalwareAgainstActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-intranetzonedonotrunantimalwareagainstactivexcontrols)
- [InternetExplorer/IntranetZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-intranetzoneinitializeandscriptactivexcontrols)
- [InternetExplorer/IntranetZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-intranetzonejavapermissions)
- [InternetExplorer/IntranetZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-intranetzonenavigatewindowsandframes)
- [InternetExplorer/LocalMachineZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowaccesstodatasources)
- [InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LocalMachineZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowfontdownloads)
- [InternetExplorer/LocalMachineZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowlessprivilegedsites)
- [InternetExplorer/LocalMachineZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallownetframeworkreliantcomponents)
- [InternetExplorer/LocalMachineZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowscriptlets)
- [InternetExplorer/LocalMachineZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowsmartscreenie)
- [InternetExplorer/LocalMachineZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneallowuserdatapersistence)
- [InternetExplorer/LocalMachineZoneDoNotRunAntimalwareAgainstActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-localmachinezonedonotrunantimalwareagainstactivexcontrols)
- [InternetExplorer/LocalMachineZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-localmachinezoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LocalMachineZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-localmachinezonejavapermissions)
- [InternetExplorer/LocalMachineZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-localmachinezonenavigatewindowsandframes)
- [InternetExplorer/LockedDownInternetZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowaccesstodatasources)
- [InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LockedDownInternetZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowfontdownloads)
- [InternetExplorer/LockedDownInternetZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowlessprivilegedsites)
- [InternetExplorer/LockedDownInternetZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallownetframeworkreliantcomponents)
- [InternetExplorer/LockedDownInternetZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowscriptlets)
- [InternetExplorer/LockedDownInternetZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowsmartscreenie)
- [InternetExplorer/LockedDownInternetZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneallowuserdatapersistence)
- [InternetExplorer/LockedDownInternetZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LockedDownInternetZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzonejavapermissions)
- [InternetExplorer/LockedDownInternetZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-lockeddowninternetzonenavigatewindowsandframes)
- [InternetExplorer/LockedDownIntranetZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowaccesstodatasources)
- [InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LockedDownIntranetZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowfontdownloads)
- [InternetExplorer/LockedDownIntranetZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowlessprivilegedsites)
- [InternetExplorer/LockedDownIntranetZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallownetframeworkreliantcomponents)
- [InternetExplorer/LockedDownIntranetZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowscriptlets)
- [InternetExplorer/LockedDownIntranetZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowsmartscreenie)
- [InternetExplorer/LockedDownIntranetZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneallowuserdatapersistence)
- [InternetExplorer/LockedDownIntranetZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LockedDownIntranetZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-lockeddownintranetzonenavigatewindowsandframes)
- [InternetExplorer/LockedDownLocalMachineZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowaccesstodatasources)
- [InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LockedDownLocalMachineZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowfontdownloads)
- [InternetExplorer/LockedDownLocalMachineZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowlessprivilegedsites)
- [InternetExplorer/LockedDownLocalMachineZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallownetframeworkreliantcomponents)
- [InternetExplorer/LockedDownLocalMachineZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowscriptlets)
- [InternetExplorer/LockedDownLocalMachineZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowsmartscreenie)
- [InternetExplorer/LockedDownLocalMachineZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneallowuserdatapersistence)
- [InternetExplorer/LockedDownLocalMachineZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LockedDownLocalMachineZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezonejavapermissions)
- [InternetExplorer/LockedDownLocalMachineZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-lockeddownlocalmachinezonenavigatewindowsandframes)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowaccesstodatasources)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowfontdownloads)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowlessprivilegedsites)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallownetframeworkreliantcomponents)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowscriptlets)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowsmartscreenie)
- [InternetExplorer/LockedDownRestrictedSitesZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneallowuserdatapersistence)
- [InternetExplorer/LockedDownRestrictedSitesZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LockedDownRestrictedSitesZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszonejavapermissions)
- [InternetExplorer/LockedDownRestrictedSitesZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-lockeddownrestrictedsiteszonenavigatewindowsandframes)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowaccesstodatasources)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowfontdownloads)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowlessprivilegedsites)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallownetframeworkreliantcomponents)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowscriptlets)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowsmartscreenie)
- [InternetExplorer/LockedDownTrustedSitesZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneallowuserdatapersistence)
- [InternetExplorer/LockedDownTrustedSitesZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszoneinitializeandscriptactivexcontrols)
- [InternetExplorer/LockedDownTrustedSitesZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszonejavapermissions)
- [InternetExplorer/LockedDownTrustedSitesZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-lockeddowntrustedsiteszonenavigatewindowsandframes)
- [InternetExplorer/MKProtocolSecurityRestrictionInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-mkprotocolsecurityrestrictioninternetexplorerprocesses)
- [InternetExplorer/MimeSniffingSafetyFeatureInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-mimesniffingsafetyfeatureinternetexplorerprocesses)
- [InternetExplorer/NotificationBarInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-notificationbarinternetexplorerprocesses)
- [InternetExplorer/PreventManagingSmartScreenFilter](./policy-csp-internetexplorer.md#internetexplorer-preventmanagingsmartscreenfilter)
- [InternetExplorer/PreventPerUserInstallationOfActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-preventperuserinstallationofactivexcontrols)
- [InternetExplorer/ProtectionFromZoneElevationInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-protectionfromzoneelevationinternetexplorerprocesses)
- [InternetExplorer/RemoveRunThisTimeButtonForOutdatedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-removerunthistimebuttonforoutdatedactivexcontrols)
- [InternetExplorer/RestrictActiveXInstallInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-restrictactivexinstallinternetexplorerprocesses)
- [InternetExplorer/RestrictFileDownloadInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-restrictfiledownloadinternetexplorerprocesses)
- [InternetExplorer/RestrictedSitesZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowaccesstodatasources)
- [InternetExplorer/RestrictedSitesZoneAllowActiveScripting](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowactivescripting)
- [InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/RestrictedSitesZoneAllowBinaryAndScriptBehaviors](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowbinaryandscriptbehaviors)
- [InternetExplorer/RestrictedSitesZoneAllowCopyPasteViaScript](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowcopypasteviascript)
- [InternetExplorer/RestrictedSitesZoneAllowDragAndDropCopyAndPasteFiles](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowdraganddropcopyandpastefiles)
- [InternetExplorer/RestrictedSitesZoneAllowFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowfiledownloads)
- [InternetExplorer/RestrictedSitesZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowfontdownloads)
- [InternetExplorer/RestrictedSitesZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowlessprivilegedsites)
- [InternetExplorer/RestrictedSitesZoneAllowLoadingOfXAMLFiles](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowloadingofxamlfiles)
- [InternetExplorer/RestrictedSitesZoneAllowMETAREFRESH](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowmetarefresh)
- [InternetExplorer/RestrictedSitesZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallownetframeworkreliantcomponents)
- [InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowonlyapproveddomainstouseactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowonlyapproveddomainstousetdcactivexcontrol)
- [InternetExplorer/RestrictedSitesZoneAllowScriptInitiatedWindows](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowscriptinitiatedwindows)
- [InternetExplorer/RestrictedSitesZoneAllowScriptingOfInternetExplorerWebBrowserControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowscriptingofinternetexplorerwebbrowsercontrols)
- [InternetExplorer/RestrictedSitesZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowscriptlets)
- [InternetExplorer/RestrictedSitesZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowsmartscreenie)
- [InternetExplorer/RestrictedSitesZoneAllowUpdatesToStatusBarViaScript](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowupdatestostatusbarviascript)
- [InternetExplorer/RestrictedSitesZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneallowuserdatapersistence)
- [InternetExplorer/RestrictedSitesZoneDoNotRunAntimalwareAgainstActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonedonotrunantimalwareagainstactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneDownloadSignedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonedownloadsignedactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneDownloadUnsignedActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonedownloadunsignedactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneEnableCrossSiteScriptingFilter](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneenablecrosssitescriptingfilter)
- [InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneenabledraggingofcontentfromdifferentdomainsacrosswindows)
- [InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneenabledraggingofcontentfromdifferentdomainswithinwindows)
- [InternetExplorer/RestrictedSitesZoneEnableMIMESniffing](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneenablemimesniffing)
- [InternetExplorer/RestrictedSitesZoneIncludeLocalPathWhenUploadingFilesToServer](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneincludelocalpathwhenuploadingfilestoserver)
- [InternetExplorer/RestrictedSitesZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneinitializeandscriptactivexcontrols)
- [InternetExplorer/RestrictedSitesZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonejavapermissions)
- [InternetExplorer/RestrictedSitesZoneLaunchingApplicationsAndFilesInIFRAME](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonelaunchingapplicationsandfilesiniframe)
- [InternetExplorer/RestrictedSitesZoneLogonOptions](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonelogonoptions)
- [InternetExplorer/RestrictedSitesZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonenavigatewindowsandframes)
- [InternetExplorer/RestrictedSitesZoneRunActiveXControlsAndPlugins](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonerunactivexcontrolsandplugins)
- [InternetExplorer/RestrictedSitesZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonerunnetframeworkreliantcomponentssignedwithauthenticode)
- [InternetExplorer/RestrictedSitesZoneScriptActiveXControlsMarkedSafeForScripting](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonescriptactivexcontrolsmarkedsafeforscripting)
- [InternetExplorer/RestrictedSitesZoneScriptingOfJavaApplets](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszonescriptingofjavaapplets)
- [InternetExplorer/RestrictedSitesZoneShowSecurityWarningForPotentiallyUnsafeFiles](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneshowsecuritywarningforpotentiallyunsafefiles)
- [InternetExplorer/RestrictedSitesZoneTurnOnProtectedMode](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneturnonprotectedmode)
- [InternetExplorer/RestrictedSitesZoneUsePopupBlocker](./policy-csp-internetexplorer.md#internetexplorer-restrictedsiteszoneusepopupblocker)
- [InternetExplorer/ScriptedWindowSecurityRestrictionsInternetExplorerProcesses](./policy-csp-internetexplorer.md#internetexplorer-scriptedwindowsecurityrestrictionsinternetexplorerprocesses)
- [InternetExplorer/SearchProviderList](./policy-csp-internetexplorer.md#internetexplorer-searchproviderlist)
- [InternetExplorer/SecurityZonesUseOnlyMachineSettings](./policy-csp-internetexplorer.md#internetexplorer-securityzonesuseonlymachinesettings)
- [InternetExplorer/SpecifyUseOfActiveXInstallerService](./policy-csp-internetexplorer.md#internetexplorer-specifyuseofactivexinstallerservice)
- [InternetExplorer/TrustedSitesZoneAllowAccessToDataSources](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowaccesstodatasources)
- [InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowautomaticpromptingforactivexcontrols)
- [InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForFileDownloads](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowautomaticpromptingforfiledownloads)
- [InternetExplorer/TrustedSitesZoneAllowFontDownloads](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowfontdownloads)
- [InternetExplorer/TrustedSitesZoneAllowLessPrivilegedSites](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowlessprivilegedsites)
- [InternetExplorer/TrustedSitesZoneAllowNETFrameworkReliantComponents](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallownetframeworkreliantcomponents)
- [InternetExplorer/TrustedSitesZoneAllowScriptlets](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowscriptlets)
- [InternetExplorer/TrustedSitesZoneAllowSmartScreenIE](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowsmartscreenie)
- [InternetExplorer/TrustedSitesZoneAllowUserDataPersistence](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneallowuserdatapersistence)
- [InternetExplorer/TrustedSitesZoneDoNotRunAntimalwareAgainstActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszonedonotrunantimalwareagainstactivexcontrols)
- [InternetExplorer/TrustedSitesZoneInitializeAndScriptActiveXControls](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszoneinitializeandscriptactivexcontrols)
- [InternetExplorer/TrustedSitesZoneJavaPermissions](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszonejavapermissions)
- [InternetExplorer/TrustedSitesZoneNavigateWindowsAndFrames](./policy-csp-internetexplorer.md#internetexplorer-trustedsiteszonenavigatewindowsandframes)
- [Kerberos/AllowForestSearchOrder](./policy-csp-kerberos.md#kerberos-allowforestsearchorder)
- [Kerberos/KerberosClientSupportsClaimsCompoundArmor](./policy-csp-kerberos.md#kerberos-kerberosclientsupportsclaimscompoundarmor)
- [Kerberos/RequireKerberosArmoring](./policy-csp-kerberos.md#kerberos-requirekerberosarmoring)
- [Kerberos/RequireStrictKDCValidation](./policy-csp-kerberos.md#kerberos-requirestrictkdcvalidation)
- [Kerberos/SetMaximumContextTokenSize](./policy-csp-kerberos.md#kerberos-setmaximumcontexttokensize)
- [Power/AllowStandbyWhenSleepingPluggedIn](./policy-csp-power.md#power-allowstandbywhensleepingpluggedin)
- [Power/DisplayOffTimeoutOnBattery](./policy-csp-power.md#power-displayofftimeoutonbattery)
- [Power/DisplayOffTimeoutPluggedIn](./policy-csp-power.md#power-displayofftimeoutpluggedin)
- [Power/HibernateTimeoutOnBattery](./policy-csp-power.md#power-hibernatetimeoutonbattery)
- [Power/HibernateTimeoutPluggedIn](./policy-csp-power.md#power-hibernatetimeoutpluggedin)
- [Power/RequirePasswordWhenComputerWakesOnBattery](./policy-csp-power.md#power-requirepasswordwhencomputerwakesonbattery)
- [Power/RequirePasswordWhenComputerWakesPluggedIn](./policy-csp-power.md#power-requirepasswordwhencomputerwakespluggedin)
- [Power/StandbyTimeoutOnBattery](./policy-csp-power.md#power-standbytimeoutonbattery)
- [Power/StandbyTimeoutPluggedIn](./policy-csp-power.md#power-standbytimeoutpluggedin)
- [Printers/PointAndPrintRestrictions](./policy-csp-printers.md#printers-pointandprintrestrictions)
- [Printers/PointAndPrintRestrictions_User](./policy-csp-printers.md#printers-pointandprintrestrictions-user)
- [Printers/PublishPrinters](./policy-csp-printers.md#printers-publishprinters)
- [RemoteAssistance/CustomizeWarningMessages](./policy-csp-remoteassistance.md#remoteassistance-customizewarningmessages)
- [RemoteAssistance/SessionLogging](./policy-csp-remoteassistance.md#remoteassistance-sessionlogging)
- [RemoteAssistance/SolicitedRemoteAssistance](./policy-csp-remoteassistance.md#remoteassistance-solicitedremoteassistance)
- [RemoteAssistance/UnsolicitedRemoteAssistance](./policy-csp-remoteassistance.md#remoteassistance-unsolicitedremoteassistance)
- [RemoteDesktopServices/AllowUsersToConnectRemotely](./policy-csp-remotedesktopservices.md#remotedesktopservices-allowuserstoconnectremotely)
- [RemoteDesktopServices/ClientConnectionEncryptionLevel](./policy-csp-remotedesktopservices.md#remotedesktopservices-clientconnectionencryptionlevel)
- [RemoteDesktopServices/DoNotAllowDriveRedirection](./policy-csp-remotedesktopservices.md#remotedesktopservices-donotallowdriveredirection)
- [RemoteDesktopServices/DoNotAllowPasswordSaving](./policy-csp-remotedesktopservices.md#remotedesktopservices-donotallowpasswordsaving)
- [RemoteDesktopServices/PromptForPasswordUponConnection](./policy-csp-remotedesktopservices.md#remotedesktopservices-promptforpassworduponconnection)
- [RemoteDesktopServices/RequireSecureRPCCommunication](./policy-csp-remotedesktopservices.md#remotedesktopservices-requiresecurerpccommunication)
- [RemoteManagement/AllowBasicAuthentication_Client](./policy-csp-remotemanagement.md#remotemanagement-allowbasicauthentication-client)
- [RemoteManagement/AllowBasicAuthentication_Service](./policy-csp-remotemanagement.md#remotemanagement-allowbasicauthentication-service)
- [RemoteManagement/AllowCredSSPAuthenticationClient](./policy-csp-remotemanagement.md#remotemanagement-allowcredsspauthenticationclient)
- [RemoteManagement/AllowCredSSPAuthenticationService](./policy-csp-remotemanagement.md#remotemanagement-allowcredsspauthenticationservice)
- [RemoteManagement/AllowRemoteServerManagement](./policy-csp-remotemanagement.md#remotemanagement-allowremoteservermanagement)
- [RemoteManagement/AllowUnencryptedTraffic_Client](./policy-csp-remotemanagement.md#remotemanagement-allowunencryptedtraffic-client)
- [RemoteManagement/AllowUnencryptedTraffic_Service](./policy-csp-remotemanagement.md#remotemanagement-allowunencryptedtraffic-service)
- [RemoteManagement/DisallowDigestAuthentication](./policy-csp-remotemanagement.md#remotemanagement-disallowdigestauthentication)
- [RemoteManagement/DisallowNegotiateAuthenticationClient](./policy-csp-remotemanagement.md#remotemanagement-disallownegotiateauthenticationclient)
- [RemoteManagement/DisallowNegotiateAuthenticationService](./policy-csp-remotemanagement.md#remotemanagement-disallownegotiateauthenticationservice)
- [RemoteManagement/DisallowStoringOfRunAsCredentials](./policy-csp-remotemanagement.md#remotemanagement-disallowstoringofrunascredentials)
- [RemoteManagement/SpecifyChannelBindingTokenHardeningLevel](./policy-csp-remotemanagement.md#remotemanagement-specifychannelbindingtokenhardeninglevel)
- [RemoteManagement/TrustedHosts](./policy-csp-remotemanagement.md#remotemanagement-trustedhosts)
- [RemoteManagement/TurnOnCompatibilityHTTPListener](./policy-csp-remotemanagement.md#remotemanagement-turnoncompatibilityhttplistener)
- [RemoteManagement/TurnOnCompatibilityHTTPSListener](./policy-csp-remotemanagement.md#remotemanagement-turnoncompatibilityhttpslistener)
- [RemoteProcedureCall/RPCEndpointMapperClientAuthentication](./policy-csp-remoteprocedurecall.md#remoteprocedurecall-rpcendpointmapperclientauthentication)
- [RemoteProcedureCall/RestrictUnauthenticatedRPCClients](./policy-csp-remoteprocedurecall.md#remoteprocedurecall-restrictunauthenticatedrpcclients)
- [RemoteShell/AllowRemoteShellAccess](./policy-csp-remoteshell.md#remoteshell-allowremoteshellaccess)
- [RemoteShell/MaxConcurrentUsers](./policy-csp-remoteshell.md#remoteshell-maxconcurrentusers)
- [RemoteShell/SpecifyIdleTimeout](./policy-csp-remoteshell.md#remoteshell-specifyidletimeout)
- [RemoteShell/SpecifyMaxMemory](./policy-csp-remoteshell.md#remoteshell-specifymaxmemory)
- [RemoteShell/SpecifyMaxProcesses](./policy-csp-remoteshell.md#remoteshell-specifymaxprocesses)
- [RemoteShell/SpecifyMaxRemoteShells](./policy-csp-remoteshell.md#remoteshell-specifymaxremoteshells)
- [RemoteShell/SpecifyShellTimeout](./policy-csp-remoteshell.md#remoteshell-specifyshelltimeout)
- [Storage/EnhancedStorageDevices](./policy-csp-storage.md#storage-enhancedstoragedevices)
- [System/BootStartDriverInitialization](./policy-csp-system.md#system-bootstartdriverinitialization)
- [System/DisableSystemRestore](./policy-csp-system.md#system-disablesystemrestore)
- [WindowsLogon/DisableLockScreenAppNotifications](./policy-csp-windowslogon.md#windowslogon-disablelockscreenappnotifications)
- [WindowsLogon/DontDisplayNetworkSelectionUI](./policy-csp-windowslogon.md#windowslogon-dontdisplaynetworkselectionui)
## Policies supported by IoT Core
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
- [Bluetooth/ServicesAllowedList](#bluetooth-servicesallowedlist)
- [Browser/AllowAutofill](#browser-allowautofill)
- [Browser/AllowBrowser](#browser-allowbrowser)
- [Browser/AllowCookies](#browser-allowcookies)
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
- [Browser/AllowInPrivate](#browser-allowinprivate)
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
- [Browser/AllowPopups](#browser-allowpopups)
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
- [Browser/EnterpriseModeSiteList](#browser-enterprisemodesitelist)
- [Browser/EnterpriseSiteListServiceUrl](#browser-enterprisesitelistserviceurl)
- [Browser/SendIntranetTraffictoInternetExplorer](#browser-sendintranettraffictointernetexplorer)
- [Camera/AllowCamera](#camera-allowcamera)
- [Cellular/ShowAppCellularAccessUI](#cellular-showappcellularaccessui)
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
- [Connectivity/AllowCellularDataRoaming](#connectivity-allowcellulardataroaming)
- [Connectivity/AllowNFC](#connectivity-allownfc)
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
- [Connectivity/AllowVPNOverCellular](#connectivity-allowvpnovercellular)
- [Connectivity/AllowVPNRoamingOverCellular](#connectivity-allowvpnroamingovercellular)
- [Connectivity/DiablePrintingOverHTTP](#connectivity-diableprintingoverhttp)
- [Connectivity/DisableDownloadingOfPrintDriversOverHTTP](#connectivity-disabledownloadingofprintdriversoverhttp)
- [Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards](#connectivity-disableinternetdownloadforwebpublishingandonlineorderingwizards)
- [Connectivity/HardenedUNCPaths](#connectivity-hardeneduncpaths)
- [Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge](#connectivity-prohibitinstallationandconfigurationofnetworkbridge)
- [CredentialProviders/AllowPINLogon](#credentialproviders-allowpinlogon)
- [CredentialProviders/BlockPicturePassword](#credentialproviders-blockpicturepassword)
- [DataProtection/AllowDirectMemoryAccess](#dataprotection-allowdirectmemoryaccess)
- [Privacy/LetAppsGetDiagnosticInfo](#privacy-letappsgetdiagnosticinfo)
- [Privacy/LetAppsGetDiagnosticInfo_ForceAllowTheseApps](#privacy-letappsgetdiagnosticinfo-forceallowtheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_ForceDenyTheseApps](#privacy-letappsgetdiagnosticinfo-forcedenytheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_UserInControlOfTheseApps](#privacy-letappsgetdiagnosticinfo-userincontroloftheseapps)
- [Privacy/LetAppsRunInBackground](#privacy-letappsruninbackground)
- [Privacy/LetAppsRunInBackground_ForceAllowTheseApps](#privacy-letappsruninbackground-forceallowtheseapps)
- [Privacy/LetAppsRunInBackground_ForceDenyTheseApps](#privacy-letappsruninbackground-forcedenytheseapps)
- [Privacy/LetAppsRunInBackground_UserInControlOfTheseApps](#privacy-letappsruninbackground-userincontroloftheseapps)
- [Security/AllowAddProvisioningPackage](#security-allowaddprovisioningpackage)
- [Security/AllowRemoveProvisioningPackage](#security-allowremoveprovisioningpackage)
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
- [Security/RequireProvisioningPackageSignature](#security-requireprovisioningpackagesignature)
- [System/AllowEmbeddedMode](#system-allowembeddedmode)
- [System/AllowFontProviders](#system-allowfontproviders)
- [System/AllowStorageCard](#system-allowstoragecard)
- [System/TelemetryProxy](#system-telemetryproxy)
- [Update/AllowNonMicrosoftSignedUpdate](#update-allownonmicrosoftsignedupdate)
- [Update/AllowUpdateService](#update-allowupdateservice)
- [Update/PauseDeferrals](#update-pausedeferrals)
- [Update/RequireDeferUpgrade](#update-requiredeferupgrade)
- [Update/RequireUpdateApproval](#update-requireupdateapproval)
- [Update/ScheduledInstallDay](#update-scheduledinstallday)
- [Update/ScheduledInstallTime](#update-scheduledinstalltime)
- [Update/UpdateServiceUrl](#update-updateserviceurl)
- [Wifi/AllowAutoConnectToWiFiSenseHotspots](#wifi-allowautoconnecttowifisensehotspots)
- [Wifi/AllowInternetSharing](#wifi-allowinternetsharing)
- [Wifi/AllowWiFi](#wifi-allowwifi)
- [Wifi/WLANScanMode](#wifi-wlanscanmode)
## Policies supported by Windows Holographic for Business
- [Accounts/AllowMicrosoftAccountConnection](#accounts-allowmicrosoftaccountconnection)
- [ApplicationManagement/AllowAllTrustedApps](#applicationmanagement-allowalltrustedapps)
- [ApplicationManagement/AllowAppStoreAutoUpdate](#applicationmanagement-allowappstoreautoupdate)
- [ApplicationManagement/AllowDeveloperUnlock](#applicationmanagement-allowdeveloperunlock)
- [Authentication/AllowFastReconnect](#authentication-allowfastreconnect)
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
- [Browser/AllowCookies](#browser-allowcookies)
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
- [Browser/AllowPasswordManager](#browser-allowpasswordmanager)
- [Browser/AllowPopups](#browser-allowpopups)
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
- [DeviceLock/AllowIdleReturnWithoutPassword](#devicelock-allowidlereturnwithoutpassword)
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
- [Experience/AllowCortana](#experience-allowcortana)
- [Experience/AllowManualMDMUnenrollment](#experience-allowmanualmdmunenrollment)
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
- [Privacy/LetAppsGetDiagnosticInfo](#privacy-letappsgetdiagnosticinfo)
- [Privacy/LetAppsGetDiagnosticInfo_ForceAllowTheseApps](#privacy-letappsgetdiagnosticinfo-forceallowtheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_ForceDenyTheseApps](#privacy-letappsgetdiagnosticinfo-forcedenytheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_UserInControlOfTheseApps](#privacy-letappsgetdiagnosticinfo-userincontroloftheseapps)
- [Privacy/LetAppsRunInBackground](#privacy-letappsruninbackground)
- [Privacy/LetAppsRunInBackground_ForceAllowTheseApps](#privacy-letappsruninbackground-forceallowtheseapps)
- [Privacy/LetAppsRunInBackground_ForceDenyTheseApps](#privacy-letappsruninbackground-forcedenytheseapps)
- [Privacy/LetAppsRunInBackground_UserInControlOfTheseApps](#privacy-letappsruninbackground-userincontroloftheseapps)
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
- [Settings/AllowDateTime](#settings-allowdatetime)
- [Settings/AllowVPN](#settings-allowvpn)
- [System/AllowFontProviders](#system-allowfontproviders)
- [System/AllowLocation](#system-allowlocation)
- [System/AllowTelemetry](#system-allowtelemetry)
- [Update/AllowAutoUpdate](#update-allowautoupdate)
- [Update/AllowUpdateService](#update-allowupdateservice)
- [Update/RequireDeferUpgrade](#update-requiredeferupgrade)
- [Update/RequireUpdateApproval](#update-requireupdateapproval)
- [Update/UpdateServiceUrl](#update-updateserviceurl)
## Policies supported by Microsoft Surface Hub
- [ApplicationDefaults/DefaultAssociationsConfiguration](#applicationdefaults-defaultassociationsconfiguration)
- [Bluetooth/AllowAdvertising](#bluetooth-allowadvertising)
- [Bluetooth/AllowDiscoverableMode](#bluetooth-allowdiscoverablemode)
- [Bluetooth/AllowPrepairing](#bluetooth-allowprepairing)
- [Bluetooth/LocalDeviceName](#bluetooth-localdevicename)
- [Bluetooth/ServicesAllowedList](#bluetooth-servicesallowedlist)
- [Browser/AllowAddressBarDropdown](#browser-allowaddressbardropdown)
- [Browser/AllowCookies](#browser-allowcookies)
- [Browser/AllowDeveloperTools](#browser-allowdevelopertools)
- [Browser/AllowDoNotTrack](#browser-allowdonottrack)
- [Browser/AllowMicrosoftCompatibilityList](#browser-allowmicrosoftcompatibilitylist)
- [Browser/AllowPopups](#browser-allowpopups)
- [Browser/AllowSearchSuggestionsinAddressBar](#browser-allowsearchsuggestionsinaddressbar)
- [Browser/AllowSmartScreen](#browser-allowsmartscreen)
- [Browser/ClearBrowsingDataOnExit](#browser-clearbrowsingdataonexit)
- [Browser/ConfigureAdditionalSearchEngines](#browser-configureadditionalsearchengines)
- [Browser/DisableLockdownOfStartPages](#browser-disablelockdownofstartpages)
- [Browser/HomePages](#browser-homepages)
- [Browser/PreventLiveTileDataCollection](#browser-preventlivetiledatacollection)
- [Browser/PreventSmartScreenPromptOverride](#browser-preventsmartscreenpromptoverride)
- [Browser/PreventSmartScreenPromptOverrideForFiles](#browser-preventsmartscreenpromptoverrideforfiles)
- [Browser/SetDefaultSearchEngine](#browser-setdefaultsearchengine)
- [Camera/AllowCamera](#camera-allowcamera)
- [Cellular/ShowAppCellularAccessUI](#cellular-showappcellularaccessui)
- [ConfigOperations/ADMXInstall](#configoperations-admxinstall)
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
- [Connectivity/AllowConnectedDevices](#connectivity-allowconnecteddevices)
- [Cryptography/AllowFipsAlgorithmPolicy](#cryptography-allowfipsalgorithmpolicy)
- [Cryptography/TLSCipherSuites](#cryptography-tlsciphersuites)
- [Defender/AllowArchiveScanning](#defender-allowarchivescanning)
- [Defender/AllowBehaviorMonitoring](#defender-allowbehaviormonitoring)
- [Defender/AllowCloudProtection](#defender-allowcloudprotection)
- [Defender/AllowEmailScanning](#defender-allowemailscanning)
- [Defender/AllowFullScanOnMappedNetworkDrives](#defender-allowfullscanonmappednetworkdrives)
- [Defender/AllowFullScanRemovableDriveScanning](#defender-allowfullscanremovabledrivescanning)
- [Defender/AllowIOAVProtection](#defender-allowioavprotection)
- [Defender/AllowIntrusionPreventionSystem](#defender-allowintrusionpreventionsystem)
- [Defender/AllowOnAccessProtection](#defender-allowonaccessprotection)
- [Defender/AllowRealtimeMonitoring](#defender-allowrealtimemonitoring)
- [Defender/AllowScanningNetworkFiles](#defender-allowscanningnetworkfiles)
- [Defender/AllowScriptScanning](#defender-allowscriptscanning)
- [Defender/AllowUserUIAccess](#defender-allowuseruiaccess)
- [Defender/AvgCPULoadFactor](#defender-avgcpuloadfactor)
- [Defender/DaysToRetainCleanedMalware](#defender-daystoretaincleanedmalware)
- [Defender/ExcludedExtensions](#defender-excludedextensions)
- [Defender/ExcludedPaths](#defender-excludedpaths)
- [Defender/ExcludedProcesses](#defender-excludedprocesses)
- [Defender/PUAProtection](#defender-puaprotection)
- [Defender/RealTimeScanDirection](#defender-realtimescandirection)
- [Defender/ScanParameter](#defender-scanparameter)
- [Defender/ScheduleQuickScanTime](#defender-schedulequickscantime)
- [Defender/ScheduleScanDay](#defender-schedulescanday)
- [Defender/ScheduleScanTime](#defender-schedulescantime)
- [Defender/SignatureUpdateInterval](#defender-signatureupdateinterval)
- [Defender/SubmitSamplesConsent](#defender-submitsamplesconsent)
- [Defender/ThreatSeverityDefaultAction](#defender-threatseveritydefaultaction)
- [DeliveryOptimization/DOAbsoluteMaxCacheSize](#deliveryoptimization-doabsolutemaxcachesize)
- [DeliveryOptimization/DOAllowVPNPeerCaching](#deliveryoptimization-doallowvpnpeercaching)
- [DeliveryOptimization/DODownloadMode](#deliveryoptimization-dodownloadmode)
- [DeliveryOptimization/DOGroupId](#deliveryoptimization-dogroupid)
- [DeliveryOptimization/DOMaxCacheAge](#deliveryoptimization-domaxcacheage)
- [DeliveryOptimization/DOMaxCacheSize](#deliveryoptimization-domaxcachesize)
- [DeliveryOptimization/DOMaxDownloadBandwidth](#deliveryoptimization-domaxdownloadbandwidth)
- [DeliveryOptimization/DOMaxUploadBandwidth](#deliveryoptimization-domaxuploadbandwidth)
- [DeliveryOptimization/DOMinBackgroundQos](#deliveryoptimization-dominbackgroundqos)
- [DeliveryOptimization/DOMinDiskSizeAllowedToPeer](#deliveryoptimization-domindisksizeallowedtopeer)
- [DeliveryOptimization/DOMinFileSizeToCache](#deliveryoptimization-dominfilesizetocache)
- [DeliveryOptimization/DOMinRAMAllowedToPeer](#deliveryoptimization-dominramallowedtopeer)
- [DeliveryOptimization/DOModifyCacheDrive](#deliveryoptimization-domodifycachedrive)
- [DeliveryOptimization/DOMonthlyUploadDataCap](#deliveryoptimization-domonthlyuploaddatacap)
- [DeliveryOptimization/DOPercentageMaxDownloadBandwidth](#deliveryoptimization-dopercentagemaxdownloadbandwidth)
- [Desktop/PreventUserRedirectionOfProfileFolders](#desktop-preventuserredirectionofprofilefolders)
- [DeviceGuard/AllowKernelControlFlowGuard](#deviceguard-allowkernelcontrolflowguard)
- [Privacy/EnableActivityFeed](#privacy-enableactivityfeed)
- [Privacy/LetAppsGetDiagnosticInfo](#privacy-letappsgetdiagnosticinfo)
- [Privacy/LetAppsGetDiagnosticInfo_ForceAllowTheseApps](#privacy-letappsgetdiagnosticinfo-forceallowtheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_ForceDenyTheseApps](#privacy-letappsgetdiagnosticinfo-forcedenytheseapps)
- [Privacy/LetAppsGetDiagnosticInfo_UserInControlOfTheseApps](#privacy-letappsgetdiagnosticinfo-userincontroloftheseapps)
- [Privacy/LetAppsRunInBackground](#privacy-letappsruninbackground)
- [Privacy/LetAppsRunInBackground_ForceAllowTheseApps](#privacy-letappsruninbackground-forceallowtheseapps)
- [Privacy/LetAppsRunInBackground_ForceDenyTheseApps](#privacy-letappsruninbackground-forcedenytheseapps)
- [Privacy/LetAppsRunInBackground_UserInControlOfTheseApps](#privacy-letappsruninbackground-userincontroloftheseapps)
- [Privacy/PublishUserActivities](#privacy-publishuseractivities)
- [Security/RequireProvisioningPackageSignature](#security-requireprovisioningpackagesignature)
- [Security/RequireRetrieveHealthCertificateOnBoot](#security-requireretrievehealthcertificateonboot)
- [System/AllowFontProviders](#system-allowfontproviders)
- [System/AllowLocation](#system-allowlocation)
- [System/AllowTelemetry](#system-allowtelemetry)
- [TextInput/AllowIMELogging](#textinput-allowimelogging)
- [TextInput/AllowIMENetworkAccess](#textinput-allowimenetworkaccess)
- [TextInput/AllowInputPanel](#textinput-allowinputpanel)
- [TextInput/AllowJapaneseIMESurrogatePairCharacters](#textinput-allowjapaneseimesurrogatepaircharacters)
- [TextInput/AllowJapaneseIVSCharacters](#textinput-allowjapaneseivscharacters)
- [TextInput/AllowJapaneseNonPublishingStandardGlyph](#textinput-allowjapanesenonpublishingstandardglyph)
- [TextInput/AllowJapaneseUserDictionary](#textinput-allowjapaneseuserdictionary)
- [TextInput/AllowLanguageFeaturesUninstall](#textinput-allowlanguagefeaturesuninstall)
- [TextInput/ExcludeJapaneseIMEExceptJIS0208](#textinput-excludejapaneseimeexceptjis0208)
- [TextInput/ExcludeJapaneseIMEExceptJIS0208andEUDC](#textinput-excludejapaneseimeexceptjis0208andeudc)
- [TextInput/ExcludeJapaneseIMEExceptShiftJIS](#textinput-excludejapaneseimeexceptshiftjis)
- [TimeLanguageSettings/Set24HourClock](#timelanguagesettings-set24hourclock)
- [TimeLanguageSettings/SetCountry](#timelanguagesettings-setcountry)
- [TimeLanguageSettings/SetLanguage](#timelanguagesettings-setlanguage)
- [Update/AllowAutoUpdate](#update-allowautoupdate)
- [Update/AllowUpdateService](#update-allowupdateservice)
- [Update/AutoRestartNotificationSchedule](#update-autorestartnotificationschedule)
- [Update/AutoRestartRequiredNotificationDismissal](#update-autorestartrequirednotificationdismissal)
- [Update/BranchReadinessLevel](#update-branchreadinesslevel)
- [Update/DeferFeatureUpdatesPeriodInDays](#update-deferfeatureupdatesperiodindays)
- [Update/DeferQualityUpdatesPeriodInDays](#update-deferqualityupdatesperiodindays)
- [Update/DetectionFrequency](#update-detectionfrequency)
- [Update/PauseFeatureUpdates](#update-pausefeatureupdates)
- [Update/PauseQualityUpdates](#update-pausequalityupdates)
- [Update/ScheduleImminentRestartWarning](#update-scheduleimminentrestartwarning)
- [Update/ScheduleRestartWarning](#update-schedulerestartwarning)
- [Update/SetAutoRestartNotificationDisable](#update-setautorestartnotificationdisable)
- [Update/UpdateServiceUrl](#update-updateserviceurl)
- [Update/UpdateServiceUrlAlternate](#update-updateserviceurlalternate)
- [WiFi/AllowWiFiHotSpotReporting](#wifi-allowwifihotspotreporting)
## Policies that can be set using Exchange Active Sync (EAS)
- [Browser/AllowBrowser](#browser-allowbrowser)
- [Camera/AllowCamera](#camera-allowcamera)
- [Cellular/ShowAppCellularAccessUI](#cellular-showappcellularaccessui)
- [Connectivity/AllowBluetooth](#connectivity-allowbluetooth)
- [Connectivity/AllowCellularDataRoaming](#connectivity-allowcellulardataroaming)
- [Connectivity/AllowUSBConnection](#connectivity-allowusbconnection)
- [DeviceLock/AllowSimpleDevicePassword](#devicelock-allowsimpledevicepassword)
- [DeviceLock/AlphanumericDevicePasswordRequired](#devicelock-alphanumericdevicepasswordrequired)
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
- [DeviceLock/DevicePasswordExpiration](#devicelock-devicepasswordexpiration)
- [DeviceLock/DevicePasswordHistory](#devicelock-devicepasswordhistory)
- [DeviceLock/MaxDevicePasswordFailedAttempts](#devicelock-maxdevicepasswordfailedattempts)
- [DeviceLock/MaxInactivityTimeDeviceLock](#devicelock-maxinactivitytimedevicelock)
- [DeviceLock/MinDevicePasswordComplexCharacters](#devicelock-mindevicepasswordcomplexcharacters)
- [DeviceLock/MinDevicePasswordLength](#devicelock-mindevicepasswordlength)
- [DeviceLock/PreventLockScreenSlideShow](#devicelock-preventlockscreenslideshow)
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
- [System/AllowStorageCard](#system-allowstoragecard)
- [System/TelemetryProxy](#system-telemetryproxy)
- [Wifi/AllowInternetSharing](#wifi-allowinternetsharing)
- [Wifi/AllowWiFi](#wifi-allowwifi)
## Examples
Set the minimum password length to 4 characters.
``` syntax
$CmdID$
-
./Vendor/MSFT/Policy/Config/DeviceLock/MinDevicePasswordLength
int
4
```
Do not allow NFC.
``` syntax
$CmdID$
-
./Vendor/MSFT/Policy/Config/Connectivity/AllowNFC
int
0
```
## Related topics
[Configuration service provider reference](configuration-service-provider-reference.md)