3. Hyper-V
This page provides instructions on how to disable Hyper-V in Windows.
Last updated
This page provides instructions on how to disable Hyper-V in Windows.
Last updated
To disable Hyper-V in Windows, follow these steps:
Open Windows PowerShell as an administrator. You can do this by typing "PowerShell" into the Windows search bar and selecting "Run as administrator" next to it.
Once PowerShell is open, enter the following command and press Enter:
This command disables the Hyper-V hypervisor.
Next, enter the following command and press Enter:
You may receive an error message stating "Disable-WindowsOptionalFeature: Feature name Microsoft-Hyper-V-All is unknown." This is normal and can be ignored. However, if you receive a success message, that is also normal.