How to Enable and Disable Hyper-V in Windows 10


I’m currently spending a lot of time with our customers, assisting them in
the change from Windows 7 to Windows 10.  On the tech team’s desktops
and laptops, there is no built-in type two hypervisor because Windows 7
doesn’t have one, there would always be some form of 3rd party hypervisor
software installed.  This commonly leads me to show the power of
Windows 10 and 8, it also gives some exposure to Hyper-V where the skills
can be transferable to a degree to managing proper hyper-v environments.



The following article will show you How to enable & disable the
built-in Hyper Virtualisation (Hyper-V) feature in Windows 10 & 8 Pro
or Windows 10 & 8 Enterprise To complete the steps in this tutorial,
you must be logged in as an administrator.
Note: To support the Hyper-V client, you must have a 64-bit version
of Windows 10 or 8 Pro or Windows 10 or 8 Enterprise with a 64-bit CPU
that supports SLAT (Second Level Address Translation). It is also
necessary to have at least 4GB of RAM. Hyper-V does support the creation
of both 32-bit and 64-bit OS in the VMs.

(adsbygoogle = window.adsbygoogle || []).push({});

How can I disable Hyper-V?

You can disable Hyper-V by either of the following 02
methods:

01. By using the Command Prompt.

02. By using Windows settings.

01. Disabling Hyper-V using the Command Prompt


You can also use the Command Prompt to disable Hyper-V on your PC.
The following steps will show you how to do it:
1. Type “Command Prompt” into the search bar on the bottom left of
your PC.
2. Click “Run as administrator” when you find Command Prompt in the
search results.

3. After the application has opened, type the command below and
press Enter.
bcdedit /set hypervisorlaunchtype off


Hyper-V will now be turned off on your PC after you run this
command.

02. Disabling Hyper-V using the “Windows features” option


The “Windows features” option in the Control Panel can also
be used to disable Hyper-V. To disable Hyper-V, follow the
steps stated below:
1. Go to Control Panel ➡️ Programs ➡️ Turn Windows features
on or off

2. For your Windows version, you’ll need to uncheck various
Windows features. Uncheck the “Hyper-V” option in Windows 8,
as shown below.

For Windows 10 or Windows 11, There will be a variety of
Windows features available, based on its edition. Please
uncheck all of the Windows features given below, that are
present for your Windows OS:
  • Hyper V
  • Windows Hypervisor Platform
  • Windows Sandbox


(adsbygoogle = window.adsbygoogle || []).push({});


  • Virtual Machine Platform


  • Windows Subsystem for Linux

3. Click “OK” once you’ve unchecked all of the Windows
features that apply to your PC.
4. To apply the requested changes, Windows will
require you to restart your computer. To continue,
click “Restart now.”


Leave a Comment

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