AIgo Notes
Home
Tools
Pricing
Download
Unlimited notes
Login
Home
›
Public Notes
›
Note details
Windows 11: Disable Driver Signature Enforcement to install unsigned drivers
BY g8wld
June 17, 2025
•
Public
Private
1841 views
Disabling Driver Signature Enforcement on Windows 11
Introduction
The lesson explains steps to disable driver signature enforcement on Windows 11.
It's advisable to check the integrity and publisher of any driver due to potential risks.
There may be scenarios where you need to install unsigned drivers, such as older trusted versions or custom drivers.
Methods
Method 1: Advanced Startup (Applicable to Windows 11 Home and Pro)
Preparation
: If using encryption, enter the recovery key during startup. It is recommended to disable BitLocker.
Disable BitLocker: Go to Start > Settings > Security > Drive Encryption.
Steps
:
Open Start and go to Settings.
Navigate to System > Recovery.
Click the Restart button for Advanced Startup.
Click on Troubleshoot > Advanced Options > Startup Settings.
Click the Restart button.
Press F7 on the keyboard to disable driver signature enforcement.
Post-reboot
:
The system will reboot with signature enforcement disabled, allowing unsigned driver installation.
Enforcement re-enables on next reboot, requiring steps repetition for additional installations.
Method 2: Group Policy Editor (Applicable only to Windows 11 Pro and higher)
Steps
:
Open Start and search for Group Policy Editor.
Navigate to User Configuration > Administrative Templates > System.
Select Driver Installation and right-click on Code Signing for Driver Packages.
Click Edit, select Enable, choose the Ignore option.
Click Apply, Okay, and restart the computer.
Reverting Changes
:
Open the Group Policy Editor, right-click the policy, select Edit, choose Not Configured, then apply, and restart.
Additional Information
There are commands proposed to disable driver signature enforcement, but they typically fail due to Secure Boot conflicts on Windows 11.
These commands might work on Windows 10 without Secure Boot.
Conclusion
Ensure installation of drivers from trusted sources.
Comments and engagement (likes, shares, subscriptions) are encouraged.
Note
The Group Policy method is only accessible on Windows 11 Pro and higher versions.
Transcript
Share & Export
Windows 11: Disable Driver Signature Enforcement to install unsigned drivers