Disabling Hyper-V removes the virtualization layer from your Windows machine
Hyper-V is a feature built into Windows Pro, Enterprise, and Education editions that lets your computer run virtual machines — separate operating systems inside your main one. If you do not use virtual machines and want to free up system resources, or if another program conflicts with Hyper-V's low-level control of your processor, you can turn it off. The process takes a few minutes and requires a restart.
Disabling Hyper-V is different from uninstalling it. Disabling turns off the feature but leaves the software in place. Uninstalling removes it entirely. Most people disable first to test whether it solves their problem, then uninstall if they confirm they do not need it.
Key Takeaways
- Hyper-V is only available on Windows Pro, Enterprise, and Education — Home and Pro N editions cannot run it.
- Disabling Hyper-V requires opening the Windows Features panel and unchecking the box next to Hyper-V, then restarting your computer.
- Some programs that need direct processor access — like certain gaming software, older virtualization tools, or specific security tools — cannot run while Hyper-V is enabled, even if disabled.
- If disabling Hyper-V does not solve your problem, you may need to uninstall it completely, which also requires a restart.
- You can turn Hyper-V back on using the same Windows Features panel if you change your mind.
Check which Windows edition you have
Hyper-V only exists on Windows Pro, Enterprise, and Education. If you have Windows Home or Windows Pro N, the Hyper-V option will not appear in your system settings, and you cannot enable or disable it.
To find your edition, press the Windows key and type "winver", then press Enter. A window will open showing your Windows version and edition. If you see "Home" or "Pro N", you do not have Hyper-V installed and do not need to follow the rest of these steps.
Disable Hyper-V through Windows Features
The fastest way to disable Hyper-V is through the Windows Features control panel. Press the Windows key and type "Turn Windows features on or off", then press Enter. A window titled "Windows Features" will open.
Look for the checkbox next to "Hyper-V". If it is checked, click it to uncheck it. You may see a small folder icon next to Hyper-V with a plus sign — click that to expand and see the sub-options (Hyper-V Management Tools and Hyper-V Platform), but you do not need to change those individually. Unchecking the main Hyper-V box will disable both.
After unchecking, click "OK" at the bottom of the window. Windows will ask you to restart your computer. Save any open work, then click "Restart now". Your computer will shut down and restart, and Hyper-V will be disabled when it comes back up.
Uninstall Hyper-V if disabling does not solve the problem
If you disabled Hyper-V but the program that was conflicting with it still will not run, you may need to uninstall it completely rather than just disable it. Some software — particularly older virtualization tools, certain gaming anti-cheat systems, and some security software — cannot coexist with Hyper-V even when it is disabled, because they need exclusive control of your processor's virtualization features.
To uninstall Hyper-V, open the Windows Features panel again (Windows key, type "Turn Windows features on or off", press Enter). Uncheck the Hyper-V box if it is still checked. Then click "OK". Windows will remove the software and ask you to restart.
If Hyper-V is already unchecked and the conflicting program still will not run, the issue may not be Hyper-V at all. Check the program's documentation or support page to see what it needs, or try running it in compatibility mode (right-click the program, select Properties, click the Compatibility tab, and check "Run this program in compatibility mode for" and choose an older Windows version).
Re-enable Hyper-V if you change your mind
If you disabled Hyper-V and later decide you need it again, the process is identical to disabling it. Open Windows Features (Windows key, type "Turn Windows features on or off", press Enter), check the box next to Hyper-V, click OK, and restart your computer.
You will not lose any settings or virtual machines you created before disabling it. When you re-enable Hyper-V, your virtual machines will be there waiting.
What to expect after disabling Hyper-V
After you disable Hyper-V and restart, you will notice very little change in everyday use. Your computer will not feel faster or slower — Hyper-V uses resources only when you are actively running a virtual machine. If you were not using virtual machines, disabling it frees up a small amount of memory and processor overhead, but the difference is usually not noticeable.
The main change is that you will no longer be able to create or run virtual machines using Hyper-V. If you were using Hyper-V to run a second operating system or test environment, that will no longer work. Other virtualization tools like VirtualBox or VMware may still work, depending on your Windows edition and the specific tool.
Why some programs conflict with Hyper-V
Hyper-V runs at a very low level on your computer — it has direct control over your processor's virtualization features. Some programs need that same level of control. When two pieces of software both want exclusive access to the same hardware feature, only one can have it at a time.
Gaming anti-cheat systems sometimes conflict with Hyper-V because they monitor processor activity to detect cheating tools. Older virtualization software like VMware Workstation (versions before 16) cannot run alongside Hyper-V. Some security tools that monitor kernel-level activity may also conflict. If you need one of these programs and Hyper-V, you will have to choose which one to keep.
Frequently Asked Questions
Will disabling Hyper-V make my computer faster?
Probably not noticeably. Hyper-V only uses resources when you are actively running a virtual machine. If you were not using virtual machines, disabling it frees up a small amount of memory, but most people will not see a speed difference in everyday tasks.
Can I disable Hyper-V without restarting?
No. Windows requires a restart to disable Hyper-V because the feature operates at the processor level. You must restart for the change to take effect.
What is the difference between disabling and uninstalling Hyper-V?
Disabling turns off the feature but leaves the software installed, so you can turn it back on easily. Uninstalling removes the software entirely. Most people disable first to test whether it solves a problem, then uninstall only if they confirm they do not need it.
Can I use VirtualBox or VMware if Hyper-V is disabled?
VirtualBox can run with Hyper-V disabled or enabled. VMware Workstation Pro version 16 and newer can also run with Hyper-V enabled, but older versions cannot. Check your virtualization tool's documentation to see what it requires.
If I disable Hyper-V, will I lose my virtual machines?
No. Your virtual machines remain on your computer. If you re-enable Hyper-V later, they will still be there. Disabling just prevents you from running them until you enable Hyper-V again.