Hyper V disabled but still running/detected

Newbie 0 Reputation points
2023-11-11T23:15:26.2866667+00:00

I started to realize hyper v was still running when I saw a Hyper-V ethernet adapter, and every android emulator detects Hyper V. I have disabled it in control panel and used scripts in CMD which wont work. And Every time I uninstalled Hyper V ethernet adapter and try to disable services still running that is connected to Hyper V, Hyper V will restart normally every restart or shut down of the PC. Hyper V ethernet adapter might be the cause of my slow internet when I enabled it the first time. Please respond soon.

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2023-11-12T02:22:22.5066667+00:00

    Open PowerShell as an administrator.

    Type the following command and press Enter:

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

    Restart your computer.


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.