MLK SERVICES GUIDE
CtrlK
  • 🩷THANKS FOR BUYING !
  • ❓FAQ
  • 🏴INFORMATION
    • 🔮WEBSITE
    • 💻DISCORD
    • 🗂️ALL OUR LOADERS
  • 🏳️PRODUCT GUIDES
    • 🇺🇸ENGLISH GUIDE
      • Virtualization
      • Secure Boot
      • Hyper-V
      • Antivirus
      • Anti-Cheat
      • Memory Integrity
      • Driver Blocklist (ERROR 202)
      • C++ Redistributables
      • Firewalls
    • 🇫🇷FRANCE GUIDE
      • Virtualisation
      • Secure Boot
      • Hyper-V
      • Antivirus
      • Anti-Cheat
      • Intégrité de la mémoire
      • Driver Blocklist (ERROR 202)
      • C++ Redistributables
      • Pare-feu
  • 🛑COMMUN ISSUES
    • TIPS AND .FIX
      • SUPPORT TOOL
    • Kill Disconnects Explained
    • BAN PREVENTION
      • BANNED?
    • Driver Error
    • Key Not Found
    • Dev Error (6456, 6067, 6068)
Powered by GitBook
On this page
  • 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
  1. 🏳️PRODUCT GUIDES
  2. 🇺🇸ENGLISH GUIDE

Driver Blocklist (ERROR 202)

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

Once this is done, restart your PC for the changes to take affect.


PreviousMemory IntegrityNextC++ Redistributables

Last updated 10 months ago