Disable Vulnerable Driver Blocklist
MANDATORY: Apply this registry fix preventively, even without Error 202.
Right-click Start button, select "Command Prompt (Admin)"
Confirm User Account Control prompt
Execute the registry command:
reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000 (command)
reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000
Type "y" or "yes" when prompted
Restart your computer
If Access Denied Error Occurs :
net user administrator /active:yes
Then retry the registry command.
Last updated 1 month ago