Disable-Uev
Disables the UE-V service.
Syntax
Disable-Uev []
Description
The Disable-Uev cmdlet disables the Microsoft User Experience Virtualization (UE-V) service on Windows 10 Anniversary edition computers. This cmdlet disables synchronization of all UE-V settings. The cmdlet returns a success message.
Examples
Example 1: Disable the UE-V service
PS C:\>Disable-Uev
This command disables the UE-V service.