6. Driver Blocklist
This page will help you disable the Vulnerable Driver Blocklist in Windows.
Disabling Vulnerable Driver Blocklist
Start by opening CMD as ADMINISTRATOR. Once open, copy and paste the line of code below, then type "y" or "yes" to confirm the changes
reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000

Last updated