FIX: Hypervisor is Not Running Error on Windows 10/11

preview_player
Показать описание
Just a quick video on how to fix the error "An error occurred while attempting to start the selected virtual machine(s).

Failed to restore virtual machine state.

Virtual machine 'YOURWINDOWSVM' could not be started because the hypervisor is not running."

If the below commands are not working for you, make sure to enable virtualization-related settings in BIOS/UEFI first!

➤ COMMANDS USED IN THE VIDEO:
1) Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
2) Dism /Online /Enable-Feature /FeatureName:Microsoft-Hyper-V -All
3) bcdedit /set hypervisorlaunchtype auto

STILL HAVING THIS ISSUE? TRY THIS FIX:
Restarting a particular Hyper-V Virtual Memory service on your computer should fix the issue on your computer.

1. Type “services” in the search box.
2. Then, click on the “Services“.
3. In the Services window look for the “Hyper-V Virtual Memory Management” service.
4. Right-click on the service and click on “Stop“.
5. Then, click on “Start” to start the service.

This will restart the Hyper-V Virtual Memory Management service.

WHAT IS HYPER-V?
Hyper-V is a virtualization technology tool from Microsoft that is available on Windows 10 Pro, Enterprise, and Education. Hyper-V allows you to create one or multiple virtual machines to install and run different OSes on one Windows 10 PC. Here are the minimum hardware requirements:
■ 64-bit CPU with Second Level Address Translation (SLAT).
■ Processor must support VM Monitor Mode Extension (VT-c on Intel chips).
■ 4GB of memory at a minimum. As virtual machines share memory with the Hyper-V host, you will need to provide enough memory to handle the expected virtual workload.

BIOS/UEFI CONFIGURATION
You'll also need to enable two options in your system BIOS/UEFI:
■ Virtualization Technology – may have a different label depending on the motherboard manufacturer.
■ Hardware Enforced Data Execution Prevention (DEP).

You can find DEP option in the CPU settings of your system.

CHECK THE HARDWARE COMPATIBILITY
Here’s what you need to do to verify that your Windows 10 PC has Hyper-V support:
1. Open Start.
2. Search for Command Prompt, click the top result and right-click “Run as administrator.”
3. Click Yes on the UAC prompt.
5. Under Hyper-V Requirements, If you see a “Yes,” your PC can run Hyper-V.

If the command displays “No” under Hyper-V Requirements, then your Windows 10 PC hardware doesn’t support this feature or you may have to enable these features manually in your system.

➤ MORE INFORMATION & RESOURCES:

#HyperV #MicrosoftHyperV #VM #Virtualization #VirtualMachine #Microsoft #Windows10 #Windows10Home #Docker #DeveloperTools #Windows10Pro #Windows11 #Windows11Home #Windows11Pro

#HypervIsNotRunning #HyperV #VMWare
Рекомендации по теме