Skip to main content

Step 1 - Open PowerShell As Administrator

  1. Press Windows Key.
  2. Search for PowerShell.
  3. Right-click Windows PowerShell.
  4. Select Run as Administrator.

Step 2 - Disable Hyper-V

Paste the following commands into PowerShell:
bcdedit /set hypervisorlaunchtype off
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
Press Enter after each command.

Step 3 - Confirm Any Prompts

  1. If Windows asks for confirmation, type Y.
  2. Press Enter.

Step 4 - Restart Your Computer

  1. Save any open work.
  2. Restart your PC.
Important: The change will not apply until your computer has been restarted.