Hi Hemanth reddy,
Welcome to Microsoft Q&A!
On Windows 11, the hypervisor can remain active because of Virtualization‑Based Security (VBS) and Core Isolation, even if Hyper‑V has been removed and BIOS virtualization is disabled. I understand you want to completely get rid of it, but in some cases, this simply cannot be removed. Still, it’s worth trying:
1 - Disable Virtualization‑Based Security (VBS)
- Open Windows Security > Device security > Core isolation details
- Turn Memory integrity to OFF (if possible)
2 - Force the hypervisor off at boot
- Press Win + X > click Windows PowerShell / Terminal (Admin)
- Run:
bcdedit /set hypervisorlaunchtype off
3 - Remove all hypervisor‑dependent optional features
- Press Win + R > type
optionalfeatures> press Enter - Ensure everything below is unchecked:
- Hyper‑V
- Windows Hypervisor Platform
- Virtual Machine Platform
- Windows Sandbox
- Windows Subsystem for Linux
If any of the steps above fail or cannot be modified, it indicates that the hypervisor cannot be disabled. If they go through, after completing, restart your PC and verify the status again:
- Press Win + R > type
msinfo32> press Enter > System Summary (usually the last line) - If you still see
A hypervisor has been detected…> you cannot change this configuration.
To be direct with you, in newer Windows 11 builds, hypervisor can be re‑enabled after updates via security hardening (VBS). Unfortunately, in these cases, there is no supported way on Home version to permanently block this behavior.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.