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.

Last updated