How to Disable or Remove Hyper-V on Windows 11

Hyper-V comes pre-installed on Windows 11 computers . While the virtualization tool isn't available on the Home edition of the operating system, you can install it using a batch script.

Unfortunately, Hyper-V can conflict with third-party applications on your PC. As a result, you may encounter Hyper-V-related errors when trying to launch an application, PC game, or hardware tuning utility.

Fortunately, you can disable Hyper-V in Windows 11 with the help of the classic Windows Features dialog, Command Prompt, and PowerShell.

How to Check if Hyper-V is Running on Windows 11

How to Disable or Remove Hyper-V on Windows 11
Check if Hyper-V is running on Windows 11

You can access the System Information application to determine whether Hyper-V virtualization is running. This is useful if you need to verify the status of Hyper-V after disabling it.

To check the current Hyper-V status on your computer:

1. Press Win + R to open Run .

2. Type msinfo32.exe and click OK to open the application.

3. Next, check if the following entry is available at the bottom of the details tab:

4. Hypervisor has been detected. Features required for Hyper-V will not be displayed.

5. If so, you will need to disable Hyper-V, Memory integrity, and Credential Guard features, as discussed below to use other virtualization tools without any trouble.

How to Disable Hyper-V on Windows 11

1. Disable Hyper-V via the Windows Features dialog box

The Windows Features dialog box lets you add additional features that are disabled by default in Windows 11. You can also use this dialog box to disable some advanced features, including Hyper-V.

Note that to fix Hyper-V related errors, you will need to disable Virtual Machine Platform and Windows Hypervisor Platform in addition to Hyper-V.

To disable Hyper-V using the Windows Features dialog box:

B1: Press Win + R to open the Run dialog box.

B2: Type control and click OK to open Control Panel .

B3: In Control Panel , click Programs.

How to Disable or Remove Hyper-V on Windows 11
Programs in Control Panel Windows 11

B4: Next, click on Programs and Features .

B5: In the left pane, click Turn Windows features on or off .

How to Disable or Remove Hyper-V on Windows 11
Click Turn Windows features on or off

B6: In the Windows Features dialog box , find Hyper-V.

B7: Uncheck the Hyper-V option to disable this feature.

How to Disable or Remove Hyper-V on Windows 11
Uncheck the Hyper-V option

B8: Next, scroll down and look for the Virtual Machine Platform and Windows Hypervisor Platform options .

How to Disable or Remove Hyper-V on Windows 11
Uncheck Virtual Machine Platform and Windows Hypervisor Platform

B9: Uncheck both options and click OK.

B10: Windows will uninstall Hyper-V and other features from your system.

B11: Once done, restart your PC to apply the changes.

2. How to disable Hyper-V using BCDEDIT

How to Disable or Remove Hyper-V on Windows 11
Disable Hyper-V using BCDEDIT

You can disable Hyper-V in the boot configuration using the BCDEdit tool. Useful if you just want to disable Hyper-V rather than uninstall it completely.

To disable Hyper-V using BCDEdit:

B1: Press the Win key and type cmd.

B2: Right-click on Command Prompt and select Run as administrator .

B3: In the Command Prompt window, type the following command and press Enter:

bcdedit /set hypervisorlaunchtype off

B4: When the success message appears, close Command Prompt and restart your PC to apply the changes.

B5: If you need to re-enable Hyper-V, use the following command:

bcdedit /set hypervisorlaunchtype auto

B6: Make sure to restart your PC to apply the changes.

Additionally, you can use the BCDEdit tool to perform other advanced tasks, such as removing old boot menu options and adding a Safe Mode shortcut to the Windows 11 boot menu.

3. How to uninstall Hyper-V using Command Prompt

How to Disable or Remove Hyper-V on Windows 11
Uninstall Hyper-V using Command Prompt

If the Windows Features dialog box doesn't remove Hyper-V, you can use the Command Prompt to disable the hypervisor. Here's how to do it.

Step 1: Open Command Prompt with admin rights .

B2: In the Command Prompt window, type the following command and press Enter :

dism /online /disable-feature /featurename:Microsoft-hyper-v-all

B3: After execution, the DISM tool will disable Hyper-V and display a message that the operation has been completed successfully.

B4: Type exit to close Command Prompt and restart your PC.

After rebooting, you should be able to run your game and other hypervisors without errors.

If not, open the Windows Features dialog box, disable the Virtual Machine Platform and Windows Hypervisor Platform options , and then restart your PC.

4. How to disable Hyper-V using PowerShell

How to Disable or Remove Hyper-V on Windows 11
Powershell disable Hyper V

If you prefer PowerShell , you can use the WindowsOptionalFeature cmdlet to disable Hyper-V in Windows 11. To do this, you need to launch PowerShell with admin rights and execute the command. Here's how to do it.

B1: Press the Win key and type powershell.

B2: Right-click on PowerShell and select Run as administrator .

B3: Click Yes when prompted by User Account Control .

B4: In the PowerShell window, copy and paste the command below and press Enter:

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

B5: Wait for the process to complete. Once done, close PowerShell and restart your PC to apply the changes.

Hyper-V is a great utility if you want a modern virtualization solution. However, it is not without its flaws. Many third-party hypervisors, including VirtualBox and WMware Workstations, do not work with Hyper-V enabled.

If you are unsure which hypervisor to use, check out our comparison of three popular virtualization tools below in the additional links section to help you determine the best one.

Sign up and earn $1000 a day ⋙

Leave a Comment

How to remove Copilot and other AI features in Windows

How to remove Copilot and other AI features in Windows

If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.

10 Windows 11 settings to maximize laptop battery life

10 Windows 11 settings to maximize laptop battery life

Laptop batteries degrade over time and lose capacity, resulting in less battery life. But after tweaking some deeper Windows 11 settings, you should see a significant improvement in battery life.

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

The year 2023 saw Microsoft betting heavily on artificial intelligence and its partnership with OpenAI to make Copilot a reality.

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.

Compare Windows 10 and Windows 11

Compare Windows 10 and Windows 11

Windows 11 has officially launched, compared to Windows 10 Windows 11 also has many changes, from the interface to new features. Please follow the details in the article below.

What a Classic 90s-Style Windows 11 Interface Would Look Like

What a Classic 90s-Style Windows 11 Interface Would Look Like

There's always something incredibly cool about the nostalgic user interface of 90s versions of Windows.

Microsoft: TPM 2.0 in Windows 11 is mandatory and non-negotiable

Microsoft: TPM 2.0 in Windows 11 is mandatory and non-negotiable

More than three years ago, when Microsoft announced Windows 11, the operating system immediately caused a lot of controversy.

2 ways to create Windows 11 bootable USB using Mac

2 ways to create Windows 11 bootable USB using Mac

Creating a Windows 11 bootable USB on a Mac is definitely more difficult than on a Windows PC, but it's not impossible.

Should I update Windows 11 now?

Should I update Windows 11 now?

Windows 11 officially launched on October 5, 2021. Unlike previous major Windows 10 upgrades, Microsoft is not encouraging people to upgrade this time.

Super slimmed down Windows 11 version is just over 100MB in size

Super slimmed down Windows 11 version is just over 100MB in size

Developer NTDEV has created a stripped down version of Windows 11 that's just 100MB.

More Windows 11 PCs Will Soon Get AI Copilot+

More Windows 11 PCs Will Soon Get AI Copilot+

Microsoft debuted most of its more advanced AI features with the Snapdragon X-powered Copilot+ PC, leaving many Intel and AMD-powered Copilot+ PCs out of the picture.

Windows 11 Market Share Is Quickly Catching Up to Windows 10

Windows 11 Market Share Is Quickly Catching Up to Windows 10

The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.

Windows 11 will make a much-needed change to the Start menu

Windows 11 will make a much-needed change to the Start menu

The latest change being tested solves one of the most annoying things with Windows 11's Start menu, and hopefully it will actually make it to release.

How to hide/unhide the Taskbar on Windows 11

How to hide/unhide the Taskbar on Windows 11

In Windows 11, the taskbar takes up only a small portion of the display space at the bottom of the screen.

How to Restore WordPad in Windows 11

How to Restore WordPad in Windows 11

Microsoft is killing off its free rich text editor WordPad at the end of 2023 in an effort to transition users to premium Office apps.

How to fix “Well Need Your Current Windows Password” error on Windows 10/11

How to fix “Well Need Your Current Windows Password” error on Windows 10/11

Are you getting the “We'll need your current Windows password one last time” error? This annoying pop-up can prevent you from getting things done.

Quickly fix Unmountable Boot Volume error on Windows 10/11

Quickly fix Unmountable Boot Volume error on Windows 10/11

The Unmountable Boot Volume error occurs due to some installed software conflicting with the operating system or due to the computer suddenly shutting down,... In the article below, WebTech360 will guide you through some ways to fix this error.

How to Fix Clipboard History Error in Windows 11 Latest Update

How to Fix Clipboard History Error in Windows 11 Latest Update

If you use Clipboard History to store data for later use, there is a small chance that the data will remain empty no matter what you try.

How to remove Copilot and other AI features in Windows

How to remove Copilot and other AI features in Windows

If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.

Why is the laptop battery percentage estimate never accurate?

Why is the laptop battery percentage estimate never accurate?

Most laptop users have encountered a situation where Windows shows 2 hours of battery life left, then five minutes later it jumps to 5 hours or even 1 hour. Why does this time jump around like that?

10 Windows 11 settings to maximize laptop battery life

10 Windows 11 settings to maximize laptop battery life

Laptop batteries degrade over time and lose capacity, resulting in less battery life. But after tweaking some deeper Windows 11 settings, you should see a significant improvement in battery life.

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Microsoft: PCs running Windows 11 21H2/22H2 will be forced to update to 23H2 next month

Windows 11 version 21H2 is one of the major original releases of Windows 11 that began rolling out globally on October 4, 2021.

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

Microsoft spams Copilot QR codes on Windows 11 lock screen to lure users

The year 2023 saw Microsoft betting heavily on artificial intelligence and its partnership with OpenAI to make Copilot a reality.

How to Disable User Accounts on Windows 11

How to Disable User Accounts on Windows 11

You can disable User Accounts so that others can no longer access your computer.

Buying a Windows laptop is harder than ever

Buying a Windows laptop is harder than ever

Is the NPU different enough to delay purchase and wait for the PC Copilot+ to become mainstream?

How to turn on and off battery saving mode on Windows 11 laptop

How to turn on and off battery saving mode on Windows 11 laptop

Windows 11's Battery saver mode is a feature designed to extend laptop battery life.

Microsoft Launches New Sticky Notes App for Windows 11

Microsoft Launches New Sticky Notes App for Windows 11

After keeping things the same for years, the Sticky Note update in mid-2024 changed the game.

How to fix IRQL NOT LESS OR EQUAL error on Windows

How to fix IRQL NOT LESS OR EQUAL error on Windows

The IRQL NOT LESS OR EQUAL error is a memory-related error that typically occurs when a system process or driver attempts to access a memory address without proper access permissions.

6 Ways to Copy File and Folder Paths in Windows 11

6 Ways to Copy File and Folder Paths in Windows 11

Paths are the locations of files or folders in Windows 11. All paths include the folders you need to open to get to a specific location.

Compare Windows 10 and Windows 11

Compare Windows 10 and Windows 11

Windows 11 has officially launched, compared to Windows 10 Windows 11 also has many changes, from the interface to new features. Please follow the details in the article below.