ERROR 202
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
Windows 11 Users:
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.
VIDEO COMING SOON!
If you incounter the following error "access denied" Enter this command
net user administrator /active:yes
Once this is done, Error should be gone!
If you stil incounter the issue make sure to follow: