Hypervisor Setup Guide
Download the latest VBS.cmd script for Hypervisor games
VBS.cmd
Current version: v1.7
Provided by the DenuvOwO team
Quick Setup
- 1 Ensure CPU virtualization (AMD-V / Intel VT-x) is enabled in BIOS
-
2
Run
VBS.cmdas Administrator, select option 1 - 3 Restart your PC
- 4 Press F7 on the boot menu (disables driver signing for this session)
- 5 Launch any Hypervisor game from its desktop shortcut
After every restart you need to repeat steps 2-4. Always read the game-specific instructions.
Changelog
- •Added detection for mapped network drives. Running the script from a mapped network drive, including shared folders in virtual machines that appear as mapped networks drives, is not supported and the script will now exit with an appropriate message instead of outright crashing. This is a Windows issue and not the script's.
- •When a Windows Hello PIN is both enabled and protected by VBS on Windows 11, the script cannot continue and prompts the user to disable their PIN first. This further addresses Windows Hello related issues.
- •Added detection for Parallels Desktop for Mac. The script now checks BIOS and system manufacturer information to detect Parallels and exits with an appropriate message.
- •The script now checks if it’s running on an unsupported version of Windows (Windows 10, version 1909 or lower), and if so, prompts the user to update their Windows.
- •Fixed boot entry detection not working on Single Language editions of Windows by reading the value by position instead of searching for the word "identifier".
- •Fixed an issue where disabling VBS with Credential Guard enabled on Windows 10 could require two reboots before fully taking effect.
- •Added detection and disabling of additional registry keys for Enhanced Sign-in Security, covering keys that were previously missed.
- •Fixed an issue where Startup Settings wouldn't show up on boot in a system that has disabled advanced boot options.
- •The script now checks whether the Windows architecture is unsupported, and if so, prompts the user to exit.
- •Updated introductory notes.
- •Minor improvements.
- •Bug fixes.
Security Notice
This script disables Windows security features (VBS, Memory Integrity, Credential Guard, DSE). These are real trade-offs — not just formalities. Re-enable them when you're done playing.
Read the full FAQ on security implications