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...
Laszlooll
Jul 12, 2024Copper Contributor
Use this command to remove Hyper-V:
dism /online /disable-feature /featurename:Microsoft-Hyper-V
dism /online /disable-feature /featurename:Microsoft-Hyper-V