Although Windows 11 can download drivers for hardware without user interaction, sometimes, you may not want the system to install them automatically. For instance, if the system keeps trying to install an incompatible version or a driver with a bug resulting in unwanted issues. Or you may want to stop Windows 11 from installing drivers automatically because there is a newer or older version that works betters on your computer.
Regardless of the reason, Windows 11 includes an option to disable the ability to download and install device drivers automatically.
This guide will teach you the steps to change the settings and stop Windows 10 from automatically installing drivers on your computer.
- Disable automatic driver install on Windows 11
- Disable automatic driver install from Group Policy
- Disable automatic driver install from Registry
Disable automatic driver install on Windows 11
To stop Windows 11 from installing device drivers automatically, use these steps:
-
Open Settings on Windows 11.
-
Click on System.
-
Click the About tab.
-
Under the “Device specifications” section, click the “Advanced system settings” option.
-
Click the Hardware tab.
-
Click the “Device Installation Settings” button.
-
Select the “No (your device might not work as expected)” option.
-
Click the Save Changes button.
-
Click the OK button.
Once you complete the steps, Windows 11 will no longer install drivers automatically for new devices. If you add a new graphics card or printer, you will have to download and install the drivers manually.
Disable automatic driver install from Group Policy
Alternatively, you can use the Local Group Policy Editor to stop the operating system from installing driver updates. However, this option is available only on Windows 11 Pro, Enterprise, and Education.
To disable driver installs automatically with Group Policy, use these steps:
-
Open Start.
-
Search for gpedit and click the top result to open the Local Group Policy Editor.
-
Browse the following path:
Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage updates offered from Windows Update
-
Double-click the “Do not include driver with Windows Update” option.
-
Check the Enabled option.
-
Click the Apply button.
-
Click the OK button.
After you complete the steps, the policy will enable, and Windows Update will stop providing drivers during updates.
Disable automatic driver install from Registry
If you use Windows 11 Home, you won’t have access to the Local Group Policy Editor. However, you can disable the feature through the Registry.
-
Open Start.
-
Search for regedit and click the top result to open the Registry.
-
Browse the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching
-
Double-click the SearchOrderConfig DWORD key, and change its value from 1 to 0.
-
Click OK.
-
Restart the computer.
Once you complete the steps, setting SearchOrderConfig to 0 will block drivers from updating every time Windows 11 checks for new updates.
You can always revert the changes using the same steps, but in step 4, change the DWORD key value from 0 to 1.