Kronix Solutions Guide
  • 👋Introduction
  • ⬇️Loader
  • 1️⃣Common Issues
  • Failed To Load Driver
  • Error: License key not found
  • New Update Glitch
  • Hyper-V
  • Memory Integrity
  • Vulnerable Driver Blocklist
  • Antivirus Software
  • Virtualization
  • Driver Error
Powered by GitBook
On this page

Vulnerable Driver Blocklist

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

  • Start by opening a Command Prompt as Admin. Once open, copy and paste the following line of code, then type "y" or "yes" to confirm the changes:

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

  • It may ask you to overwrite/create a new registry key, which you can also type "y" or "yes" to confirm that. Restart your PC after making these changes.

PreviousMemory IntegrityNextAntivirus Software

Last updated 2 years ago