ZZ'S SERVICES
  • 📍Introduction FOLLOW THE ENTIRE GUIDE BEFORE USING ANY PRODUCTS
  • 1️⃣GETTING STARTED
    • Purchasing
    • FAQ
    • T00L LOADERS
    • Supported Windows Versions
  • 2️⃣ERRORS WHEN LOADING
    • Key Not Found
    • Windows 11 Fixes
    • Driver/Loader Errors
    • Disable Riot Vanguard Anti Cheat
    • Blue Screen
    • System Errors
    • Other errors
  • 3️⃣INDIVIDUAL GUIDES
    • Virtualization
    • Hyper-V
    • Vulnerable Driver Blocklist
    • Sync Date & Time
    • Antivirus Software
    • Memory Integrity
  • 4️⃣STEP-BY-STEP GUIDE
    • Step 1
    • Step 2
    • Step 3
Powered by GitBook
On this page
  1. INDIVIDUAL GUIDES

Vulnerable Driver Blocklist

This page will help you disable the Vulnerable Driver Blocklist in Windows.

This action is only needed for Windows 11 22H2

You can skip this section by downloading vulnerable_driver.bat script and running it as administrator

  • To make changes to the registry to disable the Vulnerable Driver Blocklist, follow these steps:

  • Open Command Prompt as Administrator:

    • Press the Windows key.

    • Type "Command Prompt" or "cmd" into the search bar.

    • Right-click on "Command Prompt" and select "Run as administrator."

  • Copy and Paste the Command:

    • Copy the following line of code:

      reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000
  • Confirm Changes:

    • Paste the command into the Command Prompt.

    • If prompted to confirm changes or overwrite a registry key, type "y" or "yes" and press Enter.

  • Restart Your PC:

    • After making these changes, restart your computer for the modifications to take effect.

Ensure that you follow the instructions carefully, and consider creating a backup of your registry or system restore point before making changes.

PreviousHyper-VNextSync Date & Time

Last updated 1 year ago

3️⃣