From b603a8a25708e36a8418893e5e43a383270769d6 Mon Sep 17 00:00:00 2001
From: Liz Long <104389055+lizgt2000@users.noreply.github.com>
Date: Tue, 3 Jan 2023 15:42:25 -0500
Subject: [PATCH] tpm userexperiencevirtualization userprofiles
---
.../mdm/policy-csp-admx-tpm.md | 906 +-
...y-csp-admx-userexperiencevirtualization.md | 10940 +++++++++-------
.../mdm/policy-csp-admx-userprofiles.md | 763 +-
3 files changed, 7049 insertions(+), 5560 deletions(-)
diff --git a/windows/client-management/mdm/policy-csp-admx-tpm.md b/windows/client-management/mdm/policy-csp-admx-tpm.md
index a17ffa7fcc..e130165336 100644
--- a/windows/client-management/mdm/policy-csp-admx-tpm.md
+++ b/windows/client-management/mdm/policy-csp-admx-tpm.md
@@ -1,374 +1,412 @@
---
-title: Policy CSP - ADMX_TPM
-description: Learn about Policy CSP - ADMX_TPM.
+title: ADMX_TPM Policy CSP
+description: Learn more about the ADMX_TPM Area in Policy CSP
+author: vinaypamnani-msft
+manager: aaroncz
ms.author: vinpa
+ms.date: 01/03/2023
ms.localizationpriority: medium
-ms.topic: article
ms.prod: windows-client
ms.technology: itpro-manage
-author: vinaypamnani-msft
-ms.date: 09/25/2020
-ms.reviewer:
-manager: aaroncz
+ms.topic: reference
---
+
+
+
# Policy CSP - ADMX_TPM
+
> [!TIP]
-> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](../understanding-admx-backed-policies.md).
+> Some of these are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
-> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](../understanding-admx-backed-policies.md#enabling-a-policy).
+> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
-> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
+> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
-
+
+
+
-
-## ADMX_TPM policies
+
+## BlockedCommandsList_Name
-
- -
- ADMX_TPM/BlockedCommandsList_Name
-
- -
- ADMX_TPM/ClearTPMIfNotReady_Name
-
- -
- ADMX_TPM/IgnoreDefaultList_Name
-
- -
- ADMX_TPM/IgnoreLocalList_Name
-
- -
- ADMX_TPM/OSManagedAuth_Name
-
- -
- ADMX_TPM/OptIntoDSHA_Name
-
- -
- ADMX_TPM/StandardUserAuthorizationFailureDuration_Name
-
- -
- ADMX_TPM/StandardUserAuthorizationFailureIndividualThreshold_Name
-
- -
- ADMX_TPM/StandardUserAuthorizationFailureTotalThreshold_Name
-
- -
- ADMX_TPM/UseLegacyDAP_Name
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/BlockedCommandsList_Name
+```
+
-
-
-
-**ADMX_TPM/BlockedCommandsList_Name**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-
-
-
-
-
-This policy setting allows you to manage the Policy list of Trusted Platform Module (TPM) commands blocked by Windows.
+
+
+This policy setting allows you to manage the Group Policy list of Trusted Platform Module (TPM) commands blocked by Windows.
If you enable this policy setting, Windows will block the specified commands from being sent to the TPM on the computer. TPM commands are referenced by a command number. For example, command number 129 is TPM_OwnerReadInternalPub, and command number 170 is TPM_FieldUpgrade. To find the command number associated with each TPM command with TPM 1.2, run "tpm.msc" and navigate to the "Command Management" section.
-If you disable or don't configure this policy setting, only those TPM commands specified through the default or local lists may be blocked by Windows. The default list of blocked TPM commands is pre-configured by Windows. You can view the default list by running "tpm.msc", navigating to the "Command Management" section, and making visible the "On Default Block List" column. The local list of blocked TPM commands is configured outside of Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. See related policy settings to enforce or ignore the default and local lists of blocked TPM commands.
+If you disable or do not configure this policy setting, only those TPM commands specified through the default or local lists may be blocked by Windows. The default list of blocked TPM commands is pre-configured by Windows. You can view the default list by running "tpm.msc", navigating to the "Command Management" section, and making visible the "On Default Block List" column. The local list of blocked TPM commands is configured outside of Group Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. See related policy settings to enforce or ignore the default and local lists of blocked TPM commands.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Configure the list of blocked TPM commands*
-- GP name: *BlockedCommandsList_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/ClearTPMIfNotReady_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | BlockedCommandsList_Name |
+| Friendly Name | Configure the list of blocked TPM commands |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | SOFTWARE\Policies\Microsoft\Tpm\BlockedCommands |
+| Registry Value Name | Enabled |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## ClearTPMIfNotReady_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures the system to prompt the user to clear the TPM if the TPM is detected to be in any state other than Ready. This policy will take effect only if the system’s TPM is in a state other than Ready, including if the TPM is “Ready, with reduced functionality”. The prompt to clear the TPM will start occurring after the next reboot, upon user sign in only if the signed in user is part of the Administrators group for the system. The prompt can be dismissed, but will reappear after every reboot and sign in until the policy is disabled or until the TPM is in a Ready state.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/ClearTPMIfNotReady_Name
+```
+
-
+
+
+This policy setting configures the system to prompt the user to clear the TPM if the TPM is detected to be in any state other than Ready. This policy will take effect only if the system’s TPM is in a state other than Ready, including if the TPM is “Ready, with reduced functionality”. The prompt to clear the TPM will start occurring after the next reboot, upon user login only if the logged in user is part of the Administrators group for the system. The prompt can be dismissed, but will reappear after every reboot and login until the policy is disabled or until the TPM is in a Ready state.
+
-
-ADMX Info:
-- GP Friendly name: *Configure the system to clear the TPM if it is not in a ready state.*
-- GP name: *ClearTPMIfNotReady_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+
+
-
-
-
+
+**Description framework properties**:
-
-**ADMX_TPM/IgnoreDefaultList_Name**
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+**ADMX mapping**:
-
-
+| Name | Value |
+|:--|:--|
+| Name | ClearTPMIfNotReady_Name |
+| Friendly Name | Configure the system to clear the TPM if it is not in a ready state. |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\TPM |
+| Registry Value Name | ClearTPMIfNotReadyGP |
+| ADMX File Name | TPM.admx |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+
+
-> [!div class = "checklist"]
-> * Device
+
-
+
+## IgnoreDefaultList_Name
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/IgnoreDefaultList_Name
+```
+
+
+
+
This policy setting allows you to enforce or ignore the computer's default list of blocked Trusted Platform Module (TPM) commands.
-If you enable this policy setting, Windows will ignore the computer's default list of blocked TPM commands and will only block those TPM commands specified by Policy or the local list.
+If you enable this policy setting, Windows will ignore the computer's default list of blocked TPM commands and will only block those TPM commands specified by Group Policy or the local list.
-The default list of blocked TPM commands is pre-configured by Windows. You can view the default list by running "tpm.msc", navigating to the "Command Management" section, and making visible the "On Default Block List" column. The local list of blocked TPM commands is configured outside of Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. See the related policy setting to configure the Policy list of blocked TPM commands.
+The default list of blocked TPM commands is pre-configured by Windows. You can view the default list by running "tpm.msc", navigating to the "Command Management" section, and making visible the "On Default Block List" column. The local list of blocked TPM commands is configured outside of Group Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. See the related policy setting to configure the Group Policy list of blocked TPM commands.
-If you disable or don't configure this policy setting, Windows will block the TPM commands in the default list, in addition to commands in the Policy and local lists of blocked TPM commands.
+If you disable or do not configure this policy setting, Windows will block the TPM commands in the default list, in addition to commands in the Group Policy and local lists of blocked TPM commands.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Ignore the default list of blocked TPM commands*
-- GP name: *IgnoreDefaultList_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/IgnoreLocalList_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | IgnoreDefaultList_Name |
+| Friendly Name | Ignore the default list of blocked TPM commands |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\TPM\BlockedCommands |
+| Registry Value Name | IgnoreDefaultList |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## IgnoreLocalList_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/IgnoreLocalList_Name
+```
+
+
+
+
This policy setting allows you to enforce or ignore the computer's local list of blocked Trusted Platform Module (TPM) commands.
-If you enable this policy setting, Windows will ignore the computer's local list of blocked TPM commands and will only block those TPM commands specified by Policy or the default list.
+If you enable this policy setting, Windows will ignore the computer's local list of blocked TPM commands and will only block those TPM commands specified by Group Policy or the default list.
-The local list of blocked TPM commands is configured outside of Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. The default list of blocked TPM commands is pre-configured by Windows. See the related policy setting to configure the Policy list of blocked TPM commands.
+The local list of blocked TPM commands is configured outside of Group Policy by running "tpm.msc" or through scripting against the Win32_Tpm interface. The default list of blocked TPM commands is pre-configured by Windows. See the related policy setting to configure the Group Policy list of blocked TPM commands.
-If you disable or don't configure this policy setting, Windows will block the TPM commands found in the local list, in addition to commands in the Policy and default lists of blocked TPM commands.
+If you disable or do not configure this policy setting, Windows will block the TPM commands found in the local list, in addition to commands in the Group Policy and default lists of blocked TPM commands.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Ignore the local list of blocked TPM commands*
-- GP name: *IgnoreLocalList_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/OSManagedAuth_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | IgnoreLocalList_Name |
+| Friendly Name | Ignore the local list of blocked TPM commands |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\TPM\BlockedCommands |
+| Registry Value Name | IgnoreLocalList |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## OptIntoDSHA_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures how much of the TPM owner authorization information is stored in the registry of the local computer. Depending on the amount of TPM owner authorization information stored locally, the operating system and TPM-based applications can perform certain TPM actions that require TPM owner authorization without requiring the user to enter the TPM owner password.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/OptIntoDSHA_Name
+```
+
+
+
+
+This group policy enables Device Health Attestation reporting (DHA-report) on supported devices. It enables supported devices to send Device Health Attestation related information (device boot logs, PCR values, TPM certificate, etc.) to Device Health Attestation Service (DHA-Service) every time a device starts. Device Health Attestation Service validates the security state and health of the devices, and makes the findings accessible to enterprise administrators via a cloud based reporting portal. This policy is independent of DHA reports that are initiated by device manageability solutions (like MDM or SCCM), and will not interfere with their workflows.
+
+
+
+
+
+
+
+**Description framework properties**:
+
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
+**ADMX mapping**:
+
+| Name | Value |
+|:--|:--|
+| Name | OptIntoDSHA_Name |
+| Friendly Name | Enable Device Health Attestation Monitoring and Reporting |
+| Location | Computer Configuration |
+| Path | System > Device Health Attestation Service |
+| Registry Key Name | Software\Policies\Microsoft\DeviceHealthAttestationService |
+| Registry Value Name | EnableDeviceHealthAttestationService |
+| ADMX File Name | TPM.admx |
+
+
+
+
+
+
+
+
+
+## OSManagedAuth_Name
+
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/OSManagedAuth_Name
+```
+
+
+
+
+This policy setting configures how much of the TPM owner authorization information is stored in the registry of the local computer. Depending on the amount of TPM owner authorization information stored locally, the operating system and TPM-based applications can perform certain TPM actions which require TPM owner authorization without requiring the user to enter the TPM owner password.
You can choose to have the operating system store either the full TPM owner authorization value, the TPM administrative delegation blob plus the TPM user delegation blob, or none.
If you enable this policy setting, Windows will store the TPM owner authorization in the registry of the local computer according to the operating system managed TPM authentication setting you choose.
-Choose the operating system managed TPM authentication setting of "Full" to store the full TPM owner authorization, the TPM administrative delegation blob and the TPM user delegation blob in the local registry. This setting allows use of the TPM without requiring remote or external storage of the TPM owner authorization value. This setting is appropriate for scenarios that don't depend on preventing reset of the TPM anti-hammering logic or changing the TPM owner authorization value. Some TPM-based applications may require this setting to be changed before making the features that depend on the TPM anti-hammering logic usable.
+Choose the operating system managed TPM authentication setting of "Full" to store the full TPM owner authorization, the TPM administrative delegation blob and the TPM user delegation blob in the local registry. This setting allows use of the TPM without requiring remote or external storage of the TPM owner authorization value. This setting is appropriate for scenarios which do not depend on preventing reset of the TPM anti-hammering logic or changing the TPM owner authorization value. Some TPM-based applications may require this setting be changed before features which depend on the TPM anti-hammering logic can be used.
Choose the operating system managed TPM authentication setting of "Delegated" to store only the TPM administrative delegation blob and the TPM user delegation blob in the local registry. This setting is appropriate for use with TPM-based applications that depend on the TPM anti-hammering logic.
Choose the operating system managed TPM authentication setting of "None" for compatibility with previous operating systems and applications or for use with scenarios that require TPM owner authorization not be stored locally. Using this setting might cause issues with some TPM-based applications.
-> [!NOTE]
-> If the operating system managed TPM authentication setting is changed from "Full" to "Delegated", the full TPM owner authorization value will be regenerated and any copies of the original TPM owner authorization value will be invalid.
+Note: If the operating system managed TPM authentication setting is changed from "Full" to "Delegated", the full TPM owner authorization value will be regenerated and any copies of the original TPM owner authorization value will be invalid.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Configure the level of TPM owner authorization information available to the operating system*
-- GP name: *OSManagedAuth_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/OptIntoDSHA_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | OSManagedAuth_Name |
+| Friendly Name | Configure the level of TPM owner authorization information available to the operating system |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\TPM |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## StandardUserAuthorizationFailureDuration_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This Policy enables Device Health Attestation reporting (DHA-report) on supported devices. It enables supported devices to send Device Health Attestation related information (device boot logs, PCR values, TPM certificate, etc.) to Device Health Attestation Service (DHA-Service) every time a device starts. Device Health Attestation Service validates the security state and health of the devices, and makes the findings accessible to enterprise administrators via a cloud based reporting portal. This policy is independent of DHA reports that are initiated by device manageability solutions (like MDM or Configuration Manager), and won't interfere with their workflows.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/StandardUserAuthorizationFailureDuration_Name
+```
+
-
-
-
-ADMX Info:
-- GP Friendly name: *Enable Device Health Attestation Monitoring and Reporting*
-- GP name: *OptIntoDSHA_Name*
-- GP path: *System\Device Health Attestation Service*
-- GP ADMX file name: *TPM.admx*
-
-
-
-
-
-
-**ADMX_TPM/StandardUserAuthorizationFailureDuration_Name**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-
-
-
-
-
+
+
This policy setting allows you to manage the duration in minutes for counting standard user authorization failures for Trusted Platform Module (TPM) commands requiring authorization. If the number of TPM commands with an authorization failure within the duration equals a threshold, a standard user is prevented from sending commands requiring authorization to the TPM.
This setting helps administrators prevent the TPM hardware from entering a lockout mode because it slows the speed standard users can send commands requiring authorization to the TPM.
@@ -377,195 +415,265 @@ An authorization failure occurs each time a standard user sends a command to the
For each standard user two thresholds apply. Exceeding either threshold will prevent the standard user from sending a command to the TPM that requires authorization.
-The Standard User Lockout Threshold Individual value is the maximum number of authorization failures each standard user may have before the user isn't allowed to send commands requiring authorization to the TPM.
+The Standard User Lockout Threshold Individual value is the maximum number of authorization failures each standard user may have before the user is not allowed to send commands requiring authorization to the TPM.
-The Standard User Lockout Total Threshold value is the maximum total number of authorization failures all standard users may have before all standard users aren't allowed to send commands requiring authorization to the TPM.
+The Standard User Lockout Total Threshold value is the maximum total number of authorization failures all standard users may have before all standard users are not allowed to send commands requiring authorization to the TPM.
-The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode, it is global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
+The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode it is global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
An administrator with the TPM owner password may fully reset the TPM's hardware lockout logic using the TPM Management Console (tpm.msc). Each time an administrator resets the TPM's hardware lockout logic all prior standard user TPM authorization failures are ignored; allowing standard users to use the TPM normally again immediately.
-If this value isn't configured, a default value of 480 minutes (8 hours) is used.
+If this value is not configured, a default value of 480 minutes (8 hours) is used.
+
-
->
-
-ADMX Info:
-- GP Friendly name: *Standard User Lockout Duration*
-- GP name: *StandardUserAuthorizationFailureDuration_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+
+
-
-
-
+
+**Description framework properties**:
-
-**ADMX_TPM/StandardUserAuthorizationFailureIndividualThreshold_Name**
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+**ADMX mapping**:
-
-
+| Name | Value |
+|:--|:--|
+| Name | StandardUserAuthorizationFailureDuration_Name |
+| Friendly Name | Standard User Lockout Duration |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\Tpm |
+| Registry Value Name | StandardUserAuthorizationFailureDuration |
+| ADMX File Name | TPM.admx |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+
+
-> [!div class = "checklist"]
-> * Device
+
-
+
+## StandardUserAuthorizationFailureIndividualThreshold_Name
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/StandardUserAuthorizationFailureIndividualThreshold_Name
+```
+
+
+
+
This policy setting allows you to manage the maximum number of authorization failures for each standard user for the Trusted Platform Module (TPM). If the number of authorization failures for the user within the duration for Standard User Lockout Duration equals this value, the standard user is prevented from sending commands to the Trusted Platform Module (TPM) that require authorization.
This setting helps administrators prevent the TPM hardware from entering a lockout mode because it slows the speed standard users can send commands requiring authorization to the TPM.
An authorization failure occurs each time a standard user sends a command to the TPM and receives an error response indicating an authorization failure occurred. Authorization failures older than the duration are ignored.
-For each standard user, two thresholds apply. Exceeding either threshold will prevent the standard user from sending a command to the TPM that requires authorization.
+For each standard user two thresholds apply. Exceeding either threshold will prevent the standard user from sending a command to the TPM that requires authorization.
-This value is the maximum number of authorization failures each standard user may have before the user isn't allowed to send commands requiring authorization to the TPM.
+This value is the maximum number of authorization failures each standard user may have before the user is not allowed to send commands requiring authorization to the TPM.
-The Standard User Lockout Total Threshold value is the maximum total number of authorization failures all standard users may have before all standard users aren't allowed to send commands requiring authorization to the TPM.
+The Standard User Lockout Total Threshold value is the maximum total number of authorization failures all standard users may have before all standard users are not allowed to send commands requiring authorization to the TPM.
-The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode, it's global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
+The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode it is global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
An administrator with the TPM owner password may fully reset the TPM's hardware lockout logic using the TPM Management Console (tpm.msc). Each time an administrator resets the TPM's hardware lockout logic all prior standard user TPM authorization failures are ignored; allowing standard users to use the TPM normally again immediately.
-If this value isn't configured, a default value of 4 is used.
+If this value is not configured, a default value of 4 is used.
-A value of 0 means the OS won't allow standard users to send commands to the TPM, which may cause an authorization failure.
+A value of zero means the OS will not allow standard users to send commands to the TPM which may cause an authorization failure.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Standard User Individual Lockout Threshold*
-- GP name: *StandardUserAuthorizationFailureIndividualThreshold_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/StandardUserAuthorizationFailureTotalThreshold_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | StandardUserAuthorizationFailureIndividualThreshold_Name |
+| Friendly Name | Standard User Individual Lockout Threshold |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\Tpm |
+| Registry Value Name | StandardUserAuthorizationFailureIndividualThreshold |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## StandardUserAuthorizationFailureTotalThreshold_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/StandardUserAuthorizationFailureTotalThreshold_Name
+```
+
+
+
+
This policy setting allows you to manage the maximum number of authorization failures for all standard users for the Trusted Platform Module (TPM). If the total number of authorization failures for all standard users within the duration for Standard User Lockout Duration equals this value, all standard users are prevented from sending commands to the Trusted Platform Module (TPM) that require authorization.
This setting helps administrators prevent the TPM hardware from entering a lockout mode because it slows the speed standard users can send commands requiring authorization to the TPM.
An authorization failure occurs each time a standard user sends a command to the TPM and receives an error response indicating an authorization failure occurred. Authorization failures older than the duration are ignored.
-For each standard user, two thresholds apply. Exceeding either threshold will prevent the standard user from sending a command to the TPM that requires authorization.
+For each standard user two thresholds apply. Exceeding either threshold will prevent the standard user from sending a command to the TPM that requires authorization.
-The Standard User Individual Lockout value is the maximum number of authorization failures each standard user may have before the user isn't allowed to send commands requiring authorization to the TPM.
+The Standard User Individual Lockout value is the maximum number of authorization failures each standard user may have before the user is not allowed to send commands requiring authorization to the TPM.
-This value is the maximum total number of authorization failures all standard users may have before all standard users aren't allowed to send commands requiring authorization to the TPM.
+This value is the maximum total number of authorization failures all standard users may have before all standard users are not allowed to send commands requiring authorization to the TPM.
-The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode, it's global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
+The TPM is designed to protect itself against password guessing attacks by entering a hardware lockout mode when it receives too many commands with an incorrect authorization value. When the TPM enters a lockout mode it is global for all users including administrators and Windows features like BitLocker Drive Encryption. The number of authorization failures a TPM allows and how long it stays locked out vary by TPM manufacturer. Some TPMs may enter lockout mode for successively longer periods of time with fewer authorization failures depending on past failures. Some TPMs may require a system restart to exit the lockout mode. Other TPMs may require the system to be on so enough clock cycles elapse before the TPM exits the lockout mode.
An administrator with the TPM owner password may fully reset the TPM's hardware lockout logic using the TPM Management Console (tpm.msc). Each time an administrator resets the TPM's hardware lockout logic all prior standard user TPM authorization failures are ignored; allowing standard users to use the TPM normally again immediately.
-If this value isn't configured, a default value of 9 is used.
+If this value is not configured, a default value of 9 is used.
-A value of 0 means the OS won't allow standard users to send commands to the TPM, which may cause an authorization failure.
+A value of zero means the OS will not allow standard users to send commands to the TPM which may cause an authorization failure.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Standard User Total Lockout Threshold*
-- GP name: *StandardUserAuthorizationFailureTotalThreshold_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_TPM/UseLegacyDAP_Name**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | StandardUserAuthorizationFailureTotalThreshold_Name |
+| Friendly Name | Standard User Total Lockout Threshold |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\Tpm |
+| Registry Value Name | StandardUserAuthorizationFailureTotalThreshold |
+| ADMX File Name | TPM.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## UseLegacyDAP_Name
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures the TPM to use the Dictionary Attack Prevention Parameters (lockout threshold and recovery time) to the values that were used for Windows 10 Version 1607 and below. Setting this policy will take effect only if a) the TPM was originally prepared using a version of Windows after Windows 10 Version 1607 and b) the System has a TPM 2.0. Enabling this policy will only take effect after the TPM maintenance task runs (which typically happens after a system restart). Once this policy has been enabled on a system and has taken effect (after a system restart), disabling it will have no impact and the system's TPM will remain configured using the legacy Dictionary Attack Prevention parameters, regardless of the value of this Policy. The only way for the disabled setting of this policy to take effect on a system where it was once enabled is to a) disable it from Policy and b) clear the TPM on the system.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_TPM/UseLegacyDAP_Name
+```
+
-
+
+
+This policy setting configures the TPM to use the Dictionary Attack Prevention Parameters (lockout threshold and recovery time) to the values that were used for Windows 10 Version 1607 and below. Setting this policy will take effect only if a) the TPM was originally prepared using a version of Windows after Windows 10 Version 1607 and b) the System has a TPM 2.0.
-
-ADMX Info:
-- GP Friendly name: *Configure the system to use legacy Dictionary Attack Prevention Parameters setting for TPM 2.0.*
-- GP name: *UseLegacyDAP_Name*
-- GP path: *System\Trusted Platform Module Services*
-- GP ADMX file name: *TPM.admx*
+**Note** that enabling this policy will only take effect after the TPM maintenance task runs (which typically happens after a system restart). Once this policy has been enabled on a system and has taken effect (after a system restart), disabling it will have no impact and the system's TPM will remain configured using the legacy Dictionary Attack Prevention parameters, regardless of the value of this group policy. The only way for the disabled setting of this policy to take effect on a system where it was once enabled is to a) disable it from group policy and b)clear the TPM on the system.
+
-
-
-
+
+
+
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-## Related topics
+**ADMX mapping**:
-[ADMX-backed policies in Policy CSP](./policies-in-policy-csp-admx-backed.md)
+| Name | Value |
+|:--|:--|
+| Name | UseLegacyDAP_Name |
+| Friendly Name | Configure the system to use legacy Dictionary Attack Prevention Parameters setting for TPM 2.0. |
+| Location | Computer Configuration |
+| Path | System > Trusted Platform Module Services |
+| Registry Key Name | Software\Policies\Microsoft\TPM |
+| Registry Value Name | UseLegacyDictionaryAttackParameters |
+| ADMX File Name | TPM.admx |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Related articles
+
+[Policy configuration service provider](policy-configuration-service-provider.md)
diff --git a/windows/client-management/mdm/policy-csp-admx-userexperiencevirtualization.md b/windows/client-management/mdm/policy-csp-admx-userexperiencevirtualization.md
index cc67fba5d3..d6f1454a45 100644
--- a/windows/client-management/mdm/policy-csp-admx-userexperiencevirtualization.md
+++ b/windows/client-management/mdm/policy-csp-admx-userexperiencevirtualization.md
@@ -1,6664 +1,7960 @@
---
-title: Policy CSP - ADMX_UserExperienceVirtualization
-description: Learn about Policy CSP - ADMX_UserExperienceVirtualization.
+title: ADMX_UserExperienceVirtualization Policy CSP
+description: Learn more about the ADMX_UserExperienceVirtualization Area in Policy CSP
+author: vinaypamnani-msft
+manager: aaroncz
ms.author: vinpa
+ms.date: 01/03/2023
ms.localizationpriority: medium
-ms.topic: article
ms.prod: windows-client
ms.technology: itpro-manage
-author: vinaypamnani-msft
-ms.date: 09/30/2020
-ms.reviewer:
-manager: aaroncz
+ms.topic: reference
---
+
+
+
# Policy CSP - ADMX_UserExperienceVirtualization
+
> [!TIP]
-> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](../understanding-admx-backed-policies.md).
+> Some of these are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
-> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](../understanding-admx-backed-policies.md#enabling-a-policy).
+> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
-> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
+> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
-
+
+
+
-
-## ADMX_UserExperienceVirtualization policies
+
+## Calculator
-
- -
- ADMX_UserExperienceVirtualization/Calculator
-
- -
- ADMX_UserExperienceVirtualization/ConfigureSyncMethod
-
- -
- ADMX_UserExperienceVirtualization/ConfigureVdi
-
- -
- ADMX_UserExperienceVirtualization/ContactITDescription
-
- -
- ADMX_UserExperienceVirtualization/ContactITUrl
-
- -
- ADMX_UserExperienceVirtualization/DisableWin8Sync
-
- -
- ADMX_UserExperienceVirtualization/DisableWindowsOSSettings
-
- -
- ADMX_UserExperienceVirtualization/EnableUEV
-
- -
- ADMX_UserExperienceVirtualization/Finance
-
- -
- ADMX_UserExperienceVirtualization/FirstUseNotificationEnabled
-
- -
- ADMX_UserExperienceVirtualization/Games
-
- -
- ADMX_UserExperienceVirtualization/InternetExplorer8
-
- -
- ADMX_UserExperienceVirtualization/InternetExplorer9
-
- -
- ADMX_UserExperienceVirtualization/InternetExplorer10
-
- -
- ADMX_UserExperienceVirtualization/InternetExplorer11
-
- -
- ADMX_UserExperienceVirtualization/InternetExplorerCommon
-
- -
- ADMX_UserExperienceVirtualization/Maps
-
- -
- ADMX_UserExperienceVirtualization/MaxPackageSizeInBytes
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Access
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Common
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Excel
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010InfoPath
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Lync
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010OneNote
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Outlook
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010PowerPoint
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Project
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Publisher
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointDesigner
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointWorkspace
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Visio
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2010Word
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Access
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013AccessBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Common
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013CommonBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Excel
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013ExcelBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPath
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPathBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Lync
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013LyncBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneDriveForBusiness
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNote
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNoteBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Outlook
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013OutlookBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPoint
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPointBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Project
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013ProjectBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Publisher
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013PublisherBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesigner
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesignerBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013UploadCenter
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Visio
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013VisioBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013Word
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2013WordBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Access
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016AccessBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Common
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016CommonBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Excel
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016ExcelBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Lync
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016LyncBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneDriveForBusiness
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNote
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNoteBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Outlook
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016OutlookBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPoint
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPointBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Project
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016ProjectBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Publisher
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016PublisherBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016UploadCenter
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Visio
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016VisioBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016Word
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice2016WordBackup
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365InfoPath2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365SharePointDesigner2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2016
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2013
-
- -
- ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2016
-
- -
- ADMX_UserExperienceVirtualization/Music
-
- -
- ADMX_UserExperienceVirtualization/News
-
- -
- ADMX_UserExperienceVirtualization/Notepad
-
- -
- ADMX_UserExperienceVirtualization/Reader
-
- -
- ADMX_UserExperienceVirtualization/RepositoryTimeout
-
- -
- ADMX_UserExperienceVirtualization/SettingsStoragePath
-
- -
- ADMX_UserExperienceVirtualization/SettingsTemplateCatalogPath
-
- -
- ADMX_UserExperienceVirtualization/Sports
-
- -
- ADMX_UserExperienceVirtualization/SyncEnabled
-
- -
- ADMX_UserExperienceVirtualization/SyncOverMeteredNetwork
-
- -
- ADMX_UserExperienceVirtualization/SyncOverMeteredNetworkWhenRoaming
-
- -
- ADMX_UserExperienceVirtualization/SyncProviderPingEnabled
-
- -
- ADMX_UserExperienceVirtualization/SyncUnlistedWindows8Apps
-
- -
- ADMX_UserExperienceVirtualization/Travel
-
- -
- ADMX_UserExperienceVirtualization/TrayIconEnabled
-
- -
- ADMX_UserExperienceVirtualization/Video
-
- -
- ADMX_UserExperienceVirtualization/Weather
-
- -
- ADMX_UserExperienceVirtualization/Wordpad
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Calculator
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Calculator
+```
+
-
-**ADMX_UserExperienceVirtualization/Calculator**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
+
+
This policy setting configures the synchronization of user settings of Calculator.
-
By default, the user settings of Calculator synchronize between computers. Use the policy setting to prevent the user settings of Calculator from synchronization between computers.
-
If you enable this policy setting, the Calculator user settings continue to synchronize.
-
If you disable this policy setting, Calculator user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Calculator*
-- GP name: *Calculator*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/ConfigureSyncMethod**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Calculator |
+| Friendly Name | Calculator |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftCalculator6 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## ConfigureSyncMethod
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ConfigureSyncMethod
+```
-
-
-This policy setting configures the sync provider used by User Experience Virtualization (UE-V) to sync settings between users’ computers.
-
-With Sync Method set to ”SyncProvider,” the UE-V Agent uses a built-in sync provider to keep user settings synchronized between the computer and the settings storage location. This is the default value. You can disable the sync provider on computers that never go offline and are always connected to the settings storage location.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ConfigureSyncMethod
+```
+
+
+
+This policy setting configures the sync provider used by User Experience Virtualization (UE-V) to sync settings between users’ computers. With Sync Method set to ”SyncProvider,” the UE-V Agent uses a built-in sync provider to keep user settings synchronized between the computer and the settings storage location. This is the default value. You can disable the sync provider on computers that never go offline and are always connected to the settings storage location.
When SyncMethod is set to “None,” the UE-V Agent uses no sync provider. Settings are written directly to the settings storage location rather than being cached to sync later.
-
-Set SyncMethod to “External” when an external synchronization engine is being deployed for settings sync. This could use OneDrive, Work Folders, SharePoint or any other engine that uses a local folder to synchronize data between users’ computers. In this mode, UE-V writes settings data to the local folder specified in the settings storage path.
-
-These settings are then synchronized to other computers by an external synchronization engine. UE-V has no control over this synchronization. It only reads and writes the settings data when the normal UE-V triggers take place.
+Set SyncMethod to “External” when an external synchronization engine is being deployed for settings sync. This could use OneDrive, Work Folders, SharePoint or any other engine that uses a local folder to synchronize data between users’ computers. In this mode, UE-V writes settings data to the local folder specified in the settings storage path. These settings are then synchronized to other computers by an external synchronization engine. UE-V has no control over this synchronization. It only reads and writes the settings data when the normal UE-V triggers take place.
With notifications enabled, UE-V users receive a message when the settings sync is delayed. The notification delay policy setting defines the delay before a notification appears.
+If you disable this policy setting, the sync provider is used to synchronize settings between computers and the settings storage location.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, the sync provider is used to synchronize settings between computers and the settings storage location.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Configure Sync Method*
-- GP name: *ConfigureSyncMethod*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/ConfigureVdi**
+| Name | Value |
+|:--|:--|
+| Name | ConfigureSyncMethod |
+| Friendly Name | Configure Sync Method |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## ConfigureVdi
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ConfigureVdi
+```
-
-
-
-
-This policy setting configures the synchronization of User Experience Virtualization (UE-V) rollback information for computers running in a non-persistent, pooled VDI environment.
-
-UE-V settings rollback data and checkpoints are normally stored only on the local computer. With this policy setting enabled, the rollback information is copied to the settings storage location when the user logs off or shuts down their VDI session.
-
-Enable this setting to register a VDI-specific settings location template and restore data on computers in pooled VDI environments that reset to a clean state on logout. With this policy enabled you can roll settings back to the state when UE-V was installed or to “last-known-good” configurations. Only enable this policy setting on computers running in a non-persistent VDI environment. The VDI Collection Name defines the name of the virtual desktop collection containing the virtual computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ConfigureVdi
+```
+
+
+
+This policy setting configures the synchronization of User Experience Virtualization (UE-V) rollback information for computers running in a non-persistent, pooled VDI environment. UE-V settings rollback data and checkpoints are normally stored only on the local computer. With this policy setting enabled, the rollback information is copied to the settings storage location when the user logs off or shuts down their VDI session. Enable this setting to register a VDI-specific settings location template and restore data on computers in pooled VDI environments that reset to a clean state on logout. With this policy enabled you can roll settings back to the state when UE-V was installed or to “last-known-good” configurations. Only enable this policy setting on computers running in a non-persistent VDI environment. The VDI Collection Name defines the name of the virtual desktop collection containing the virtual computers.
If you enable this policy setting, the UE-V rollback state is copied to the settings storage location on logout and restored on login.
-
If you disable this policy setting, no UE-V rollback state is copied to the settings storage location.
+If you do not configure this policy, no UE-V rollback state is copied to the settings storage location.
+
-If you don't configure this policy, no UE-V rollback state is copied to the settings storage location.
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *VDI Configuration*
-- GP name: *ConfigureVdi*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserExperienceVirtualization/ContactITDescription**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | ConfigureVdi |
+| Friendly Name | VDI Configuration |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\WindowsSettings |
+| Registry Value Name | VdiState |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## ContactITDescription
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ContactITDescription
+```
+
+
+
+
This policy setting specifies the text of the Contact IT URL hyperlink in the Company Settings Center.
-
If you enable this policy setting, the Company Settings Center displays the specified text in the link to the Contact IT URL.
+If you disable this policy setting, the Company Settings Center does not display an IT Contact link.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, the Company Settings Center doesn't display an IT Contact link.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Contact IT Link Text*
-- GP name: *ContactITDescription*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/ContactITUrl**
+| Name | Value |
+|:--|:--|
+| Name | ContactITDescription |
+| Friendly Name | Contact IT Link Text |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## ContactITUrl
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/ContactITUrl
+```
+
-
-
-
-
+
+
This policy setting specifies the URL for the Contact IT link in the Company Settings Center.
-
If you enable this policy setting, the Company Settings Center Contact IT text links to the specified URL. The link can be of any standard protocol such as http or mailto.
+If you disable this policy setting, the Company Settings Center does not display an IT Contact link.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, the Company Settings Center doesn't display an IT Contact link.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Contact IT URL*
-- GP name: *ContactITUrl*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/DisableWin8Sync**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | ContactITURL |
+| Friendly Name | Contact IT URL |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## DisableWin8Sync
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/DisableWin8Sync
+```
-
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/DisableWin8Sync
+```
+
+
+
+
This policy setting defines whether the User Experience Virtualization (UE-V) Agent synchronizes settings for Windows apps.
-
By default, the UE-V Agent synchronizes settings for Windows apps between the computer and the settings storage location.
-
-If you enable this policy setting, the UE-V Agent won't synchronize settings for Windows apps.
-
+If you enable this policy setting, the UE-V Agent will not synchronize settings for Windows apps.
If you disable this policy setting, the UE-V Agent will synchronize settings for Windows apps.
+If you do not configure this policy setting, any defined values are deleted.
+Note: If the user connects their Microsoft account for their computer then the UE-V Agent will not synchronize Windows apps. The Windows apps will default to whatever settings are configured in the Sync your settings configuration in Windows.
+
-If you don't configure this policy setting, any defined values are deleted.
+
+
+
-> [!NOTE]
-> If the user connects their Microsoft account for their computer then the UE-V Agent won't synchronize Windows apps. The Windows apps will default to whatever settings are configured in the Sync your settings configuration in Windows.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *don't synchronize Windows Apps*
-- GP name: *DisableWin8Sync*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/DisableWindowsOSSettings**
+| Name | Value |
+|:--|:--|
+| Name | DisableWin8Sync |
+| Friendly Name | Do not synchronize Windows Apps |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | DontSyncWindows8AppSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## DisableWindowsOSSettings
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/DisableWindowsOSSettings
+```
-
-
-
-
-This policy setting configures the synchronization of Windows settings between computers. Certain Windows settings will synchronize between computers by default. These settings include Windows themes, Windows desktop settings, Ease of Access settings, and network printers. Use this policy setting to specify which Windows settings synchronize between computers. You can also use these settings to enable synchronization of users' sign-in information for certain apps, networks, and certificates.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/DisableWindowsOSSettings
+```
+
+
+
+This policy setting configures the synchronization of Windows settings between computers.
+Certain Windows settings will synchronize between computers by default. These settings include Windows themes, Windows desktop settings, Ease of Access settings, and network printers. Use this policy setting to specify which Windows settings synchronize between computers. You can also use these settings to enable synchronization of users' sign-in information for certain apps, networks, and certificates.
If you enable this policy setting, only the selected Windows settings synchronize. Unselected Windows settings are excluded from settings synchronization.
-
If you disable this policy setting, all Windows Settings are excluded from the settings synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Synchronize Windows settings*
-- GP name: *DisableWindowsOSSettings*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/EnableUEV**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | DisableWindowsOSSettings |
+| Friendly Name | Synchronize Windows settings |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\WindowsSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## EnableUEV
-> [!div class = "checklist"]
-> * Device
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/EnableUEV
+```
+
-
-
-This policy setting allows you to enable or disable User Experience Virtualization (UE-V) feature.
+
+
+This policy setting allows you to enable or disable User Experience Virtualization (UE-V) feature. Reboot is needed for enable to take effect. With Auto-register inbox templates enabled, the UE-V inbox templates such as Office 2016 will be automatically registered when the UE-V Service is enabled. If this option is changed, it will only take effect when UE-V service is re-enabled.
+
-Reboot is needed for enable to take effect. With Auto-register inbox templates enabled, the UE-V inbox templates such as Office 2016 will be automatically registered when the UE-V Service is enabled. If this option is changed, it will only take effect when UE-V service is re-enabled.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Enable UEV*
-- GP name: *EnableUEV*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/Finance**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | EnableUEV |
+| Friendly Name | Enable UEV |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent |
+| Registry Value Name | Enabled |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## Finance
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Finance
+```
-
-
-This policy setting configures the synchronization of user settings for the Finance app. By default, the user settings of Finance sync between computers. Use the policy setting to prevent the user settings of Finance from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Finance
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Finance app.
+By default, the user settings of Finance sync between computers. Use the policy setting to prevent the user settings of Finance from synchronizing between computers.
If you enable this policy setting, Finance user settings continue to sync.
-
If you disable this policy setting, Finance user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Finance*
-- GP name: *Finance*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/FirstUseNotificationEnabled**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Finance |
+| Friendly Name | Finance |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingFinance_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## FirstUseNotificationEnabled
-> [!div class = "checklist"]
-> * Device
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-
-
-This policy setting enables a notification in the system tray that appears when the User Experience Virtualization (UE-V) Agent runs for the first time. By default, a notification informs users that Company Settings Center, the user-facing name for the UE-V Agent, now helps to synchronize settings between their work computers.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/FirstUseNotificationEnabled
+```
+
+
+
+This policy setting enables a notification in the system tray that appears when the User Experience Virtualization (UE-V) Agent runs for the first time.
+By default, a notification informs users that Company Settings Center, the user-facing name for the UE-V Agent, now helps to synchronize settings between their work computers.
With this setting enabled, the notification appears the first time that the UE-V Agent runs.
-
With this setting disabled, no notification appears.
+If you do not configure this policy setting, any defined values are deleted.
+
-If you don't configure this policy setting, any defined values are deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *First Use Notification*
-- GP name: *FirstUseNotificationEnabled*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/Games**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | FirstUseNotificationEnabled |
+| Friendly Name | First Use Notification |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | FirstUseNotificationEnabled |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## Games
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Games
+```
-
-
-This policy setting configures the synchronization of user settings for the Games app. By default, the user settings of Games sync between computers. Use the policy setting to prevent the user settings of Games from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Games
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Games app.
+By default, the user settings of Games sync between computers. Use the policy setting to prevent the user settings of Games from synchronizing between computers.
If you enable this policy setting, Games user settings continue to sync.
-
If you disable this policy setting, Games user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Games*
-- GP name: *Games*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/InternetExplorer8**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Games |
+| Friendly Name | Games |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.XboxLIVEGames_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## InternetExplorer10
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer10
+```
-
-
-This policy setting configures the synchronization of user settings for Internet Explorer 8.
-
-By default, the user settings of Internet Explorer 8 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 8 from synchronization between computers.
-
-If you enable this policy setting, the Internet Explorer 8 user settings continue to synchronize.
-
-If you disable this policy setting, Internet Explorer 8 user settings are excluded from the synchronization settings.
-
-If you don't configure this policy setting, any defined values will be deleted.
-
-
-
-
-ADMX Info:
-- GP Friendly name: *Internet Explorer 8*
-- GP name: *InternetExplorer8*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
-
-
-
-
-
-
-**ADMX_UserExperienceVirtualization/InternetExplorer9**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Internet Explorer 9. By default, the user settings of Internet Explorer 9 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 9 from synchronization between computers.
-
-If you enable this policy setting, the Internet Explorer 9 user settings continue to synchronize.
-
-If you disable this policy setting, Internet Explorer 9 user settings are excluded from the synchronization settings.
-
-If you don't configure this policy setting, any defined values will be deleted.
-
-
-
-
-
-ADMX Info:
-- GP Friendly name: *Internet Explorer 9*
-- GP name: *InternetExplorer9*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
-
-
-
-
-
-
-**ADMX_UserExperienceVirtualization/InternetExplorer10**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings of Internet Explorer 10. By default, the user settings of Internet Explorer 10 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 10 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer10
+```
+
+
+
+This policy setting configures the synchronization of user settings of Internet Explorer 10.
+By default, the user settings of Internet Explorer 10 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 10 from synchronization between computers.
If you enable this policy setting, the Internet Explorer 10 user settings continue to synchronize.
-
If you disable this policy setting, Internet Explorer 10 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Internet Explorer 10*
-- GP name: *InternetExplorer10*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/InternetExplorer11**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | InternetExplorer10 |
+| Friendly Name | Internet Explorer 10 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftInternetExplorer.Version10 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## InternetExplorer11
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer11
+```
-
-
-This policy setting configures the synchronization of user settings of Internet Explorer 11. By default, the user settings of Internet Explorer 11 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 11 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer11
+```
+
+
+
+This policy setting configures the synchronization of user settings of Internet Explorer 11.
+By default, the user settings of Internet Explorer 11 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 11 from synchronization between computers.
If you enable this policy setting, the Internet Explorer 11 user settings continue to synchronize.
-
If you disable this policy setting, Internet Explorer 11 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Internet Explorer 11*
-- GP name: *InternetExplorer11*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/InternetExplorerCommon**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | InternetExplorer11 |
+| Friendly Name | Internet Explorer 11 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftInternetExplorer.Version11 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## InternetExplorer8
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer8
+```
-
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer8
+```
+
+
+
+
+This policy setting configures the synchronization of user settings for Internet Explorer 8.
+By default, the user settings of Internet Explorer 8 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 8 from synchronization between computers.
+If you enable this policy setting, the Internet Explorer 8 user settings continue to synchronize.
+If you disable this policy setting, Internet Explorer 8 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
+
+
+
+
+
+
+**Description framework properties**:
+
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
+**ADMX mapping**:
+
+| Name | Value |
+|:--|:--|
+| Name | InternetExplorer8 |
+| Friendly Name | Internet Explorer 8 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftInternetExplorer.Version8 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
+
+
+
+
+
+
+
+
+## InternetExplorer9
+
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer9
+```
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorer9
+```
+
+
+
+
+This policy setting configures the synchronization of user settings for Internet Explorer 9.
+By default, the user settings of Internet Explorer 9 synchronize between computers. Use the policy setting to prevent the user settings for Internet Explorer 9 from synchronization between computers.
+If you enable this policy setting, the Internet Explorer 9 user settings continue to synchronize.
+If you disable this policy setting, Internet Explorer 9 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
+
+
+
+
+
+
+**Description framework properties**:
+
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
+**ADMX mapping**:
+
+| Name | Value |
+|:--|:--|
+| Name | InternetExplorer9 |
+| Friendly Name | Internet Explorer 9 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftInternetExplorer.Version9 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
+
+
+
+
+
+
+
+
+## InternetExplorerCommon
+
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorerCommon
+```
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/InternetExplorerCommon
+```
+
+
+
+
This policy setting configures the synchronization of user settings which are common between the versions of Internet Explorer.
By default, the user settings which are common between the versions of Internet Explorer synchronize between computers. Use the policy setting to prevent the user settings of Internet Explorer from synchronization between computers.
-
If you enable this policy setting, the user settings which are common between the versions of Internet Explorer continue to synchronize.
-
If you disable this policy setting, the user settings which are common between the versions of Internet Explorer are excluded from settings synchronization. If any version of the Internet Explorer settings are enabled this policy setting should not be disabled.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Internet Explorer Common Settings*
-- GP name: *InternetExplorerCommon*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/Maps**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | InternetExplorerCommon |
+| Friendly Name | Internet Explorer Common Settings |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## Maps
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Maps
+```
-
-
-This policy setting configures the synchronization of user settings for the Maps app. By default, the user settings of Maps sync between computers. Use the policy setting to prevent the user settings of Maps from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Maps
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Maps app.
+By default, the user settings of Maps sync between computers. Use the policy setting to prevent the user settings of Maps from synchronizing between computers.
If you enable this policy setting, Maps user settings continue to sync.
-
If you disable this policy setting, Maps user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Maps*
-- GP name: *Maps*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MaxPackageSizeInBytes**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Maps |
+| Friendly Name | Maps |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingMaps_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MaxPackageSizeInBytes
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MaxPackageSizeInBytes
+```
-
-
-This policy setting allows you to configure the UE-V Agent to write a warning event to the event log when a settings package file size reaches a defined threshold. By default the UE-V Agent doesn't report information about package file size.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MaxPackageSizeInBytes
+```
+
+
+
+This policy setting allows you to configure the UE-V Agent to write a warning event to the event log when a settings package file size reaches a defined threshold. By default the UE-V Agent does not report information about package file size.
If you enable this policy setting, specify the threshold file size in bytes. When the settings package file exceeds this threshold the UE-V Agent will write a warning event to the event log.
+If you disable or do not configure this policy setting, no event is written to the event log to report settings package size.
+
-If you disable or don't configure this policy setting, no event is written to the event log to report settings package size.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Settings package size warning threshold*
-- GP name: *MaxPackageSizeInBytes*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Access**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MaxPackageSizeInBytes |
+| Friendly Name | Settings package size warning threshold |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010Access
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Access
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Access 2010. By default, the user settings of Microsoft Access 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Access
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Access 2010.
+By default, the user settings of Microsoft Access 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Access 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Access 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Access 2010*
-- GP name: *MicrosoftOffice2010Access*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Common**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Access |
+| Friendly Name | Microsoft Access 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010Common
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Common
+```
-
-
-This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2010 applications. By default, the user settings which are common between the Microsoft Office Suite 2010 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2010 applications from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Common
+```
+
+
+
+This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2010 applications.
+By default, the user settings which are common between the Microsoft Office Suite 2010 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2010 applications from synchronization between computers.
If you enable this policy setting, the user settings which are common between the Microsoft Office Suite 2010 applications continue to synchronize.
-
If you disable this policy setting, the user settings which are common between the Microsoft Office Suite 2010 applications are excluded from the synchronization settings. If any of the Microsoft Office Suite 2010 applications are enabled, this policy setting should not be disabled
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 2010 Common Settings*
-- GP name: *MicrosoftOffice2010Common*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Excel**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Common |
+| Friendly Name | Microsoft Office 2010 Common Settings |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010Excel
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Excel
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Excel 2010. By default, the user settings of Microsoft Excel 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Excel 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Excel
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Excel 2010.
+By default, the user settings of Microsoft Excel 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Excel 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Excel 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Excel 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Excel 2010*
-- GP name: *MicrosoftOffice2010Excel*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010InfoPath**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Excel |
+| Friendly Name | Microsoft Excel 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010InfoPath
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010InfoPath
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft InfoPath 2010. By default, the user settings of Microsoft InfoPath 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft InfoPath 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010InfoPath
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft InfoPath 2010.
+By default, the user settings of Microsoft InfoPath 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft InfoPath 2010 from synchronization between computers.
If you enable this policy setting, Microsoft InfoPath 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft InfoPath 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft InfoPath 2010*
-- GP name: *MicrosoftOffice2010InfoPath*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Lync**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010InfoPath |
+| Friendly Name | Microsoft InfoPath 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2010Lync
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Lync
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Lync 2010. By default, the user settings of Microsoft Lync 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Lync
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Lync 2010.
+By default, the user settings of Microsoft Lync 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Lync 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Lync 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Lync 2010*
-- GP name: *MicrosoftOffice2010Lync*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010OneNote**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Lync |
+| Friendly Name | Microsoft Lync 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftLync2010 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010OneNote
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010OneNote
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft OneNote 2010. By default, the user settings of Microsoft OneNote 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010OneNote
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft OneNote 2010.
+By default, the user settings of Microsoft OneNote 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2010 from synchronization between computers.
If you enable this policy setting, Microsoft OneNote 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft OneNote 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft OneNote 2010*
-- GP name: *MicrosoftOffice2010OneNote*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Outlook**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010OneNote |
+| Friendly Name | Microsoft OneNote 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+## MicrosoftOffice2010Outlook
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures the synchronization of user settings for Microsoft Outlook 2010. By default, the user settings of Microsoft Outlook 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2010 from synchronization between computers.
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Outlook
+```
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Outlook
+```
+
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Outlook 2010.
+By default, the user settings of Microsoft Outlook 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Outlook 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Outlook 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Outlook 2010*
-- GP name: *MicrosoftOffice2010Outlook*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010PowerPoint**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Outlook |
+| Friendly Name | Microsoft Outlook 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010PowerPoint
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010PowerPoint
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2010. By default, the user settings of Microsoft PowerPoint 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010PowerPoint
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2010.
+By default, the user settings of Microsoft PowerPoint 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2010 from synchronization between computers.
If you enable this policy setting, Microsoft PowerPoint 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft PowerPoint 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft PowerPoint 2010*
-- GP name: *MicrosoftOffice2010PowerPoint*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Project**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010PowerPoint |
+| Friendly Name | Microsoft PowerPoint 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2010Project
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Project
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Project 2010. By default, the user settings of Microsoft Project 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Project 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Project
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Project 2010.
+By default, the user settings of Microsoft Project 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Project 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Project 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Project 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Project 2010*
-- GP name: *MicrosoftOffice2010Project*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Publisher**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Project |
+| Friendly Name | Microsoft Project 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010Publisher
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Publisher
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Publisher 2010. By default, the user settings of Microsoft Publisher 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Publisher
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Publisher 2010.
+By default, the user settings of Microsoft Publisher 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Publisher 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Publisher 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Publisher 2010*
-- GP name: *MicrosoftOffice2010Publisher*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointDesigner**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Publisher |
+| Friendly Name | Microsoft Publisher 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2010SharePointDesigner
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointDesigner
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft SharePoint Designer 2010. By default, the user settings of Microsoft SharePoint Designer 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Designer 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointDesigner
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft SharePoint Designer 2010.
+By default, the user settings of Microsoft SharePoint Designer 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Designer 2010 from synchronization between computers.
If you enable this policy setting, Microsoft SharePoint Designer 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft SharePoint Designer 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft SharePoint Designer 2010*
-- GP name: *MicrosoftOffice2010SharePointDesigner*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointWorkspace**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010SharePointDesigner |
+| Friendly Name | Microsoft SharePoint Designer 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010SharePointWorkspace
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointWorkspace
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft SharePoint Workspace 2010. By default, the user settings of Microsoft SharePoint Workspace 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Workspace 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointWorkspace
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft SharePoint Workspace 2010.
+By default, the user settings of Microsoft SharePoint Workspace 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Workspace 2010 from synchronization between computers.
If you enable this policy setting, Microsoft SharePoint Workspace 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft SharePoint Workspace 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft SharePoint Workspace 2010*
-- GP name: *MicrosoftOffice2010SharePointWorkspace*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Visio**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010SharePointWorkspace |
+| Friendly Name | Microsoft SharePoint Workspace 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2010Visio
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Visio
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Visio 2010. By default, the user settings of Microsoft Visio 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Visio
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Visio 2010.
+By default, the user settings of Microsoft Visio 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Visio 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Visio 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Visio 2010*
-- GP name: *MicrosoftOffice2010Visio*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2010Word**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Visio |
+| Friendly Name | Microsoft Visio 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2010Word
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Word
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Word 2010. By default, the user settings of Microsoft Word 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2010 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2010Word
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Word 2010.
+By default, the user settings of Microsoft Word 2010 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2010 from synchronization between computers.
If you enable this policy setting, Microsoft Word 2010 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Word 2010 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Word 2010*
-- GP name: *MicrosoftOffice2010Word*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Access**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2010Word |
+| Friendly Name | Microsoft Word 2010 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013Access
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Access
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Access 2013. By default, the user settings of Microsoft Access 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Access
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Access 2013.
+By default, the user settings of Microsoft Access 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Access 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Access 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Access 2013*
-- GP name: *MicrosoftOffice2013Access*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013AccessBackup**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Access |
+| Friendly Name | Microsoft Access 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+## MicrosoftOffice2013AccessBackup
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures the backup of certain user settings for Microsoft Access 2013. Microsoft Access 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Access 2013 settings.
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013AccessBackup
+```
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013AccessBackup
+```
+
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Access 2013.
+Microsoft Access 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Access 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Access 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Access 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Access 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Access 2013 backup only*
-- GP name: *MicrosoftOffice2013AccessBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Common**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013AccessBackup |
+| Friendly Name | Access 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013Common
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Common
+```
-
-
-
-
-This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2013 applications. By default, the user settings which are common between the Microsoft Office Suite 2013 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2013 applications from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Common
+```
+
+
+
+This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2013 applications.
+By default, the user settings which are common between the Microsoft Office Suite 2013 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2013 applications from synchronization between computers.
If you enable this policy setting, the user settings which are common between the Microsoft Office Suite 2013 applications continue to synchronize.
-
If you disable this policy setting, the user settings which are common between the Microsoft Office Suite 2013 applications are excluded from the synchronization settings. If any of the Microsoft Office Suite 2013 applications are enabled, this policy setting should not be disabled.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 2013 Common Settings*
-- GP name: *MicrosoftOffice2013Common*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013CommonBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Common |
+| Friendly Name | Microsoft Office 2013 Common Settings |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013CommonBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013CommonBackup
+```
-
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013CommonBackup
+```
+
+
+
+
This policy setting configures the backup of certain user settings which are common between the Microsoft Office Suite 2013 applications.
-
Microsoft Office Suite 2013 has user settings which are common between applications and are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific common Microsoft Office Suite 2013 applications.
-
If you enable this policy setting, certain user settings which are common between the Microsoft Office Suite 2013 applications will continue to be backed up.
+If you disable this policy setting, certain user settings which are common between the Microsoft Office Suite 2013 applications will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings which are common between the Microsoft Office Suite 2013 applications won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Common 2013 backup only*
-- GP name: *MicrosoftOffice2013CommonBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Excel**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013CommonBackup |
+| Friendly Name | Common 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013Excel
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Excel
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Excel
+```
+
-
-
+
+
This policy setting configures the synchronization of user settings for Microsoft Excel 2013.
-
By default, the user settings of Microsoft Excel 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Excel 2013 from synchronization between computers.
-
If you enable this policy setting, Microsoft Excel 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Excel 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Excel 2013*
-- GP name: *MicrosoftOffice2013Excel*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013ExcelBackup**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Excel |
+| Friendly Name | Microsoft Excel 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+## MicrosoftOffice2013ExcelBackup
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting configures the backup of certain user settings for Microsoft Excel 2013. Microsoft Excel 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Excel 2013 settings.
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013ExcelBackup
+```
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013ExcelBackup
+```
+
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Excel 2013.
+Microsoft Excel 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Excel 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Excel 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Excel 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Excel 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Excel 2013 backup only*
-- GP name: *MicrosoftOffice2013ExcelBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPath**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013ExcelBackup |
+| Friendly Name | Excel 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013InfoPath
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPath
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft InfoPath 2013. By default, the user settings of Microsoft InfoPath 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft InfoPath 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPath
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft InfoPath 2013.
+By default, the user settings of Microsoft InfoPath 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft InfoPath 2013 from synchronization between computers.
If you enable this policy setting, Microsoft InfoPath 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft InfoPath 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft InfoPath 2013*
-- GP name: *MicrosoftOffice2013InfoPath*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPathBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013InfoPath |
+| Friendly Name | Microsoft InfoPath 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013InfoPathBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPathBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft InfoPath 2013. Microsoft InfoPath 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft InfoPath 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPathBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft InfoPath 2013.
+Microsoft InfoPath 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft InfoPath 2013 settings.
If you enable this policy setting, certain user settings of Microsoft InfoPath 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft InfoPath 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft InfoPath 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *InfoPath 2013 backup only*
-- GP name: *MicrosoftOffice2013InfoPathBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013InfoPathBackup |
+| Friendly Name | InfoPath 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Lync**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013Lync
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Lync
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Lync 2013. By default, the user settings of Microsoft Lync 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Lync
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Lync 2013.
+By default, the user settings of Microsoft Lync 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Lync 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Lync 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Lync 2013*
-- GP name: *MicrosoftOffice2013Lync*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013LyncBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Lync |
+| Friendly Name | Microsoft Lync 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013LyncBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013LyncBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Lync 2013. Microsoft Lync 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Lync 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013LyncBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Lync 2013.
+Microsoft Lync 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Lync 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Lync 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Lync 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Lync 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Lync 2013 backup only*
-- GP name: *MicrosoftOffice2013LyncBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013LyncBackup |
+| Friendly Name | Lync 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneDriveForBusiness**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013OneDriveForBusiness
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneDriveForBusiness
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for OneDrive for Business 2013. By default, the user settings of OneDrive for Business 2013 synchronize between computers. Use the policy setting to prevent the user settings of OneDrive for Business 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneDriveForBusiness
+```
+
+
+
+This policy setting configures the synchronization of user settings for OneDrive for Business 2013.
+By default, the user settings of OneDrive for Business 2013 synchronize between computers. Use the policy setting to prevent the user settings of OneDrive for Business 2013 from synchronization between computers.
If you enable this policy setting, OneDrive for Business 2013 user settings continue to synchronize.
-
If you disable this policy setting, OneDrive for Business 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft OneDrive for Business 2013*
-- GP name: *MicrosoftOffice2013OneDriveForBusiness*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNote**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013OneDriveForBusiness |
+| Friendly Name | Microsoft OneDrive for Business 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013OneNote
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNote
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft OneNote 2013. By default, the user settings of Microsoft OneNote 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNote
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft OneNote 2013.
+By default, the user settings of Microsoft OneNote 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2013 from synchronization between computers.
If you enable this policy setting, Microsoft OneNote 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft OneNote 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft OneNote 2013*
-- GP name: *MicrosoftOffice2013OneNote*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNoteBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013OneNote |
+| Friendly Name | Microsoft OneNote 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013OneNoteBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNoteBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft OneNote 2013. Microsoft OneNote 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft OneNote 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNoteBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft OneNote 2013.
+Microsoft OneNote 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft OneNote 2013 settings.
If you enable this policy setting, certain user settings of Microsoft OneNote 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft OneNote 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft OneNote 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *OneNote 2013 backup only*
-- GP name: *MicrosoftOffice2013OneNoteBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013OneNoteBackup |
+| Friendly Name | OneNote 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Outlook**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013Outlook
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Outlook
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Outlook 2013. By default, the user settings of Microsoft Outlook 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Outlook
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Outlook 2013.
+By default, the user settings of Microsoft Outlook 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Outlook 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Outlook 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Outlook 2013*
-- GP name: *MicrosoftOffice2013Outlook*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013OutlookBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Outlook |
+| Friendly Name | Microsoft Outlook 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013OutlookBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OutlookBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Outlook 2013. Microsoft Outlook 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Outlook 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013OutlookBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Outlook 2013.
+Microsoft Outlook 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Outlook 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Outlook 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Outlook 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Outlook 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Outlook 2013 backup only*
-- GP name: *MicrosoftOffice2013OutlookBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013OutlookBackup |
+| Friendly Name | Outlook 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPoint**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013PowerPoint
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPoint
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2013. By default, the user settings of Microsoft PowerPoint 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPoint
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2013.
+By default, the user settings of Microsoft PowerPoint 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2013 from synchronization between computers.
If you enable this policy setting, Microsoft PowerPoint 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft PowerPoint 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft PowerPoint 2013*
-- GP name: *MicrosoftOffice2013PowerPoint*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPointBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013PowerPoint |
+| Friendly Name | Microsoft PowerPoint 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013PowerPointBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPointBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft PowerPoint 2013. Microsoft PowerPoint 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft PowerPoint 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPointBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft PowerPoint 2013.
+Microsoft PowerPoint 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft PowerPoint 2013 settings.
If you enable this policy setting, certain user settings of Microsoft PowerPoint 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft PowerPoint 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft PowerPoint 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *PowerPoint 2013 backup only*
-- GP name: *MicrosoftOffice2013PowerPointBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013PowerPointBackup |
+| Friendly Name | PowerPoint 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Project**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013Project
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Project
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Project 2013. By default, the user settings of Microsoft Project 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Project 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Project
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Project 2013.
+By default, the user settings of Microsoft Project 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Project 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Project 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Project 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Project 2013*
-- GP name: *MicrosoftOffice2013Project*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013ProjectBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Project |
+| Friendly Name | Microsoft Project 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013ProjectBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013ProjectBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Project 2013. Microsoft Project 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Project 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013ProjectBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Project 2013.
+Microsoft Project 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Project 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Project 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Project 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Project 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Project 2013 backup only*
-- GP name: *MicrosoftOffice2013ProjectBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Publisher**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013ProjectBackup |
+| Friendly Name | Project 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013Publisher
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Publisher
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Publisher 2013. By default, the user settings of Microsoft Publisher 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Publisher
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Publisher 2013.
+By default, the user settings of Microsoft Publisher 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Publisher 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Publisher 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Publisher 2013*
-- GP name: *MicrosoftOffice2013Publisher*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013PublisherBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Publisher |
+| Friendly Name | Microsoft Publisher 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013PublisherBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PublisherBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Publisher 2013. Microsoft Publisher 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Publisher 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013PublisherBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Publisher 2013.
+Microsoft Publisher 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Publisher 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Publisher 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Publisher 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Publisher 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Publisher 2013 backup only*
-- GP name: *MicrosoftOffice2013PublisherBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013PublisherBackup |
+| Friendly Name | Publisher 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesigner**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013SharePointDesigner
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesigner
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft SharePoint Designer 2013. By default, the user settings of Microsoft SharePoint Designer 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Designer 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesigner
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft SharePoint Designer 2013.
+By default, the user settings of Microsoft SharePoint Designer 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft SharePoint Designer 2013 from synchronization between computers.
If you enable this policy setting, Microsoft SharePoint Designer 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft SharePoint Designer 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft SharePoint Designer 2013*
-- GP name: *MicrosoftOffice2013SharePointDesigner*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
-
+**ADMX mapping**:
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesignerBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013SharePointDesigner |
+| Friendly Name | Microsoft SharePoint Designer 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013SharePointDesignerBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesignerBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft SharePoint Designer 2013. Microsoft SharePoint Designer 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft SharePoint Designer 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesignerBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft SharePoint Designer 2013.
+Microsoft SharePoint Designer 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft SharePoint Designer 2013 settings.
If you enable this policy setting, certain user settings of Microsoft SharePoint Designer 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft SharePoint Designer 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft SharePoint Designer 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *SharePoint Designer 2013 backup only*
-- GP name: *MicrosoftOffice2013SharePointDesignerBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013SharePointDesignerBackup |
+| Friendly Name | SharePoint Designer 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013UploadCenter**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013UploadCenter
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013UploadCenter
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 2013 Upload Center. By default, the user settings of Microsoft Office 2013 Upload Center synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Office 2013 Upload Center from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013UploadCenter
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 2013 Upload Center.
+By default, the user settings of Microsoft Office 2013 Upload Center synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Office 2013 Upload Center from synchronization between computers.
If you enable this policy setting, Microsoft Office 2013 Upload Center user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Office 2013 Upload Center user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 2013 Upload Center*
-- GP name: *MicrosoftOffice2013UploadCenter*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Visio**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013UploadCenter |
+| Friendly Name | Microsoft Office 2013 Upload Center |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013Visio
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Visio
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Visio 2013. By default, the user settings of Microsoft Visio 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Visio
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Visio 2013.
+By default, the user settings of Microsoft Visio 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Visio 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Visio 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Visio 2013*
-- GP name: *MicrosoftOffice2013Visio*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013VisioBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Visio |
+| Friendly Name | Microsoft Visio 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2013VisioBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013VisioBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Visio 2013. Microsoft Visio 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Visio 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013VisioBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Visio 2013.
+Microsoft Visio 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Visio 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Visio 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Visio 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Visio 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Visio 2013 backup only*
-- GP name: *MicrosoftOffice2013VisioBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013VisioBackup |
+| Friendly Name | Visio 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013Word**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2013Word
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Word
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Word 2013. By default, the user settings of Microsoft Word 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2013 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013Word
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Word 2013.
+By default, the user settings of Microsoft Word 2013 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2013 from synchronization between computers.
If you enable this policy setting, Microsoft Word 2013 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Word 2013 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Word 2013*
-- GP name: *MicrosoftOffice2013Word*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2013WordBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013Word |
+| Friendly Name | Microsoft Word 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2013WordBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013WordBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Word 2013. Microsoft Word 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Word 2013 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2013WordBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Word 2013.
+Microsoft Word 2013 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Word 2013 settings.
If you enable this policy setting, certain user settings of Microsoft Word 2013 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Word 2013 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Word 2013 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Word 2013 backup only*
-- GP name: *MicrosoftOffice2013WordBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Access**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2013WordBackup |
+| Friendly Name | Word 2013 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016Access
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Access
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Access 2016. By default, the user settings of Microsoft Access 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Access
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Access 2016.
+By default, the user settings of Microsoft Access 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Access 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Access 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Access 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Access 2016*
-- GP name: *MicrosoftOffice2016Access*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016AccessBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Access |
+| Friendly Name | Microsoft Access 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016AccessBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016AccessBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Access 2016. Microsoft Access 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Access 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016AccessBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Access 2016.
+Microsoft Access 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Access 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Access 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Access 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Access 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Access 2016 backup only*
-- GP name: *MicrosoftOffice2016AccessBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016AccessBackup |
+| Friendly Name | Access 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Common**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016Common
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Common
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2016 applications. By default, the user settings which are common between the Microsoft Office Suite 2016 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2016 applications from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Common
+```
+
+
+
+This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2016 applications.
+By default, the user settings which are common between the Microsoft Office Suite 2016 applications synchronize between computers. Use the policy setting to prevent the user settings which are common between the Microsoft Office Suite 2016 applications from synchronization between computers.
If you enable this policy setting, the user settings which are common between the Microsoft Office Suite 2016 applications continue to synchronize.
-
If you disable this policy setting, the user settings which are common between the Microsoft Office Suite 2016 applications are excluded from the synchronization settings. If any of the Microsoft Office Suite 2016 applications are enabled, this policy setting should not be disabled.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 2016 Common Settings*
-- GP name: *MicrosoftOffice2016Common*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016CommonBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Common |
+| Friendly Name | Microsoft Office 2016 Common Settings |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016CommonBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016CommonBackup
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016CommonBackup
+```
+
-
-
+
+
This policy setting configures the backup of certain user settings which are common between the Microsoft Office Suite 2016 applications.
Microsoft Office Suite 2016 has user settings which are common between applications and are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific common Microsoft Office Suite 2016 applications.
-
If you enable this policy setting, certain user settings which are common between the Microsoft Office Suite 2016 applications will continue to be backed up.
+If you disable this policy setting, certain user settings which are common between the Microsoft Office Suite 2016 applications will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings which are common between the Microsoft Office Suite 2016 applications won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Common 2016 backup only*
-- GP name: *MicrosoftOffice2016CommonBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016CommonBackup |
+| Friendly Name | Common 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Excel**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016Excel
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Excel
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Excel 2016. By default, the user settings of Microsoft Excel 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Excel 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Excel
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Excel 2016.
+By default, the user settings of Microsoft Excel 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Excel 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Excel 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Excel 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Excel 2016*
-- GP name: *MicrosoftOffice2016Excel*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016ExcelBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Excel |
+| Friendly Name | Microsoft Excel 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016ExcelBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016ExcelBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Excel 2016. Microsoft Excel 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Excel 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016ExcelBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Excel 2016.
+Microsoft Excel 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Excel 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Excel 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Excel 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Excel 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Excel 2016 backup only*
-- GP name: *MicrosoftOffice2016ExcelBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016ExcelBackup |
+| Friendly Name | Excel 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Lync**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016Lync
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Lync
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Lync 2016. By default, the user settings of Microsoft Lync 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Lync
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Lync 2016.
+By default, the user settings of Microsoft Lync 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Lync 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Lync 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Lync 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Lync 2016*
-- GP name: *MicrosoftOffice2016Lync*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016LyncBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Lync |
+| Friendly Name | Microsoft Lync 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016LyncBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016LyncBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Lync 2016. Microsoft Lync 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Lync 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016LyncBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Lync 2016.
+Microsoft Lync 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Lync 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Lync 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Lync 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Lync 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Lync 2016 backup only*
-- GP name: *MicrosoftOffice2016LyncBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016LyncBackup |
+| Friendly Name | Lync 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneDriveForBusiness**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016OneDriveForBusiness
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneDriveForBusiness
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for OneDrive for Business 2016. By default, the user settings of OneDrive for Business 2016 synchronize between computers. Use the policy setting to prevent the user settings of OneDrive for Business 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneDriveForBusiness
+```
+
+
+
+This policy setting configures the synchronization of user settings for OneDrive for Business 2016.
+By default, the user settings of OneDrive for Business 2016 synchronize between computers. Use the policy setting to prevent the user settings of OneDrive for Business 2016 from synchronization between computers.
If you enable this policy setting, OneDrive for Business 2016 user settings continue to synchronize.
-
If you disable this policy setting, OneDrive for Business 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft OneDrive for Business 2016*
-- GP name: *MicrosoftOffice2016OneDriveForBusiness*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNote**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016OneDriveForBusiness |
+| Friendly Name | Microsoft OneDrive for Business 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016OneNote
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNote
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft OneNote 2016. By default, the user settings of Microsoft OneNote 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNote
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft OneNote 2016.
+By default, the user settings of Microsoft OneNote 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft OneNote 2016 from synchronization between computers.
If you enable this policy setting, Microsoft OneNote 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft OneNote 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft OneNote 2016*
-- GP name: *MicrosoftOffice2016OneNote*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNoteBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016OneNote |
+| Friendly Name | Microsoft OneNote 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016OneNoteBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNoteBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft OneNote 2016. Microsoft OneNote 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft OneNote 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNoteBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft OneNote 2016.
+Microsoft OneNote 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft OneNote 2016 settings.
If you enable this policy setting, certain user settings of Microsoft OneNote 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft OneNote 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft OneNote 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *OneNote 2016 backup only*
-- GP name: *MicrosoftOffice2016OneNoteBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016OneNoteBackup |
+| Friendly Name | OneNote 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Outlook**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016Outlook
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Outlook
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Outlook 2016. By default, the user settings of Microsoft Outlook 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Outlook
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Outlook 2016.
+By default, the user settings of Microsoft Outlook 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Outlook 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Outlook 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Outlook 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Outlook 2016*
-- GP name: *MicrosoftOffice2016Outlook*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016OutlookBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Outlook |
+| Friendly Name | Microsoft Outlook 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016OutlookBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OutlookBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Outlook 2016. Microsoft Outlook 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Outlook 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016OutlookBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Outlook 2016.
+Microsoft Outlook 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Outlook 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Outlook 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Outlook 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Outlook 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Outlook 2016 backup only*
-- GP name: *MicrosoftOffice2016OutlookBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016OutlookBackup |
+| Friendly Name | Outlook 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPoint**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016PowerPoint
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPoint
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2016. By default, the user settings of Microsoft PowerPoint 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPoint
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft PowerPoint 2016.
+By default, the user settings of Microsoft PowerPoint 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft PowerPoint 2016 from synchronization between computers.
If you enable this policy setting, Microsoft PowerPoint 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft PowerPoint 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft PowerPoint 2016*
-- GP name: *MicrosoftOffice2016PowerPoint*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPointBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016PowerPoint |
+| Friendly Name | Microsoft PowerPoint 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016PowerPointBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPointBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft PowerPoint 2016. Microsoft PowerPoint 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft PowerPoint 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPointBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft PowerPoint 2016.
+Microsoft PowerPoint 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft PowerPoint 2016 settings.
If you enable this policy setting, certain user settings of Microsoft PowerPoint 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft PowerPoint 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft PowerPoint 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *PowerPoint 2016 backup only*
-- GP name: *MicrosoftOffice2016PowerPointBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Project**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016PowerPointBackup |
+| Friendly Name | PowerPoint 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016Project
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Project
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Project
+```
+
-
-
+
+
This policy setting configures the synchronization of user settings for Microsoft Project 2016.
By default, the user settings of Microsoft Project 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Project 2016 from synchronization between computers.
-
If you enable this policy setting, Microsoft Project 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Project 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Project 2016*
-- GP name: *MicrosoftOffice2016Project*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016ProjectBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Project |
+| Friendly Name | Microsoft Project 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016ProjectBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016ProjectBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Project 2016. Microsoft Project 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Project 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016ProjectBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Project 2016.
+Microsoft Project 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Project 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Project 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Project 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Project 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Project 2016 backup only*
-- GP name: *MicrosoftOffice2016ProjectBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Publisher**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016ProjectBackup |
+| Friendly Name | Project 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016Publisher
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Publisher
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Publisher 2016. By default, the user settings of Microsoft Publisher 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Publisher
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Publisher 2016.
+By default, the user settings of Microsoft Publisher 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Publisher 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Publisher 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Publisher 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Publisher 2016*
-- GP name: *MicrosoftOffice2016Publisher*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016PublisherBackup**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Publisher |
+| Friendly Name | Microsoft Publisher 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016PublisherBackup
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PublisherBackup
+```
-
-
-
-
-This policy setting configures the backup of certain user settings for Microsoft Publisher 2016. Microsoft Publisher 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Publisher 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016PublisherBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Publisher 2016.
+Microsoft Publisher 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Publisher 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Publisher 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Publisher 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Publisher 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Publisher 2016 backup only*
-- GP name: *MicrosoftOffice2016PublisherBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016PublisherBackup |
+| Friendly Name | Publisher 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016UploadCenter**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016UploadCenter
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016UploadCenter
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 2016 Upload Center. By default, the user settings of Microsoft Office 2016 Upload Center synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Office 2016 Upload Center from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016UploadCenter
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 2016 Upload Center.
+By default, the user settings of Microsoft Office 2016 Upload Center synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Office 2016 Upload Center from synchronization between computers.
If you enable this policy setting, Microsoft Office 2016 Upload Center user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Office 2016 Upload Center user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 2016 Upload Center*
-- GP name: *MicrosoftOffice2016UploadCenter*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Visio**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016UploadCenter |
+| Friendly Name | Microsoft Office 2016 Upload Center |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice2016Visio
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Visio
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Visio 2016. By default, the user settings of Microsoft Visio 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Visio
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Visio 2016.
+By default, the user settings of Microsoft Visio 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Visio 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Visio 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Visio 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Visio 2016*
-- GP name: *MicrosoftOffice2016Visio*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016VisioBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Visio |
+| Friendly Name | Microsoft Visio 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016VisioBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016VisioBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Visio 2016. Microsoft Visio 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Visio 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016VisioBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Visio 2016.
+Microsoft Visio 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Visio 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Visio 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Visio 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Visio 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Visio 2016 backup only*
-- GP name: *MicrosoftOffice2016VisioBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016VisioBackup |
+| Friendly Name | Visio 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016Word**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice2016Word
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Word
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Word 2016. By default, the user settings of Microsoft Word 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2016 from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016Word
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Word 2016.
+By default, the user settings of Microsoft Word 2016 synchronize between computers. Use the policy setting to prevent the user settings of Microsoft Word 2016 from synchronization between computers.
If you enable this policy setting, Microsoft Word 2016 user settings continue to synchronize.
-
If you disable this policy setting, Microsoft Word 2016 user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Word 2016*
-- GP name: *MicrosoftOffice2016Word*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice2016WordBackup**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016Word |
+| Friendly Name | Microsoft Word 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice2016WordBackup
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016WordBackup
+```
-
-
-This policy setting configures the backup of certain user settings for Microsoft Word 2016. Microsoft Word 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Word 2016 settings.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice2016WordBackup
+```
+
+
+
+This policy setting configures the backup of certain user settings for Microsoft Word 2016.
+Microsoft Word 2016 has user settings that are backed up instead of synchronizing between computers. Use the policy setting to suppress the backup of specific Microsoft Word 2016 settings.
If you enable this policy setting, certain user settings of Microsoft Word 2016 will continue to be backed up.
+If you disable this policy setting, certain user settings of Microsoft Word 2016 will not be backed up.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, certain user settings of Microsoft Word 2016 won't be backed up.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Word 2016 backup only*
-- GP name: *MicrosoftOffice2016WordBackup*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice2016WordBackup |
+| Friendly Name | Word 2016 backup only |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2013**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## MicrosoftOffice365Access2013
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2013
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Access 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Access 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Access 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Access 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Access 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Access 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Access 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Access 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Access 2013*
-- GP name: *MicrosoftOffice365Access2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Access2013 |
+| Friendly Name | Microsoft Office 365 Access 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Access2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Access 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Access 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Access 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Access 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Access 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Access 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Access 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Access 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Access 2016*
-- GP name: *MicrosoftOffice365Access2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Access2016 |
+| Friendly Name | Microsoft Office 365 Access 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Common2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2013 applications. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings which are common between the Microsoft Office Suite 2013 applications will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings which are common between the Microsoft Office Suite 2013 applications from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2013
+```
+
+
+
+This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2013 applications.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings which are common between the Microsoft Office Suite 2013 applications will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings which are common between the Microsoft Office Suite 2013 applications from synchronization between computers with UE-V.
If you enable this policy setting, user settings which are common between the Microsoft Office Suite 2013 applications continue to synchronize with UE-V.
-
If you disable this policy setting, user settings which are common between the Microsoft Office Suite 2013 applications are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Common 2013*
-- GP name: *MicrosoftOffice365Common2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
-
+**ADMX mapping**:
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Common2013 |
+| Friendly Name | Microsoft Office 365 Common 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Common2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2016 applications. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings which are common between the Microsoft Office Suite 2016 applications will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings which are common between the Microsoft Office Suite 2016 applications from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2016
+```
+
+
+
+This policy setting configures the synchronization of user settings which are common between the Microsoft Office Suite 2016 applications.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings which are common between the Microsoft Office Suite 2016 applications will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings which are common between the Microsoft Office Suite 2016 applications from synchronization between computers with UE-V.
If you enable this policy setting, user settings which are common between the Microsoft Office Suite 2016 applications continue to synchronize with UE-V.
-
If you disable this policy setting, user settings which are common between the Microsoft Office Suite 2016 applications are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Common 2016*
-- GP name: *MicrosoftOffice365Common2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Common2016 |
+| Friendly Name | Microsoft Office 365 Common 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Excel2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Excel 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Excel 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Excel 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Excel 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Excel 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Excel 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Excel 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Excel 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Excel 2013*
-- GP name: *MicrosoftOffice365Excel2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Excel2013 |
+| Friendly Name | Microsoft Office 365 Excel 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Excel2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Excel 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Excel 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Excel 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Excel 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Excel 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Excel 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Excel 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Excel 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Excel 2016*
-- GP name: *MicrosoftOffice365Excel2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365InfoPath2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Excel2016 |
+| Friendly Name | Microsoft Office 365 Excel 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365InfoPath2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365InfoPath2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 InfoPath 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 InfoPath 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 InfoPath 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365InfoPath2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 InfoPath 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 InfoPath 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 InfoPath 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 InfoPath 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 InfoPath 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 InfoPath 2013*
-- GP name: *MicrosoftOffice365InfoPath2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2013**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365InfoPath2013 |
+| Friendly Name | Microsoft Office 365 InfoPath 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice365Lync2013
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2013
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Lync 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Lync 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Lync 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Lync 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Lync 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Lync 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Lync 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Lync 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Lync 2013*
-- GP name: *MicrosoftOffice365Lync2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Lync2013 |
+| Friendly Name | Microsoft Office 365 Lync 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Lync2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Lync 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Lync 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Lync 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Lync 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Lync 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Lync 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Lync 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Lync 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Lync 2016*
-- GP name: *MicrosoftOffice365Lync2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Lync2016 |
+| Friendly Name | Microsoft Office 365 Lync 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365OneNote2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 OneNote 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 OneNote 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 OneNote 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 OneNote 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 OneNote 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 OneNote 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 OneNote 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 OneNote 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 OneNote 2013*
-- GP name: *MicrosoftOffice365OneNote2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365OneNote2013 |
+| Friendly Name | Microsoft Office 365 OneNote 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365OneNote2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 OneNote 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 OneNote 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 OneNote 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 OneNote 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 OneNote 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 OneNote 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 OneNote 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 OneNote 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 OneNote 2016*
-- GP name: *MicrosoftOffice365OneNote2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365OneNote2016 |
+| Friendly Name | Microsoft Office 365 OneNote 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Outlook2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Outlook 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Outlook 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Outlook 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Outlook 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Outlook 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Outlook 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Outlook 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Outlook 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Outlook 2013*
-- GP name: *MicrosoftOffice365Outlook2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Outlook2013 |
+| Friendly Name | Microsoft Office 365 Outlook 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Outlook2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Outlook 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Outlook 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Outlook 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Outlook 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Outlook 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Outlook 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Outlook 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Outlook 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Outlook 2016*
-- GP name: *MicrosoftOffice365Outlook2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Outlook2016 |
+| Friendly Name | Microsoft Office 365 Outlook 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365PowerPoint2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 PowerPoint 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 PowerPoint 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 PowerPoint 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 PowerPoint 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 PowerPoint 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 PowerPoint 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 PowerPoint 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 PowerPoint 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 PowerPoint 2013*
-- GP name: *MicrosoftOffice365PowerPoint2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365PowerPoint2013 |
+| Friendly Name | Microsoft Office 365 PowerPoint 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365PowerPoint2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 PowerPoint 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 PowerPoint 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 PowerPoint 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 PowerPoint 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 PowerPoint 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 PowerPoint 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 PowerPoint 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 PowerPoint 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 PowerPoint 2016*
-- GP name: *MicrosoftOffice365PowerPoint2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365PowerPoint2016 |
+| Friendly Name | Microsoft Office 365 PowerPoint 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Project2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Project 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Project 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Project 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Project 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Project 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Project 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Project 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Project 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Project 2013*
-- GP name: *MicrosoftOffice365Project2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
-
+**ADMX mapping**:
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Project2013 |
+| Friendly Name | Microsoft Office 365 Project 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Project2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Project 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Project 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Project 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Project 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Project 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Project 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Project 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Project 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Project 2016*
-- GP name: *MicrosoftOffice365Project2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Project2016 |
+| Friendly Name | Microsoft Office 365 Project 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Publisher2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Publisher 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Publisher 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Publisher 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Publisher 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Publisher 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Publisher 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Publisher 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Publisher 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Publisher 2013*
-- GP name: *MicrosoftOffice365Publisher2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Publisher2013 |
+| Friendly Name | Microsoft Office 365 Publisher 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Publisher2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Publisher 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Publisher 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Publisher 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Publisher 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Publisher 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Publisher 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Publisher 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Publisher 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Publisher 2016*
-- GP name: *MicrosoftOffice365Publisher2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365SharePointDesigner2013**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Publisher2016 |
+| Friendly Name | Microsoft Office 365 Publisher 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice365SharePointDesigner2013
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365SharePointDesigner2013
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 SharePoint Designer 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 SharePoint Designer 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 SharePoint Designer 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365SharePointDesigner2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 SharePoint Designer 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 SharePoint Designer 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 SharePoint Designer 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 SharePoint Designer 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 SharePoint Designer 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 SharePoint Designer 2013*
-- GP name: *MicrosoftOffice365SharePointDesigner2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365SharePointDesigner2013 |
+| Friendly Name | Microsoft Office 365 SharePoint Designer 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Visio2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Visio 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Visio 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Visio 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Visio 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Visio 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Visio 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Visio 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Visio 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Visio 2013*
-- GP name: *MicrosoftOffice365Visio2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2016**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Visio2013 |
+| Friendly Name | Microsoft Office 365 Visio 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## MicrosoftOffice365Visio2016
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2016
+```
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Visio 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Visio 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Visio 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Visio 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Visio 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Visio 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Visio 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Visio 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Visio 2016*
-- GP name: *MicrosoftOffice365Visio2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2013**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Visio2016 |
+| Friendly Name | Microsoft Office 365 Visio 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Word2013
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2013
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Word 2013. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Word 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Word 2013 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2013
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Word 2013.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Word 2013 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Word 2013 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Word 2013 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Word 2013 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Word 2013*
-- GP name: *MicrosoftOffice365Word2013*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2016**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Word2013 |
+| Friendly Name | Microsoft Office 365 Word 2013 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## MicrosoftOffice365Word2016
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2016
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for Microsoft Office 365 Word 2016. Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Word 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Word 2016 from synchronization between computers with UE-V.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2016
+```
+
+
+
+This policy setting configures the synchronization of user settings for Microsoft Office 365 Word 2016.
+Microsoft Office 365 synchronizes certain settings by default without UE-V. If the synchronization capabilities of Microsoft Office 365 are disabled, then the user settings of Microsoft Office 365 Word 2016 will synchronize between a user’s work computers with UE-V by default. Use this policy setting to prevent the user settings of Microsoft Office 365 Word 2016 from synchronization between computers with UE-V.
If you enable this policy setting, Microsoft Office 365 Word 2016 user settings continue to sync with UE-V.
-
If you disable this policy setting, Microsoft Office 365 Word 2016 user settings are excluded from synchronization with UE-V.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Microsoft Office 365 Word 2016*
-- GP name: *MicrosoftOffice365Word2016*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Music**
+| Name | Value |
+|:--|:--|
+| Name | MicrosoftOffice365Word2016 |
+| Friendly Name | Microsoft Office 365 Word 2016 |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Music
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Music
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for the Music app. By default, the user settings of Music sync between computers. Use the policy setting to prevent the user settings of Music from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Music
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Music app.
+By default, the user settings of Music sync between computers. Use the policy setting to prevent the user settings of Music from synchronizing between computers.
If you enable this policy setting, Music user settings continue to sync.
-
If you disable this policy setting, Music user settings are excluded from the synchronizing settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Music*
-- GP name: *Music*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-**ADMX_UserExperienceVirtualization/News**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Music |
+| Friendly Name | Music |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.ZuneMusic_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## News
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/News
+```
-
-
-This policy setting configures the synchronization of user settings for the News app. By default, the user settings of News sync between computers. Use the policy setting to prevent the user settings of News from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/News
+```
+
+
+
+This policy setting configures the synchronization of user settings for the News app.
+By default, the user settings of News sync between computers. Use the policy setting to prevent the user settings of News from synchronizing between computers.
If you enable this policy setting, News user settings continue to sync.
-
If you disable this policy setting, News user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *News*
-- GP name: *News*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Notepad**
+| Name | Value |
+|:--|:--|
+| Name | News |
+| Friendly Name | News |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingNews_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Notepad
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Notepad
+```
-
-
-
-
-This policy setting configures the synchronization of user settings of Notepad. By default, the user settings of Notepad synchronize between computers. Use the policy setting to prevent the user settings of Notepad from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Notepad
+```
+
+
+
+This policy setting configures the synchronization of user settings of Notepad.
+By default, the user settings of Notepad synchronize between computers. Use the policy setting to prevent the user settings of Notepad from synchronization between computers.
If you enable this policy setting, the Notepad user settings continue to synchronize.
-
If you disable this policy setting, Notepad user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Notepad*
-- GP name: *Notepad*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Reader**
+| Name | Value |
+|:--|:--|
+| Name | Notepad |
+| Friendly Name | Notepad |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftNotepad6 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Reader
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Reader
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for the Reader app. By default, the user settings of Reader sync between computers. Use the policy setting to prevent the user settings of Reader from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Reader
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Reader app.
+By default, the user settings of Reader sync between computers. Use the policy setting to prevent the user settings of Reader from synchronizing between computers.
If you enable this policy setting, Reader user settings continue to sync.
-
If you disable this policy setting, Reader user settings are excluded from the synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Reader*
-- GP name: *Reader*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | Reader |
+| Friendly Name | Reader |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.Reader_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/RepositoryTimeout**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## RepositoryTimeout
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/RepositoryTimeout
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the number of milliseconds that the computer waits when retrieving user settings from the settings storage location. You can use this setting to override the default value of 2000 milliseconds.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/RepositoryTimeout
+```
+
+
+
+This policy setting configures the number of milliseconds that the computer waits when retrieving user settings from the settings storage location.
+You can use this setting to override the default value of 2000 milliseconds.
If you enable this policy setting, set the number of milliseconds that the system waits to retrieve settings.
+If you disable or do not configure this policy setting, the default value of 2000 milliseconds is used.
+
-If you disable or don't configure this policy setting, the default value of 2000 milliseconds is used.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Synchronization timeout*
-- GP name: *RepositoryTimeout*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/SettingsStoragePath**
+| Name | Value |
+|:--|:--|
+| Name | RepositoryTimeout |
+| Friendly Name | Synchronization timeout |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## SettingsStoragePath
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SettingsStoragePath
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SettingsStoragePath
+```
+
-
-
+
+
This policy setting configures where the settings package files that contain user settings are stored.
-
If you enable this policy setting, the user settings are stored in the specified location.
+If you disable or do not configure this policy setting, the user settings are stored in the user’s home directory if configured for your environment.
+
-If you disable or don't configure this policy setting, the user settings are stored in the user’s home directory if configured for your environment.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Settings storage path*
-- GP name: *SettingsStoragePath*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/SettingsTemplateCatalogPath**
+| Name | Value |
+|:--|:--|
+| Name | SettingsStoragePath |
+| Friendly Name | Settings storage path |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## SettingsTemplateCatalogPath
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SettingsTemplateCatalogPath
+```
+
-
-
-
-
+
+
This policy setting configures where custom settings location templates are stored and if the catalog will be used to replace the default Microsoft templates installed with the UE-V Agent.
-
If you enable this policy setting, the UE-V Agent checks the specified location once each day and updates its synchronization behavior based on the templates in this location. Settings location templates added or updated since the last check are registered by the UE-V Agent. The UE-V Agent deregisters templates that were removed from this location.
-
If you specify a UNC path and leave the option to replace the default Microsoft templates unchecked, the UE-V Agent will use the default Microsoft templates installed by the UE-V Agent and custom templates in the settings template catalog. If there are custom templates in the settings template catalog which use the same ID as the default Microsoft templates, they will be ignored.
-
If you specify a UNC path and check the option to replace the default Microsoft templates, all of the default Microsoft templates installed by the UE-V Agent will be deleted from the computer and only the templates located in the settings template catalog will be used.
+If you disable this policy setting, the UE-V Agent will not use the custom settings location templates. If you disable this policy setting after it has been enabled, the UE-V Agent will not restore the default Microsoft templates.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you disable this policy setting, the UE-V Agent won't use the custom settings location templates. If you disable this policy setting after it has been enabled, the UE-V Agent won't restore the default Microsoft templates.
+
+
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Settings template catalog path*
-- GP name: *SettingsTemplateCatalogPath*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | SettingsTemplateCatalogPath |
+| Friendly Name | Settings template catalog path |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/Sports**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## Sports
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Sports
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting configures the synchronization of user settings for the Sports app. By default, the user settings of Sports sync between computers. Use the policy setting to prevent the user settings of Sports from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Sports
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Sports app.
+By default, the user settings of Sports sync between computers. Use the policy setting to prevent the user settings of Sports from synchronizing between computers.
If you enable this policy setting, Sports user settings continue to sync.
-
If you disable this policy setting, Sports user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Sports*
-- GP name: *Sports*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/SyncEnabled**
+| Name | Value |
+|:--|:--|
+| Name | Sports |
+| Friendly Name | Sports |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingSports_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## SyncEnabled
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncEnabled
+```
-
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncEnabled
+```
+
-
-
+
+
This policy setting allows you to enable or disable User Experience Virtualization (UE-V). Only applies to Windows 10 or earlier.
+
-
+
+
+
+
+**Description framework properties**:
-
-ADMX Info:
-- GP Friendly name: *Use User Experience Virtualization (UE-V)*
-- GP name: *SyncEnabled*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-
-
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-**ADMX_UserExperienceVirtualization/SyncOverMeteredNetwork**
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | SyncEnabled |
+| Friendly Name | Use User Experience Virtualization (UE-V) |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | SyncEnabled |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+## SyncOverMeteredNetwork
-> [!div class = "checklist"]
-> * Device
-> * User
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncOverMeteredNetwork
+```
-
-
-This policy setting defines whether the User Experience Virtualization (UE-V) Agent synchronizes settings over metered connections. By default, the UE-V Agent doesn't synchronize settings over a metered connection.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncOverMeteredNetwork
+```
+
+
+
+This policy setting defines whether the User Experience Virtualization (UE-V) Agent synchronizes settings over metered connections.
+By default, the UE-V Agent does not synchronize settings over a metered connection.
With this setting enabled, the UE-V Agent synchronizes settings over a metered connection.
+With this setting disabled, the UE-V Agent does not synchronize settings over a metered connection.
+If you do not configure this policy setting, any defined values are deleted.
+
-With this setting disabled, the UE-V Agent doesn't synchronize settings over a metered connection.
+
+
+
-If you don't configure this policy setting, any defined values are deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Sync settings over metered connections*
-- GP name: *SyncOverMeteredNetwork*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | SyncSettingsOverMetered |
+| Friendly Name | Sync settings over metered connections |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | SyncOverMeteredNetwork |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/SyncOverMeteredNetworkWhenRoaming**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## SyncOverMeteredNetworkWhenRoaming
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncOverMeteredNetworkWhenRoaming
+```
-> [!div class = "checklist"]
-> * Device
-> * User
-
-
-
-
-
-This policy setting defines whether the User Experience Virtualization (UE-V) Agent synchronizes settings over metered connections outside of the home provider network, for example when connected via a roaming connection. By default, the UE-V Agent doesn't synchronize settings over a metered connection that is roaming.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncOverMeteredNetworkWhenRoaming
+```
+
+
+
+This policy setting defines whether the User Experience Virtualization (UE-V) Agent synchronizes settings over metered connections outside of the home provider network, for example when connected via a roaming connection.
+By default, the UE-V Agent does not synchronize settings over a metered connection that is roaming.
With this setting enabled, the UE-V Agent synchronizes settings over a metered connection that is roaming.
+With this setting disabled, the UE-V Agent will not synchronize settings over a metered connection that is roaming.
+If you do not configure this policy setting, any defined values are deleted.
+
-With this setting disabled, the UE-V Agent won't synchronize settings over a metered connection that is roaming.
+
+
+
-If you don't configure this policy setting, any defined values are deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-ADMX Info:
-- GP Friendly name: *Sync settings over metered connections even when roaming*
-- GP name: *SyncOverMeteredNetworkWhenRoaming*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+**ADMX mapping**:
-
-
-
+| Name | Value |
+|:--|:--|
+| Name | SyncSettingsOverMeteredRoaming |
+| Friendly Name | Sync settings over metered connections even when roaming |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | SyncOverMeteredNetworkWhenRoaming |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
-**ADMX_UserExperienceVirtualization/SyncProviderPingEnabled**
+
+
+
-
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+## SyncProviderPingEnabled
-
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncProviderPingEnabled
+```
-> [!div class = "checklist"]
-> * Device
-> * User
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncProviderPingEnabled
+```
+
-
-
-
-
+
+
This policy setting allows you to configure the User Experience Virtualization (UE-V) sync provider to ping the settings storage path before attempting to sync settings. If the ping is successful then the sync provider attempts to synchronize the settings packages. If the ping is unsuccessful then the sync provider doesn’t attempt the synchronization.
-
If you enable this policy setting, the sync provider pings the settings storage location before synchronizing settings packages.
-
If you disable this policy setting, the sync provider doesn’t ping the settings storage location before synchronizing settings packages.
+If you do not configure this policy, any defined values will be deleted.
+
-If you don't configure this policy, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Ping the settings storage location before sync*
-- GP name: *SyncProviderPingEnabled*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/SyncUnlistedWindows8Apps**
+| Name | Value |
+|:--|:--|
+| Name | SyncProviderPingEnabled |
+| Friendly Name | Ping the settings storage location before sync |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | SyncProviderPingEnabled |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## SyncUnlistedWindows8Apps
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-
-
-
-
-
-This policy setting defines the default settings sync behavior of the User Experience Virtualization (UE-V) Agent for Windows apps that are not explicitly listed in Windows App List. By default, the UE-V Agent only synchronizes settings of those Windows apps included in the Windows App List.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/SyncUnlistedWindows8Apps
+```
+
+
+
+This policy setting defines the default settings sync behavior of the User Experience Virtualization (UE-V) Agent for Windows apps that are not explicitly listed in Windows App List.
+By default, the UE-V Agent only synchronizes settings of those Windows apps included in the Windows App List.
With this setting enabled, the settings of all Windows apps not expressly disable in the Windows App List are synchronized.
-
With this setting disabled, only the settings of the Windows apps set to synchronize in the Windows App List are synchronized.
+If you do not configure this policy setting, any defined values are deleted.
+
-If you don't configure this policy setting, any defined values are deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Sync Unlisted Windows Apps*
-- GP name: *SyncUnlistedWindows8Apps*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Travel**
+| Name | Value |
+|:--|:--|
+| Name | SyncUnlistedWindows8Apps |
+| Friendly Name | Sync Unlisted Windows Apps |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | SyncUnlistedWindows8Apps |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Travel
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Travel
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for the Travel app. By default, the user settings of Travel sync between computers. Use the policy setting to prevent the user settings of Travel from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Travel
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Travel app.
+By default, the user settings of Travel sync between computers. Use the policy setting to prevent the user settings of Travel from synchronizing between computers.
If you enable this policy setting, Travel user settings continue to sync.
-
If you disable this policy setting, Travel user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Travel*
-- GP name: *Travel*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/TrayIconEnabled**
+| Name | Value |
+|:--|:--|
+| Name | Travel |
+| Friendly Name | Travel |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingTravel_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## TrayIconEnabled
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/TrayIconEnabled
+```
+
-
-
-
-
+
+
This policy setting enables the User Experience Virtualization (UE-V) tray icon. By default, an icon appears in the system tray that displays notifications for UE-V. This icon also provides a link to the UE-V Agent application, Company Settings Center. Users can open the Company Settings Center by right-clicking the icon and selecting Open or by double-clicking the icon. When this group policy setting is enabled, the UE-V tray icon is visible, the UE-V notifications display, and the Company Settings Center is accessible from the tray icon.
+With this setting disabled, the tray icon does not appear in the system tray, UE-V never displays notifications, and the user cannot access Company Settings Center from the system tray. The Company Settings Center remains accessible through the Control Panel and the Start menu or Start screen.
+If you do not configure this policy setting, any defined values are deleted.
+
-With this setting disabled, the tray icon doesn't appear in the system tray, UE-V never displays notifications, and the user cannot access Company Settings Center from the system tray. The Company Settings Center remains accessible through the Control Panel and the Start menu or Start screen.
+
+
+
-If you don't configure this policy setting, any defined values are deleted.
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Tray Icon*
-- GP name: *TrayIconEnabled*
-- GP path: *Windows Components\Microsoft User Experience Virtualization*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Video**
+| Name | Value |
+|:--|:--|
+| Name | TrayIconEnabled |
+| Friendly Name | Tray Icon |
+| Location | Computer Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration |
+| Registry Value Name | TrayIconEnabled |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Video
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Video
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for the Video app. By default, the user settings of Video sync between computers. Use the policy setting to prevent the user settings of Video from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Video
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Video app.
+By default, the user settings of Video sync between computers. Use the policy setting to prevent the user settings of Video from synchronizing between computers.
If you enable this policy setting, Video user settings continue to sync.
-
If you disable this policy setting, Video user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Video*
-- GP name: *Video*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
-**ADMX_UserExperienceVirtualization/Weather**
+| Name | Value |
+|:--|:--|
+| Name | Video |
+| Friendly Name | Video |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.ZuneVideo_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Weather
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Weather
+```
-
-
-
-
-This policy setting configures the synchronization of user settings for the Weather app. By default, the user settings of Weather sync between computers. Use the policy setting to prevent the user settings of Weather from synchronizing between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Weather
+```
+
+
+
+This policy setting configures the synchronization of user settings for the Weather app.
+By default, the user settings of Weather sync between computers. Use the policy setting to prevent the user settings of Weather from synchronizing between computers.
If you enable this policy setting, Weather user settings continue to sync.
-
If you disable this policy setting, Weather user settings are excluded from synchronization.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *Weather*
-- GP name: *Weather*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Windows Apps*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
-
+**ADMX mapping**:
-**ADMX_UserExperienceVirtualization/Wordpad**
+| Name | Value |
+|:--|:--|
+| Name | Weather |
+| Friendly Name | Weather |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Windows Apps |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Windows8AppList\Microsoft.BingWeather_8wekyb3d8bbwe |
+| Registry Value Name | SyncSettings |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-
+
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
-
-
+
+## Wordpad
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-> [!div class = "checklist"]
-> * Device
-> * User
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Wordpad
+```
-
-
-
-
-This policy setting configures the synchronization of user settings of WordPad. By default, the user settings of WordPad synchronize between computers. Use the policy setting to prevent the user settings of WordPad from synchronization between computers.
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserExperienceVirtualization/Wordpad
+```
+
+
+
+This policy setting configures the synchronization of user settings of WordPad.
+By default, the user settings of WordPad synchronize between computers. Use the policy setting to prevent the user settings of WordPad from synchronization between computers.
If you enable this policy setting, the WordPad user settings continue to synchronize.
-
If you disable this policy setting, WordPad user settings are excluded from the synchronization settings.
+If you do not configure this policy setting, any defined values will be deleted.
+
-If you don't configure this policy setting, any defined values will be deleted.
+
+
+
-
+
+**Description framework properties**:
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-ADMX Info:
-- GP Friendly name: *WordPad*
-- GP name: *Wordpad*
-- GP path: *Windows Components\Microsoft User Experience Virtualization\Applications*
-- GP ADMX file name: *UserExperienceVirtualization.admx*
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
-
-
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | Wordpad |
+| Friendly Name | WordPad |
+| Location | Computer and User Configuration |
+| Path | Windows Components > Microsoft User Experience Virtualization > Applications |
+| Registry Key Name | Software\Policies\Microsoft\UEV\Agent\Configuration\Applications |
+| Registry Value Name | MicrosoftWordpad6 |
+| ADMX File Name | UserExperienceVirtualization.admx |
+
-## Related topics
+
+
+
-[ADMX-backed policies in Policy CSP](./policies-in-policy-csp-admx-backed.md)
+
+
+
+
+
+
+
+
+## Related articles
+
+[Policy configuration service provider](policy-configuration-service-provider.md)
diff --git a/windows/client-management/mdm/policy-csp-admx-userprofiles.md b/windows/client-management/mdm/policy-csp-admx-userprofiles.md
index 67c7143e09..9b8a21444a 100644
--- a/windows/client-management/mdm/policy-csp-admx-userprofiles.md
+++ b/windows/client-management/mdm/policy-csp-admx-userprofiles.md
@@ -1,468 +1,553 @@
---
-title: Policy CSP - ADMX_UserProfiles
-description: Learn about Policy CSP - ADMX_UserProfiles.
+title: ADMX_UserProfiles Policy CSP
+description: Learn more about the ADMX_UserProfiles Area in Policy CSP
+author: vinaypamnani-msft
+manager: aaroncz
ms.author: vinpa
+ms.date: 01/03/2023
ms.localizationpriority: medium
-ms.topic: article
ms.prod: windows-client
ms.technology: itpro-manage
-author: vinaypamnani-msft
-ms.date: 11/11/2020
-ms.reviewer:
-manager: aaroncz
+ms.topic: reference
---
+
+
+
# Policy CSP - ADMX_UserProfiles
-
-
> [!TIP]
-> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](../understanding-admx-backed-policies.md).
+> Some of these are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
-> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](../understanding-admx-backed-policies.md#enabling-a-policy).
+> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
-> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
-
-## ADMX_UserProfiles policies
+> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
-
- -
- ADMX_UserProfiles/CleanupProfiles
-
- -
- ADMX_UserProfiles/DontForceUnloadHive
-
- -
- ADMX_UserProfiles/LeaveAppMgmtData
-
- -
- ADMX_UserProfiles/LimitSize
-
- -
- ADMX_UserProfiles/ProfileErrorAction
-
- -
- ADMX_UserProfiles/SlowLinkTimeOut
-
- -
- ADMX_UserProfiles/USER_HOME
-
- -
- ADMX_UserProfiles/UserInfoAccessAction
-
-
+
+
+
+
+## CleanupProfiles
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-**ADMX_UserProfiles/CleanupProfiles**
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/CleanupProfiles
+```
+
-
+
+
+This policy setting allows an administrator to automatically delete user profiles on system restart that have not been used within a specified number of days.
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+**Note**: One day is interpreted as 24 hours after a specific user profile was accessed.
-
-
+If you enable this policy setting, the User Profile Service will automatically delete on the next system restart all user profiles on the computer that have not been used within the specified number of days.
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+If you disable or do not configure this policy setting, User Profile Service will not automatically delete any profiles on the next system restart.
+
-> [!div class = "checklist"]
-> * Device
+
+
+
-
+
+**Description framework properties**:
-
-
-This policy setting allows an administrator to automatically delete user profiles on system restart that haven't been used within a specified number of days.
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-> [!NOTE]
-> One day is interpreted as 24 hours after a specific user profile was accessed.
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-If you enable this policy setting, the User Profile Service will automatically delete on the next system restart all user profiles on the computer that haven't been used within the specified number of days.
+**ADMX mapping**:
-If you disable or don't configure this policy setting, User Profile Service won't automatically delete any profiles on the next system restart.
+| Name | Value |
+|:--|:--|
+| Name | CleanupProfiles |
+| Friendly Name | Delete user profiles older than a specified number of days on system restart |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| ADMX File Name | UserProfiles.admx |
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Delete user profiles older than a specified number of days on system restart*
-- GP name: *CleanupProfiles*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
-
-
-
+
+## DontForceUnloadHive
-
-**ADMX_UserProfiles/DontForceUnloadHive**
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/DontForceUnloadHive
+```
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+
+This policy setting controls whether Windows forcefully unloads the user's registry at logoff, even if there are open handles to the per-user registry keys.
-
-
+Note: This policy setting should only be used for cases where you may be running into application compatibility issues due to this specific Windows behavior. It is not recommended to enable this policy by default as it may prevent users from getting an updated version of their roaming user profile.
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+If you enable this policy setting, Windows will not forcefully unload the users registry at logoff, but will unload the registry when all open handles to the per-user registry keys are closed.
-> [!div class = "checklist"]
-> * Device
+If you disable or do not configure this policy setting, Windows will always unload the users registry at logoff, even if there are any open handles to the per-user registry keys at user logoff.
+
-
+
+
+
-
-
-This policy setting controls whether Windows forcefully unloads the user's registry at sign out, even if there are open handles to the per-user registry keys.
+
+**Description framework properties**:
-> [!NOTE]
-> This policy setting should only be used for cases where you may be running into application compatibility issues due to this specific Windows behavior. It is not recommended to enable this policy by default as it may prevent users from getting an updated version of their roaming user profile.
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-If you enable this policy setting, Windows won't forcefully unload the user's registry at sign out, but will unload the registry when all open handles to the per-user registry keys are closed.
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-If you disable or don't configure this policy setting, Windows will always unload the user's registry at sign out, even if there are any open handles to the per-user registry keys at user sign out.
+**ADMX mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | DontForceUnloadHive |
+| Friendly Name | Do not forcefully unload the users registry at user logoff |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| Registry Value Name | DisableForceUnload |
+| ADMX File Name | UserProfiles.admx |
+
-
-ADMX Info:
-- GP Friendly name: *Do not forcefully unload the users registry at user logoff*
-- GP name: *DontForceUnloadHive*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+
+
-
-
-
+
-
-**ADMX_UserProfiles/LeaveAppMgmtData**
+
+## LeaveAppMgmtData
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/LeaveAppMgmtData
+```
+
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-
-
-
-
-
+
+
This policy setting determines whether the system retains a roaming user's Windows Installer and Group Policy based software installation data on their profile deletion.
-By default Windows deletes all information related to a roaming user (which includes the user's settings, data, Windows Installer related data, and the like) when their profile is deleted. As a result, the next time roaming users whose profiles were previously deleted on that client sign in, they'll need to reinstall all apps published via policy at sign in, increasing sign-in time. You can use this policy setting to change this behavior.
+By default Windows deletes all information related to a roaming user (which includes the user's settings, data, Windows Installer related data, and the like) when their profile is deleted. As a result, the next time a roaming user whose profile was previously deleted on that client logs on, they will need to reinstall all apps published via policy at logon increasing logon time. You can use this policy setting to change this behavior.
-If you enable this policy setting, Windows won't delete Windows Installer or Group Policy software installation data for roaming users when profiles are deleted from the machine. This data retention will improve the performance of Group Policy-based Software Installation during user sign in when a user profile is deleted and that user later signs in to the machine.
+If you enable this policy setting, Windows will not delete Windows Installer or Group Policy software installation data for roaming users when profiles are deleted from the machine. This will improve the performance of Group Policy based Software Installation during user logon when a user profile is deleted and that user subsequently logs on to the machine.
-If you disable or don't configure this policy setting, Windows will delete the entire profile for roaming users, including the Windows Installer and Group Policy software installation data when those profiles are deleted.
+If you disable or do not configure this policy setting, Windows will delete the entire profile for roaming users, including the Windows Installer and Group Policy software installation data when those profiles are deleted.
-> [!NOTE]
-> If this policy setting is enabled for a machine, local administrator action is required to remove the Windows Installer or Group Policy software installation data stored in the registry and file system of roaming users' profiles on the machine.
+Note: If this policy setting is enabled for a machine, local administrator action is required to remove the Windows Installer or Group Policy software installation data stored in the registry and file system of roaming users' profiles on the machine.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Leave Windows Installer and Group Policy Software Installation Data*
-- GP name: *LeaveAppMgmtData*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserProfiles/LimitSize**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | LeaveAppMgmtData |
+| Friendly Name | Leave Windows Installer and Group Policy Software Installation Data |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| Registry Value Name | LeaveAppMgmtData |
+| ADMX File Name | UserProfiles.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * User
+
+## ProfileErrorAction
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
-This policy setting sets the maximum size of each user profile and determines the system's response when a user profile reaches the maximum size. This policy setting affects both local and roaming profiles.
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/ProfileErrorAction
+```
+
-If you disable this policy setting or don't configure it, the system doesn't limit the size of user profiles.
+
+
+This policy setting will automatically log off a user when Windows cannot load their profile.
-If you enable this policy setting, you can:
+If Windows cannot access the user profile folder or the profile contains errors that prevent it from loading, Windows logs on the user with a temporary profile. This policy setting allows the administrator to disable this behavior, preventing Windows from loggin on the user with a temporary profile.
-- Set a maximum permitted user profile size.
-- Determine whether the registry files are included in the calculation of the profile size.
-- Determine whether users are notified when the profile exceeds the permitted maximum size.
-- Specify a customized message notifying users of the oversized profile.
-- Determine how often the customized message is displayed.
+If you enable this policy setting, Windows will not log on a user with a temporary profile. Windows logs the user off if their profile cannot be loaded.
-
-
-
-ADMX Info:
-- GP Friendly name: *Limit profile size*
-- GP name: *LimitSize*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
-
-
-
-
-
-
-**ADMX_UserProfiles/ProfileErrorAction**
-
-
-
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
-
-
-
-
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
-
-> [!div class = "checklist"]
-> * Device
-
-
-
-
-
-This policy setting will automatically sign out a user when Windows can't load their profile.
-
-If Windows can't access the user profile folder or the profile contains errors that prevent it from loading, Windows logs on the user with a temporary profile. This policy setting allows the administrator to disable this behavior, preventing Windows from logging on the user with a temporary profile.
-
-If you enable this policy setting, Windows won't sign in users with a temporary profile. Windows signs out the users if their profiles can't be loaded.
-
-If you disable this policy setting or don't configure it, Windows logs on the user with a temporary profile when Windows can't load their user profile.
+If you disable this policy setting or do not configure it, Windows logs on the user with a temporary profile when Windows cannot load their user profile.
Also, see the "Delete cached copies of roaming profiles" policy setting.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Do not log users on with temporary profiles*
-- GP name: *ProfileErrorAction*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserProfiles/SlowLinkTimeOut**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | ProfileErrorAction |
+| Friendly Name | Do not log users on with temporary profiles |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| Registry Value Name | ProfileErrorAction |
+| ADMX File Name | UserProfiles.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## SlowLinkTimeOut
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/SlowLinkTimeOut
+```
+
+
+
+
This policy setting defines a slow connection for roaming user profiles and establishes thresholds for two tests of network speed.
-To determine the network performance characteristics, a connection is made to the file share storing the user's profile and 64 kilobytes of data is transferred. From that connection and data transfer, the network's latency and connection speed are determined.
+To determine the network performance characteristics, a connection is made to the file share storing the user's profile and 64 kilobytes of data is transfered. From that connection and data transfer, the network's latency and connection speed are determined.
This policy setting and related policy settings in this folder together define the system's response when roaming user profiles are slow to load.
If you enable this policy setting, you can change how long Windows waits for a response from the server before considering the connection to be slow.
-If you disable or don't configure this policy setting, Windows considers the network connection to be slow if the server returns less than 500 kilobits of data per second or take 120 milliseconds to respond.Consider increasing this value for clients using DHCP Service-assigned addresses or for computers accessing profiles across dial-up connections.Important: If the "Do not detect slow network connections" policy setting is enabled, this policy setting is ignored. Also, if the "Delete cached copies of roaming profiles" policy setting is enabled, there's no local copy of the roaming profile to load when the system detects a slow connection.
+If you disable or do not configure this policy setting, Windows considers the network connection to be slow if the server returns less than 500 kilobits of data per second or take 120 milliseconds to respond.Consider increasing this value for clients using DHCP Service-assigned addresses or for computers accessing profiles across dial-up connections.
-
+**Important**: If the "Do not detect slow network connections" policy setting is enabled, this policy setting is ignored. Also, if the "Delete cached copies of roaming profiles" policy setting is enabled, there is no local copy of the roaming profile to load when the system detects a slow connection.
+
-
-ADMX Info:
-- GP Friendly name: *Control slow network connection timeout for user profiles*
-- GP name: *SlowLinkTimeOut*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+
+
-
-
-
+
+**Description framework properties**:
-
-**ADMX_UserProfiles/USER_HOME**
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+**ADMX mapping**:
-
-
+| Name | Value |
+|:--|:--|
+| Name | SlowLinkTimeOut |
+| Friendly Name | Control slow network connection timeout for user profiles |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| ADMX File Name | UserProfiles.admx |
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+
+
-> [!div class = "checklist"]
-> * Device
+
-
+
+## USER_HOME
-
-
-This policy setting allows you to specify the location and root (file share or local path) of a user's home folder for a sign-in session.
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/USER_HOME
+```
+
+
+
+
+This policy setting allows you to specify the location and root (file share or local path) of a user's home folder for a logon session.
If you enable this policy setting, the user's home folder is configured to the specified local or network location, creating a new folder for each user name.
-To use this policy setting, in the Location list, choose the location for the home folder. If you choose “On the network,” enter the path to a file share in the Path box (for example, \\\\ComputerName\ShareName), and then choose the drive letter to assign to the file share. If you choose “On the local computer,” enter a local path (for example, C:\HomeFolder) in the Path box.
+To use this policy setting, in the Location list, choose the location for the home folder. If you choose “On the network,” enter the path to a file share in the Path box (for example, \\ComputerName\ShareName), and then choose the drive letter to assign to the file share. If you choose “On the local computer,” enter a local path (for example, C:\HomeFolder) in the Path box.
-Don't specify environment variables or ellipses in the path. Also, don't specify a placeholder for the user name because the user name will be appended at sign in.
+Do not specify environment variables or ellipses in the path. Also, do not specify a placeholder for the user name because the user name will be appended at logon.
-> [!NOTE]
-> The Drive letter box is ignored if you choose “On the local computer” from the Location list. If you choose “On the local computer” and enter a file share, the user's home folder will be placed in the network location without mapping the file share to a drive letter.
+Note: The Drive letter box is ignored if you choose “On the local computer” from the Location list. If you choose “On the local computer” and enter a file share, the user's home folder will be placed in the network location without mapping the file share to a drive letter.
-If you disable or don't configure this policy setting, the user's home folder is configured as specified in the user's Active Directory Domain Services account.
+If you disable or do not configure this policy setting, the user's home folder is configured as specified in the user's Active Directory Domain Services account.
If the "Set Remote Desktop Services User Home Directory" policy setting is enabled, the “Set user home folder” policy setting has no effect.
+
-
+
+
+
-
-ADMX Info:
-- GP Friendly name: *Set user home folder*
-- GP name: *USER_HOME*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+**Description framework properties**:
-
-
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
-**ADMX_UserProfiles/UserInfoAccessAction**
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-
+**ADMX mapping**:
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|Yes|Yes|
-|Windows SE|No|Yes|
-|Business|Yes|Yes|
-|Enterprise|Yes|Yes|
-|Education|Yes|Yes|
+| Name | Value |
+|:--|:--|
+| Name | USER_HOME |
+| Friendly Name | Set user home folder |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| ADMX File Name | UserProfiles.admx |
+
-
-
+
+
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
-> [!div class = "checklist"]
-> * Device
+
+## UserInfoAccessAction
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/UserInfoAccessAction
+```
+
+
+
+
This setting prevents users from managing the ability to allow apps to access the user name, account picture, and domain information.
If you enable this policy setting, sharing of user name, picture and domain information may be controlled by setting one of the following options:
-- "Always on" - users won't be able to change this setting and the user's name and account picture will be shared with apps (not desktop apps). In addition apps (not desktop apps) that have the enterprise authentication capability will also be able to retrieve the user's UPN, SIP/URI, and DNS.
-- "Always off" - users won't be able to change this setting and the user's name and account picture won't be shared with apps (not desktop apps). In addition apps (not desktop apps) that have the enterprise authentication capability won't be able to retrieve the user's UPN, SIP/URI, and DNS. Selecting this option may have a negative impact on certain enterprise software and/or line of business apps that depend on the domain information protected by this setting to connect with network resources.
+"Always on" - users will not be able to change this setting and the user's name and account picture will be shared with apps (not desktop apps). In addition apps (not desktop apps) that have the enterprise authentication capability will also be able to retrieve the user's UPN, SIP/URI, and DNS.
-If you don't configure or disable this policy the user will have full control over this setting and can turn it off and on. Selecting this option may have a negative impact on certain enterprise software and/or line of business apps that depend on the domain information protected by this setting to connect with network resources if users choose to turn off the setting.
+"Always off" - users will not be able to change this setting and the user's name and account picture will not be shared with apps (not desktop apps). In addition apps (not desktop apps) that have the enterprise authentication capability will not be able to retrieve the user's UPN, SIP/URI, and DNS. Selecting this option may have a negative impact on certain enterprise software and/or line of business apps that depend on the domain information protected by this setting to connect with network resources.
-
+If you do not configure or disable this policy the user will have full control over this setting and can turn it off and on. Selecting this option may have a negative impact on certain enterprise software and/or line of business apps that depend on the domain information protected by this setting to connect with network resources if users choose to turn the setting off.
+
-
-ADMX Info:
-- GP Friendly name: *User management of sharing user name, account picture, and domain information with apps (not desktop apps)*
-- GP name: *UserInfoAccessAction*
-- GP path: *System\User Profiles*
-- GP ADMX file name: *UserProfiles.admx*
+
+
+
-
-
+
+**Description framework properties**:
-
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
-
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
-## Related topics
+**ADMX mapping**:
-[ADMX-backed policies in Policy CSP](./policies-in-policy-csp-admx-backed.md)
+| Name | Value |
+|:--|:--|
+| Name | UserInfoAccessAction_Name |
+| Friendly Name | User management of sharing user name, account picture, and domain information with apps (not desktop apps) |
+| Location | Computer Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Policies\Microsoft\Windows\System |
+| Registry Value Name | AllowUserInfoAccess |
+| ADMX File Name | UserProfiles.admx |
+
+
+
+
+
+
+
+
+
+## LimitSize
+
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
+
+
+```User
+./User/Vendor/MSFT/Policy/Config/ADMX_UserProfiles/LimitSize
+```
+
+
+
+
+This policy setting sets the maximum size of each user profile and determines the system's response when a user profile reaches the maximum size. This policy setting affects both local and roaming profiles.
+
+If you disable this policy setting or do not configure it, the system does not limit the size of user profiles.
+
+If you enable this policy setting, you can:
+
+-- Set a maximum permitted user profile size.
+-- Determine whether the registry files are included in the calculation of the profile size.
+-- Determine whether users are notified when the profile exceeds the permitted maximum size.
+-- Specify a customized message notifying users of the oversized profile.
+-- Determine how often the customized message is displayed.
+
+Note: In operating systems earlier than Microsoft Windows Vista, Windows will not allow users to log off until the profile size has been reduced to within the allowable limit. In Microsoft Windows Vista, Windows will not block users from logging off. Instead, if the user has a roaming user profile, Windows will not synchronize the user's profile with the roaming profile server if the maximum profile size limit specified here is exceeded.
+
+
+
+
+
+
+
+**Description framework properties**:
+
+| Property name | Property value |
+|:--|:--|
+| Format | chr (string) |
+| Access Type | Add, Delete, Get, Replace |
+
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
+**ADMX mapping**:
+
+| Name | Value |
+|:--|:--|
+| Name | LimitSize |
+| Friendly Name | Limit profile size |
+| Location | User Configuration |
+| Path | System > User Profiles |
+| Registry Key Name | Software\Microsoft\Windows\CurrentVersion\Policies\System |
+| Registry Value Name | EnableProfileQuota |
+| ADMX File Name | UserProfiles.admx |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Related articles
+
+[Policy configuration service provider](policy-configuration-service-provider.md)