Hyper-V is a virtualization system in Windows that comes by default in the set of system components. It is present in all versions of Ten, excepto Home, and its purpose is to work with virtual machines. Due to certain conflicts with third-party virtualization mechanisms, Hyper-V may need to be disabled. This is very easy to do.
Deshabilitar Hyper-V en Windows 10
There are several options to deactivate the technology at the same time, and the user can easily reactivate it when necessary whatever the case. And even though Hyper-V is generally disabled by default, it is possible that the user has previously activated it, even by accident, or when installing modified builds of the operating system, after someone else has customized Windows. Here there is 2 Convenient ways to disable Hyper-V.
Method 1: Windows components
As the post in question is part of the system components, you can disable it in the respective window.
- Open “PanelA panel is a group of experts that meets to discuss and analyze a specific topic. These forums are common at conferences, seminars and public debates, where participants share their knowledge and perspectives. Panels can address a variety of areas, from science to politics, and its objective is to encourage the exchange of ideas and critical reflection among the attendees.... Control”. and go to the subsection “Uninstall the program”.
- In the left column, look for the parameter “Enable or disable Windows components”.
- In the listing, I searched “Hyper-V” and disable it by removing the check mark or box. Save the changes by clicking “OKEY”..
Recent versions of Windows 10 do not require reboot, but you can do it if need be.
Method 2: PowerShell / Command line
An equivalent action can be performed using “Cmd” or your alternative. “Potencia Shell”.. The commands will be different for both applications.
Potencia Shell
- Open the application with administrator privileges.
- Write the command:
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All - Deactivation procedure begins, that lasts a few seconds.
- In the end, you will receive a status notification. No need to restart.
CMD
V “Command line”. Disconnection occurs when activating the DISM system component repository.
- Run it with administrator privileges.
- Copy and paste the following command:
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V-All - The shutdown procedure will take a few seconds and at the end the respective legend will be displayed. Again, no need to restart the PC.
Hyper-V does not turn off.
In some cases, users have problems deactivating a component: receive a notification of “We were unable to complete the components”, or reactivates when Hyper-V is subsequently turned on. This can be fixed by checking the system files and storage in particular. This is done via the command line by running the SFC and DISM tools.. In our other post we covered how to check the operating system in more detail, not to repeat it, here is the link to the full post. Here you must follow the following steps one by one Method 2after Method 3..
Read more: Error checking in Windows 10
As usual, after disconnection problem disappears, but if not, the reasons must be looked for already in the stability of the operating system, but since the range of errors can be huge and does not fit the scope and subject of the post.
We analyze the alternatives to disable the Hyper-V hypervisor, as well as the main reason why it cannot be disabled. If you keep having problems, post it in the comments.
We are glad we were able to help you with your problem..
Describe what didn't work for you.
Our specialists will try to respond as soon as possible.



