virtualization:ExcludedKey
Specifies a key that is excluded from registry key virtualization.
Note
This element requires the unvirtualizedResources restricted capability.
Element hierarchy
<virtualization:ExcludedKey>
Syntax
<virtualization:ExcludedKey>
This element is a case-insensitive string that must start with "HKEY_CURRENT_USER" or "HKCU" specifying the root of the registry path to the the excluded key. The rest of the string is the relative path to the excluded key. For example, "HKEY_CURRENT_USER\Software\Fabrikam\Shared".
</virtualization:ExcludedKey>
Attributes and elements
Attributes
None.
Child elements
None.
Parent elements
Parent element | Description |
---|---|
virtualization:ExcludedKeys | Specifies the list of keys that are excluded from registry virtualization. |
Remarks
This element requires the unvirtualizedResources restricted capability.
Requirements
Item | Value |
---|---|
virtualization | http://schemas.microsoft.com/appx/manifest/virtualization/windows10 |
Minimum OS Version | Windows 10 (Build 20348) |