Forum Discussion

rovingmystic's avatar
rovingmystic
Copper Contributor
Apr 20, 2022

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

  • Laszlooll's avatar
    Laszlooll
    Copper Contributor
    Use this command to remove Hyper-V:

    dism /online /disable-feature /featurename:Microsoft-Hyper-V
  • CorinnBaker's avatar
    CorinnBaker
    Copper Contributor

    rovingmystic  To disable Hyper-V on Windows 11 Home, follow these steps:

     

    1. Go to the Start menu and search for "Turn Windows features on or off."
    2. Click on the "Turn Windows features on or off" result.
    3. Scroll down and find the "Hyper-V" option.
    4. Uncheck the box next to "Hyper-V" to disable it.
    5. Click "OK" to save the changes.

Resources