On Windows 11, it’s possible to disable “driver signature enforcement” to install unsigned drivers using the Windows Recovery Environment (WinRE). The driver signature enforcement is a security feature that locks down the system and only allows the use of drivers that have been signed by Microsoft.
It’s always recommended to verify the integrity of the code and identity of the publisher to ensure the package has not been modified. However, sometimes, when you may need to install an older version of a driver from a trusted source, a device that may not have a signed driver from its manufacturer, or test a custom unsigned driver.
Regardless of the reason, Windows 11 includes at least two ways to disable the signature enforcement to install unsigned drivers using the recovery settings during startup.
This guide will teach you the steps to disable signature enforcement to allow the installation of unsigned drivers on Windows 11.
Disable driver signature enforcement on Windows 11
To disable signature enforcement on Windows 11, use these steps:
-
Open Settings on Windows 11.
-
Click on System.
-
Click the Recovery tab.
-
Under the “Recovery options” section, click the Restart now button for the “Advanced startup” setting.
-
Click on Troubleshoot.
-
Click on Advanced options.
-
Click on Startup Settings.
-
Click the Restart button.
-
Press F7 or the 7 key to select the Disable driver signature enforcement option.
Once you complete the steps, Windows 11 will boot normally, but with the signature enforcement feature turned off, allowing you to install unsigned drivers on the computer. After the installation, during the next reboot, the driver signature enforcement will enable once again, and you’ll need to repeat the instructions to install another driver (if applicable).
You may also use the “bcdedit /set testsigning on” command to disable the security feature. However, since Windows 11 requires secure boot enabled, you will encounter an error running the command.