🔍
vm-docs
  • Getting Started
    • Welcome!
  • Setup / Installation
    • Setup / Installation
      • Disable / Uninstall Antivirus
      • Bios Settings
      • Disable Microsoft Virtualization Features
      • Disable Discord Overlay
    • Loader
    • Game Specific Setup
      • Escape From Tarkov
      • Fortnite
      • Rust
      • Rainbow Six Siege
  • Troubleshooting
    • Game Crashing
    • Bluescreens
    • Easy Anticheat - EAC
  • Other Guides
    • Other Guides
Powered by GitBook
On this page
  • Disable Hyper-V (Microsoft Hypervisor)
  • Disable Virtualization-based Security
  1. Setup / Installation
  2. Setup / Installation

Disable Microsoft Virtualization Features

PreviousBios SettingsNextDisable Discord Overlay

Last updated 3 months ago

Disable Hyper-V (Microsoft Hypervisor)

Begin by checking the Status of Hyper-V. If it is already disabled then you can proceed toDisable Virtualization-based Security.

Status of Hyper-V
  1. In the search box, type msinfo32.exe

  2. Select System Information

  3. Then make sure you can see the following highlighted entries in the window:

  4. If it is correctly shown then proceed to Disable Virtualization-based Security

If you can not find these entries and instead find: "A hypervisor has been detected. Features required for Hyper-V will not be displayed." then Hyper-V is enabled and you must follow the steps listed below.

In order to disable Hyper-V you can follow these steps as documented by Microsoft:

You may need to do both of these in order for it to work. Additionally a restart will be required afterwards.

After doing the steps above and restarting, you can check Status of Hyper-Vagain to make sure it was successfully disabled. If however it is still showing as enabled then you can try the steps below:

If Hyper-V is still showing as enabled then you can try the following:

  1. Open Command Prompt as Administrator.

  2. Enter this command and then restart your pc and then check Status of Hyper-V again.

    bcdedit /set hypervisorlaunchtype off

If it still is incorrect then please contact support or try researching other methods to disable Hyper-V yourself.


Disable Virtualization-based Security

Begin by checking the Status of Virtualization-based Security. If it is already disabled then you can proceed to Disable Discord Overlay.

Status of Virtualization-based Security
  1. In the search box, type msinfo32.exe

  2. Select System Information

  3. Then make sure you can see the following highlighted entries in the window:

  4. If it is correctly shown then proceed to Disable Discord Overlay

If it shows anything else such as "Running" or "is enabled but not running" then Virtualization-based Security is enabled and you must follow the steps listed below.

If the registry settings can not be found or do not exist then you can skip it and go to the next step.

  1. Open Registry Editor as Administrator.

  2. Enter the following into the address bar:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard
  3. Set the value of EnableVirtualizationBasedSecurity to 0

  4. Enter the following into the address bar:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard
  5. Delete the keys named EnableVirtualizationBasedSecurity and RequirePlatformSecurityFeatures

  6. Restart your PC for the changes to take effect. Then check the Status of Virtualization-based Security

If Virtualization-based Security is still showing as enabled or something other than expected then you can follow these steps from Microsoft:

  1. Restart your PC for the changes to take effect. Then check the Status of Virtualization-based Security.

If the above did not work and you have Group Policy Editor then you may also need to follow the below:


using Registry Editor

using Registry Editor

using Group Policy Editor

using Group Policy Editor

Disable Credential Guard
Disable Virtualization-based Security
Disable Credential Guard
Disable Virtualization-based Security
Disable using Control Panel
Disable using PowerShell
If you see the above then you have done it correctly
If you see the above then you have done it correctly