Hyper V
This step will help you turn off Hyper-V in Windows using Command Prompt.
Step 1: Open Command Prompt as Admin
Open Command Prompt:
Type "cmd" into your Windows search bar.
Right-click on "Command Prompt" and select "Run as administrator."
Enter the Command:
In the Command Prompt window, type the following command:
bcdedit /set hypervisorlaunchtype off
Press Enter.
Restart Your Computer:
Restart your PC to apply the changes.
By following these steps, you will successfully turn off Hyper-V on your Windows system.
Last updated
Was this helpful?