Forum Discussion
rovingmystic
Apr 20, 2022Copper Contributor
Cannot remove Hyper V Hypervisor from Windows 11 Home
I have a need to use Intel's VT-x for a program, and the Hyper V Hypervisor is interfering with the program. Through other programs I know my processor supports VT-x and it is enabled in my BIOS. I have removed Hyper V and other Virtualization options by the "Turn Off Windows Features" app, but there is still a hypervisor present when I check the System Information app. Therefore, VT-x is disabled and I can't run the program I need. Any help to resolve this would be appreciated.
3 Replies
Sort By
- LaszloollCopper ContributorUse this command to remove Hyper-V:
dism /online /disable-feature /featurename:Microsoft-Hyper-V - CorinnBakerCopper Contributor
rovingmystic To disable Hyper-V on Windows 11 Home, follow these steps:
- Go to the Start menu and search for "Turn Windows features on or off."
- Click on the "Turn Windows features on or off" result.
- Scroll down and find the "Hyper-V" option.
- Uncheck the box next to "Hyper-V" to disable it.
- Click "OK" to save the changes.
- learnspfxdevCopper ContributorSame issue im having