Share via

Can't disable/delete Hyper-V

Anonymous
2020-01-31T19:21:01+00:00

So, today I was installing Bluestacks, which needs Hyper-V to NOT be active/running. It says I have Hyper-V on, but I don't! I even run commands to disable it, but it didn't work. Or, I don't know, in Control Panel Hyper-V is unchecked. But every single app there needs Hyper-V deactivated isn't working. So, is there something in my PC which could FORCE Hyper-V to still be active?

In a nutshell: Hyper-V is somehow still activated, even though my Windows 10 Education says it isn't.

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

15 answers

Sort by: Most helpful
  1. Anonymous
    2020-01-31T21:23:11+00:00

    I have tried them all, none of them works...

    I found out my windows isn't activated yet, can this do something to Hyper-V?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-01-31T20:50:32+00:00

    Hi WindowsXPIsBetter

    My name is Jon and I am an independent technical adviser. Sorry to hear you are experiencing issues and I would really like to help you find a resolution.

    Did you enable the Memory Integrity option in the Core Isolation menu on Windows Defender? This option is available on Windows 1709 and later.

    Click Windows Defender icon in notification area (near clock) > menu expand button (3 lines) > Device Security > Memory Integrity Off

    If you can't disable this you will need to change the registry entry below.

    Windows key + r > regedit > OK

    Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity

    Double click on Enabled, change its value data from 1 to 0 and click OK to save changes.

    Hope this helps.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-01-31T21:16:41+00:00

    So, gain a windows 10 ISO (for me) and just reinstall everything?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-01-31T20:58:56+00:00

    Try running the following Powershell command.

    Windows key, type Powershell, right click result and run as administrator

    Type the following command and press enter

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

    Retry installation.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-01-31T20:54:40+00:00

    I have core Isolation off, and the value of Hypervisor in Regedit was 0, before I went there...

    Is there anything else?

    Was this answer helpful?

    0 comments No comments