Share via

hey i want to turn off windows 11 hyper-v but it keeps turning on

Yasser Elaissi 0 Reputation points
2025-08-24T16:43:33.7166667+00:00

hey, i installed windows 11 and when i try to download bluestacks n32 it says "n32 n'est pas prise en charge de votre system d'exploitaion" i've tried every way to turn off hyper-v but it keeps turning on

Windows for home | Windows 11 | Settings
0 comments No comments

3 answers

Sort by: Most helpful
  1. IGYQ 19,275 Reputation points Independent Advisor
    2025-08-24T18:00:01.89+00:00

    Hi!Even if you disable Hyper-V in one place, Windows 11 can still re-enable it through other virtualization components (like Virtual Machine Platform, Windows Hypervisor Platform, Core Isolation/Memory Integrity).

    Ensure to follow these steps:

    1. Turn Off Hyper-V in Windows Features a. Press Win + R, type:
      optionalfeatures
      
      b. Press Enter c. Uncheck:
    • Hyper-V
    • Virtual Machine Platform
    • Windows Hypervisor Platform
    • Windows Sandbox (if listed)
    • Windows Subsystem for Linux (if listed) d. Reboot your computer.
    1. Disable Memory Integrity (Core Isolation) a. Open Windows Security → Device Security → Core isolation details. b. Turn Memory Integrity = Off. c. Restart PC.
    2. Force Disable via Command Prompt

    a. Open Command Prompt (Admin) and run:

      bcdedit /set hypervisorlaunchtype off
    

    b. Reboot your computer. (To re-enable: bcdedit /set hypervisorlaunchtype auto)

    1. Check Group Policy (Windwos Pro/Enterprise only) a. Press Win + R, type gpedit.msc. b. Go to: Computer Configuration → Administrative Templates → System → Device Guard c. Set Turn on Virtualization Based Security = Disabled. d. Reboot your computer.
    2. Verify That It’s Off a. After restart, run this in Command Prompt: systeminfo | find "Hyper-V"

    It should say: Hyper-V Requirements: A hypervisor has not been detected.

    Now reinstall BlueStacks N32. If it still refuses, try BlueStacks 64-bit (since Windows 11 is always x64, many apps now prefer 64-bit emulators).

    Was this answer helpful?

    1 person found this answer helpful.

  2. Quan Dinh 5 Reputation points
    2025-08-24T17:43:54.4066667+00:00

    Windows 11 Home/Pro often auto-enables Hyper-V, especially after updates

    Was this answer helpful?

    1 person found this answer helpful.

  3. IGYQ 19,275 Reputation points Independent Advisor
    2025-08-25T13:52:10.63+00:00

    Can I have your computer model or specification. for desktop, CPU, and motherboard model. Laptop, the make and model is fine.

    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.