Windows 11 Prerequisites

  1. Open your Settings.

  2. Go to Windows Security.

  3. Click on Virus & Threat Protection.

  4. Disable Core Isolation.

  1. Open Command Prompt as Administrator - Click on the Start menu. - Type cmd in the search bar. - Right-click on Command Prompt in the results. - Choose "Run as administrator". - If prompted by User Account Control (UAC), click Yes.

  2. Copy and Paste the Command Below into the Command Prompt:

reg add "HKLM\SYSTEM\CurrentControlSet\Control\CI\Config" /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0 /f

Last updated