# Turn Off Vulnerable Driver Blocklist

1. Open the Windows Search Bar, type `Regedit`, and launch the Registry Editor
2. Navigate to: `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config`
3. Locate the `VulnerableDriverBlocklistEnable` entry and set its value to `0`
4. If the entry doesn’t exist, create a new DWORD (32-bit) Value named `VulnerableDriverBlocklistEnable` and set it to `0`
