3.Hyper-V

This page will help you turn off Hyper-V in Windows.​

    • Disabling Hyper-V

      • Open Powershell as Admin

      • Enter the following Command:

      • bcdedit /set hypervisorlaunchtype off

      • After Completion, enter the next Command:

      • Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

      • Restart your PC and Hyper-V should be disabled now

Last updated