Windows 11 Home Hypervisor Remains On Error & Cannot Be Closed

NPLGlitcherPatcher 350 Reputation points
2026-08-30T17:10:47.7333333+00:00

Windows 11 Home Hypervisor Remains On Error & Cannot Be Closed

Operating System Name: Windows 11 Home

Version: 26200.9278

How did it start?

Windows 11 was installed with virtualization enabled on an AMD processor.**

What's the problem?

Boot time is significantly longer when virtualization is enabled.

Therefore, the Memory Integrity feature in Windows Defender was disabled and the system was restarted.

Although this reduced boot time, the Windows 11 system still gives the following error code when virtualization mode is disabled:

"Virtual Safe Mode (VSM) could not be started during the check to enable the virtualization-based security policy in step 0. The hypervisor or VSM may not have been found or enabled."

This situation is not observed in the same way when Windows 11 is installed with virtualization disabled.


Things tried to fix this:

Disabling the hypervisor with bcdedit,

Making the necessary settings in the registry (correct method), Checking Windows Defender.


Despite these measures, the problem persists.

Also, there is no corruption or malfunction in the system files.

The system has been installed in a stable and proper manner. (A secure erase operation was performed on the disk.)
Given that the Hypervisor shouldn't normally remain open for this long, is there anyone who can show me how to fix this situation?

Windows for home | Windows 11 | Devices and drivers
0 comments No comments

1 answer

Sort by: Newest
  1. Kai-H 26,135 Reputation points Microsoft External Staff Moderator
    2026-08-31T08:51:52.65+00:00

    Hi, NPLGlitcherPatcher

    This message usually does not mean the hypervisor is still running. It means Windows tried to start VSM because a virtualization-based security component is still configured, but AMD virtualization was disabled in UEFI, so the check failed.

    Here are some suggestions you can try:

    Press Windows key + R, enter msinfo32, and check Virtualization-based security. If it says Not enabled and there is no “hypervisor detected” message, the hypervisor is already off. The Event Viewer entry can be ignored.

    Open Turn Windows features on or off and clear any enabled items named Virtual Machine Platform, Windows Hypervisor Platform, Windows Sandbox, and Windows Subsystem for Linux. Restart afterward.

    Open Terminal as administrator and run:

    bcdedit /set hypervisorlaunchtype off

    bcdedit /set vsmlaunchtype off

    Then perform a full shutdown, not only a restart:

    shutdown /s /t 0

    Install the latest BIOS and AMD chipset driver from the PC or motherboard manufacturer. Firmware settings can affect whether Windows correctly detects AMD-V and IOMMU.

    Build 26200.9278 is also from the KB5120998 preview update. Since no matching known issue is currently listed, avoid deleting VBS policy files or additional protected system files.

    Thank you for your patience in reading, I hope this information has been helpful to you. 


    If the answer is helpful, please click "Yes" 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.

    Was this answer helpful?

    1 person found this answer helpful.

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.