How to disable Hyper-V in Windows 11

Learn how to disable Hyper–V in Windows 11 using three different methods, in this detailed step-by-step guide.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Hyper–V is a feature you can use in Windows 11 to run virtual machines. These virtual machines can run in parallel with the host operating system. The virtual systems are usable same as the physical installation but they work in an isolated environment. The technology called as Hypervisor is being used between virtual machine and the host operating system to provide physical hardware resources virtually. We have already seen how to enable Hyper–V in Windows 11. Now In this guide we will see how to disable Hyper–V windows 11.

How to disable Hyper-V in Windows 11

Method 1: Disable Hyper-V via Settings

This is the easiest method to disable Hyper–V in Windows 11.

1. Open the Settings app.

2. Then go to System >  Advanced > Virtual workspaces.

3. On the Virtual workspaces page, scroll down and locate Hyper–V settings. Turn off all the options there to disable Hyper–V.

Method 2: Disable Hyper–V with Command Prompt

Using this method, you can disable Hyper–V in Windows 11 using a single command. It’s really efficient and effective command to turn off Hyper–V, just in case if you want.

1. Click on the search icon present on the taskbar.

2. In the search bar, type CMD and from search results, choose Command Prompt and then click Run as administrator.

3. Once the administrative Command Prompt is there, paste the following command and press the Enter key:

DISM /Online /Disable-Feature /FeatureName:"Microsoft-Hyper-V"

Method 3: Disable Hyper–V using Windows features

This is one of the most reliable method to disable Hyper–V. It is an optional feature I would say and it can be easily enabled or disabled on demand.

1. Click on the search icon present on the taskbar.

2. In the search bar, type turn Windows features on or off and take pick the same from search results.

3. In turn Windows features on or off, scroll down and locate Hyper-V and Hyper-V Platform. Uncheck both of these options.

4. Click OK. You may need to restart the system to make changes effective.

That’s it!

Share this article
https://www.kapilarya.com/how-to-disable-hyper-v-in-windows-11

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *