It appears this configuration has been depricated and no longer works with Windows 11 24h2. This will work if you disable CPU virtualization in BIOS. That is not an option for my environment.
WIndows 11 24h2 (and 23h2? update) Virtualization Based Security Killed My Gaming Performance
VBS (virtualization based security) kills my gaming performance. I've tried 100 ways to Sunday to disable it. But it now appears it is part of the kernel. I am an avid gamer and the performance hit for this KLUGE is very noticable. The only soluction I have found is to disable virtualization in the BIOS. This is unacceptable. Can someone present a real solution on how to disable VBS?
Windows for business | Windows Client for IT Pros | User experience | Other
2 answers
Sort by: Most helpful
-
Anonymous
2024-11-21T07:28:03.95+00:00 Hello Stan Kasper,
Thank you for posting in Q&A forum.
You can try the suggestions below:- Modify the Registry:
• Press Win + R, type regedit, and press Enter.
• Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard.
• Set the value of EnableVirtualizationBasedSecurity to 0.
• Restart your computer.
- Use Command Prompt:
• Open Command Prompt as an administrator.
• Run the following command:
• bcdedit /set hypervisorlaunchtype off
• Restart your computer.
- Verify VBS Status
• Open System Information by searching for it in the Start menu.
• Look for Virtualization-based security. It should say Not enabled if VBS is successfully disabled.
Note: please back up registry before you make changes.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.