Tanishka Yadav
Participant
5 months, 3 weeks ago
1 Reply
Q:
How to fix hypervisor error Windows 11?
I get a hypervisor error when trying to run a virtual machine. How can I fix it?
Join the conversation
You must be logged in to reply to this topic.

To fix Hypervisor Error in Windows 11, disable Hyper-V and related features: go to Turn Windows features on or off and uncheck Hyper-V, Virtual Machine Platform, and Windows Hypervisor Platform, then restart your PC.
If it still appears, open Command Prompt (Admin) and run:
bcdedit /set hypervisorlaunchtype off
Then restart.
Also ensure virtualization (VT-x/AMD-V) is enabled in BIOS and disable Memory Integrity in Windows Security if needed.