Enable-Uev
Enables the UE-V service.
Syntax
Enable-Uev []
Description
The Enable-Uev cmdlet enables the Microsoft User Experience Virtualization (UE-V) service on Windows 10 Anniversary edition computers. This cmdlet enables synchronization of all UE-V settings. The cmdlet returns a success message.
If you enable UE-V, you must restart the computer for the change to take effect. Before you enable the UE-V service, configure UE-V service settings by using Windows PowerShell or Group Policy.
Examples
Example 1: Enable the UE-V service
PS C:\>Enable-Uev
This command enables the UE-V service.