How to turn off Hyper-V

Anh Le 40 Reputation points
2024-07-13T05:44:49.2666667+00:00

Hi,

I want to use my Android Emulator (Bluestack) but it says hyper-v needs to be turned off because it will decrease 50% of VM power, I created a new operating system by cmd (Windows 10 no hyper-v) but that didn't work (But after restarting, I chose Windows10 no hyper-v and signed in, and checked that hyper-v was still on. What should I do next?) so I need someone help me fix it pls.

That's all! Thanks for help

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,729 questions
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 25,290 Reputation points MVP
    2024-07-13T11:30:42.5533333+00:00

    Follow https://www.nakivo.com/blog/uninstalling-or-disabling-hyper-v-in-windows-10/


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Ian Xue 37,541 Reputation points Microsoft Vendor
    2024-07-15T07:27:31.3333333+00:00

    Hi Anh,

    Hope you're doing well.

    1. In the Control Panel window, click Turn Windows features on or off. In the Windows Features window that opens, deselect the Hyper-V checkbox. Then restart your PC.
    2. Or you can choose to use PowerShell to disable Hyper-V:

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

    1. In addition, if your machine is Windows server 2019, Windows server 2022, etc., you can try to remove Hyper-V in "Server Manager".

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Josip Jurišić 1 Reputation point
    2024-07-15T08:46:54.0866667+00:00

    Hi,

    You can always open BIOS when booting your machine, and disable "Virtualization" in BIOS. Once this is done, the Hyper-V will surely be unboxed. The method of disabling Virtualization through BIOS depends on the manufacturer of your Motherboard, so if you're familiar with the brand of your Motherboard, you can find the manual online on how to do it.

    Here is one:

    https://www.thewindowsclub.com/disable-hardware-virtualization-in-windows-10

    If this answer was helpful, please feel free to click on "Accept answer" so we can help the community later if they have similar/same issues.

    Best regards,

    JJ

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.