Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to uninstall Hyper-V on a Windows PC

Posted on 04/12/202404/12/2024 IT Expert By IT Expert No Comments on How to uninstall Hyper-V on a Windows PC
  1. Home
  2. Virtualization
  3. How to uninstall Hyper-V on a Windows PC
How to Remove Hyper-V

In the last article, we discussed how to “Run Hype-V on Windows 11 and Install Windows OS via PXE Boot“. This can be done in many ways including using the Windows control panel, PowerShell or using the Deployment Imaging Servicing and Management tool (DISM). But in this article, we shall discuss How to uninstall Hyper-V on a Windows PC. Please see how to fix “An error occurred while attempting to connect to the server: Check if the Virtual Machine Management service is running or you are not authorized to connect to this server“, and how to Create Hyper-V Virtual Switch.

Uninstalling Hyper-V from a Windows PC can be necessary in certain situations, depending on your requirements and system setup. For me, it was because it was no longer needed. But here are some common reasons why you might want to remove Hyper-V.

  • Performance Concerns: Hyper-V runs in the background. Even when idle, it can consume resources (like memory and CPU) that could be used for other tasks.
  • Troubleshooting: In some cases, issues with network configurations, drivers, or software compatibility arise because of Hyper-V. For example, it may cause problems with network adapters or VPN software.

Also, see how to fix for a boot image was not found for HyperV Virtual Machine, How to install free Hyper-V Server on a VMware Workstation, and “Enable HyperV on Windows: How to install Windows 11 on HyperV“.

Remove Hyper-V from Windows Devices via the Control Panel

To do this, navigate to the Control Panel, and select Programs.

Control panels-programs

Under Programs and Features. Select Turn Windows Features on or off.

Turn windows features on or off

Uncheck (unselect Hyper-V as shown below and click on OK.

deselect the Hyper-V checkbox

Please see MBAM extended support ends April 2026: Find alternative solution, and how to Upgrade Expired Evaluation Configuration Manager to Full Version.

Uninstall Hyper-V via PowerShell

You can remove Hyper-V in the command line interface (CLI). Just as with the previous method in the graphical user interface (GUI). In this section, we will be using PowerShell.

To do this, run the following command to remove the Hyper-V feature from Windows.

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
PowerShell remove hyperV role in Windows

When prompted t restart your PC, select Y and hit the enter button.

prompt to restart PC-remove hyperv

Please see how to Change the number of MachineAccountQuota a user can add to AD, how to Set Microsoft Defender AV to Passive mode on a Windows Server, and How to create Microsoft 365 Account.

Disable HyperV with DISM (Deployment Image Servicing and Management)

DISM stands for Deployment Image Servicing and Management. It is a command-line tool included with Windows that allows you to service and manage Windows images (.wim) or virtual hard disks (.vhd/.vhdx), as well as manage features and packages on a running Windows installation.

Here are some articles relating to DISM: DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider, and how to fix Error 0x80073701: The request to add or remove features on the specified server failed. Also, see How To Get Install.WIM From Windows 10 Installation File.

Press Win + S, type cmd, or PowerShell. Right-click any and select Run as administrator. Before removing it with DISM, you can run the following command to see if Hyper-V is installed.

DISM /Online /Get-Features | find "Microsoft-Hyper-V"

If Hyper-V is installed, it will show features like Microsoft-Hyper-V and its sub-features, such as Microsoft-Hyper-V-Management-Tools and Microsoft-Hyper-V-All.

For me, I have decided to remove (disable) Hyper-V- To do this, I would use the following command below.

DISM /Online /Disable-Feature:Microsoft-Hyper-V
remove hypev role via DISM

You will be prompted to restart. Simply enter “Y” and hit the enter button to restart you PC. You can also select “N” at this time and use the command below to restart your PC at a later time to apply the changes.

shutdown /r /t 0

I hope you found this article very useful on How to uninstall Hyper-V on a Windows PC. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization, Windows Tags:Hyper V, Hyper-V, Windows 10, Windows 11

Post navigation

Previous Post: How to configure SSL for WAMP server
Next Post: Veeam Backup Deployment options for Microsoft 365 Data

Related Posts

  • Screenshot 2020 12 30 at 01.03.14
    Device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM Windows
  • How to keep Apps up to date on Windows
    How to keep Apps up to date on Windows devices Windows
  • Featured image MSDT.
    How to restrict additional Microsoft Support Diagnostic Tool Downloads on Windows Windows
  • diagnostic6
    How to enable and use Diagnostic Data Viewer on Windows Windows
  • Windows Admin Center Apply Update
    How to Apply and Enable Automatic Windows Admin Center Update Windows
  • image 79
    How to import SSL Certificate to Windows Server using DigiCert Utility Windows

More Related Articles

Screenshot 2020 12 30 at 01.03.14 Device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM Windows
How to keep Apps up to date on Windows How to keep Apps up to date on Windows devices Windows
Featured image MSDT. How to restrict additional Microsoft Support Diagnostic Tool Downloads on Windows Windows
diagnostic6 How to enable and use Diagnostic Data Viewer on Windows Windows
Windows Admin Center Apply Update How to Apply and Enable Automatic Windows Admin Center Update Windows
image 79 How to import SSL Certificate to Windows Server using DigiCert Utility Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • ztre23fsas
    Grant or Deny Microphone Access on Mac Mac
  • cisco catalyst switch 1
    How to Reset a Cisco 3650 Catalyst Switch Network | Monitoring
  • Microsoft BitLocker Administration and Monitoring
    How to deploy MBAM for BitLocker Administration Windows Server
  • scroll
    How to Take a Scrolling Screenshot on Windows 11 Windows
  • AzureCloudShell
    Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell AWS/Azure/OpenShift
  • acctlockout 1
    Configure Local Administrators Account lockout Windows
  • Building VPC
    Build a Scalable VPC for Your AWS Environment [Part 1] AWS/Azure/OpenShift
  • allthings.how how to download and install winget windows package manager windows 10 winget cli
    How to install Winget CLI on Windows Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,801 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.