Share via

Impossible to Disable Hyper V - Any virtual machine Keeps on detecting it even though ive tried all the method of how to disable it

Eddie 0 Reputation points
2024-04-02T11:01:55.0933333+00:00

Hello. I am pasting the same question as the other person. The solutions provided didnt work so wondering if someone knows how to setup windows so that android emulators can run. Thank you

https://answers.microsoft.com/en-us/windows/forum/all/impossible-to-disable-hyper-v-any-virtual-machine/740a2db1-35f6-43a6-b6a8-502a9b932bda

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-04-09T07:26:24.2+00:00

    Hi Eddie,

    Thanks for your post. Before moving on, to narrow down this issue, can I know if you have installed the Hyper-V before? If so, there might be one possible reason that the previous virtual network is not uninstalled totally. To deal with this, you can run Get-VMSwitch (Hyper-V) | Microsoft Learn to see if there is any virtual switch. If so, run the Remove-VMSwitch (Hyper-V) | Microsoft Learn to see if it can be removed. If there is any error when doing removal operation, you can locate to the following path to see if there is any corresponding value within that key.

    HKLM\SYSTEM\CurrentControlSet\Services\VMSMP\Parameters\SwitchList

    After they deleted the corresponding value within that key and rebooted, the virtual switch should be gone.

    As always, I would recommend that you export your current settings to a .reg file to have an appropriate backup before attempting similar changes.

    Best Regards,

    Ian Xue


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

    Was this answer helpful?

    0 comments No comments

Your answer

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