Windows 11 Prerequisites
Open your Settings.
Go to Windows Security.
Click on Virus & Threat Protection.
Disable Core Isolation.

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.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