7. Driver Blocklist
This page will help you disable the Vulnerable Driver Blocklist in Windows.
Last updated
This page will help you disable the Vulnerable Driver Blocklist in Windows.
Last updated
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.
If you have trouble with this, you can instead run this file and it will disable it for you. It needs to be run as administrator, and requires a PC restart.