How to set Windows Virtualization Off [Virtual Machine detected]

Post Reply
Support
Posts: 4182
Joined: 19 Oct 2011, 20:27
Contact:

How to set Windows Virtualization Off [Virtual Machine detected]

Post by Support »

How to set Windows Virtualization Off in case of [Virtual Machine detected] message

Image

1a. Run Powershell as Administrator and run:

Code: Select all

 Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor 
1b. Another way how to disable Hyper-V

If problem still exist:
2. Check windows Services and disable everything related to Virtual Machine

If problem still exist:
3. Enter to PC BIOS and set there Virtualization features Off
Post Reply