Failed to load driver

TLDR: Supported Winver, Virtualization Enabled, Security Update uninstalled.

Please make sure you're on a supported Windows Version before continuing reading this section. Therefore visit our Supported Versions list.

Make sure you have also done the BSOD fix and enabled virtualization as well.

If you're still experiencing this issue and are on Windows Version 21h2 uninstall the latest Security Update.

Click the Start button, then click the Settings cog. Once the Settings app opens, click Update & Security. From the list in the center of the window, click “View update history,” then “Uninstall updates” in the top-left corner.

This will open a Control Panel window listing all the recently installed updates on your computer. By default, this list is filtered into groups and sorted with the most recent updates at the top.

Uninstall the latest Security Update and Restart your PC.

If you are on Windows 11 22H2,you need to turn off Core Isolation too. Head back to the main menu of Windows Security, then click on Device Security. Click Core Isolation Details and turn off Memory Integrity. Restart your PC after making these changes.

Now you have to make sure you don't have any 3rd Party Antivirus software active. Press your windows key, type "Add or remove program", and in that list of programs, delete any that are third party antivirus softwares. Here's a list of them - https://tinyurl.com/yyasj83u

Disable the Vulnerable Driver Blocklist (Only Required for Windows 11 22H2). 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 confirm by typing "y" or "yes". Restart your PC after making these changes.

You may consider running following as Admin:

Last updated