--- title: SettingsSync Policy CSP description: Learn more about the SettingsSync Area in Policy CSP. ms.date: 09/27/2024 --- # Policy CSP - SettingsSync [!INCLUDE [ADMX-backed CSP tip](includes/mdm-admx-csp-note.md)] ## DisableAccessibilitySettingSync | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SettingsSync/DisableAccessibilitySettingSync ``` Prevent the "accessibility" group from syncing to and from this PC. This turns off and disables the "accessibility" group on the "Windows backup" settings page in PC settings. If you enable this policy setting, the "accessibility", group won't be synced. Use the option "Allow users to turn accessibility syncing on" so that syncing is turned off by default but not disabled. If you don't set or disable this setting, syncing of the "accessibility" group is on by default and configurable by the user. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | DisableAccessibilitySettingSync | | Friendly Name | Do not sync accessibility settings | | Location | Computer Configuration | | Path | Windows Components > Sync your settings | | Registry Key Name | Software\Policies\Microsoft\Windows\SettingSync | | Registry Value Name | DisableAccessibilitySettingSync | | ADMX File Name | SettingSync.admx | ## DisableLanguageSettingSync | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SettingsSync/DisableLanguageSettingSync ``` Prevent the "language preferences" group from syncing to and from this PC. This turns off and disables the "languages preferences" group on the "Windows backup" settings page in PC settings. If you enable this policy setting, the "language preferences", group won't be synced. Use the option "Allow users to turn language preferences syncing on" so that syncing is turned off by default but not disabled. If you don't set or disable this setting, syncing of the "language preferences" group is on by default and configurable by the user. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | DisableLanguageSettingSync | | Friendly Name | Do not sync language preferences settings | | Location | Computer Configuration | | Path | Windows Components > Sync your settings | | Registry Key Name | Software\Policies\Microsoft\Windows\SettingSync | | Registry Value Name | DisableLanguageSettingSync | | ADMX File Name | SettingSync.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)