7: Driver Blocklist

This page will help you disable the Vulnerable Driver Blocklist in Windows.

If you are using Windows 11 22H2, please follow these steps to disable Core Isolation and ensure there are no active third-party antivirus software:

  1. Open Windows Security and go to the main menu.

  2. Click on "Device Security" and then select "Core Isolation Details."

  3. Turn off Memory Integrity by toggling the corresponding option.

  4. Restart your PC to apply the changes.

Next, to remove any third-party antivirus software:

  1. Press the Windows key and type "Add or remove programs" in the search bar.

  2. Open the "Add or remove programs" option from the search results.

  3. In the list of programs, locate any antivirus software that is active.

  4. Delete or uninstall any antivirus programs you find. You can refer to this list (https://tinyurl.com/yyasj83u) for common antivirus software.

Additionally, if you are using Windows 11 22H2, you may need to disable the Vulnerable Driver Blocklist:

  1. Open a Command Prompt as an administrator.

  2. Copy and paste the following line of code into the Command Prompt:

codereg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000
  1. If prompted to overwrite or create a new registry key, type "y" or "yes" to confirm the changes.

  2. Restart your PC to ensure the changes take effect.

Alternatively, you can run the provided link as an administrator to apply the necessary changes: https://mega.nz/file/QccXBTbT#CNAjOjDm_ThhiKOPnqsIEosgnqLym8mIEOfUUwbtc-k

Please exercise caution when making changes to your system and ensure you have proper backups in place.

Last updated