Windows Update Enable or Disable Include Drivers with Windows Updates in Windows 11


  • Staff
Windows_Update_banner.jpg

This tutorial will show you how to enable or disable including drivers with Windows Updates in Windows 10 and Windows 11.

Windows Update will include drivers when available in Windows 11 by default.

You can enable the Do not include drivers with Windows Updates policy to not include drivers with Windows quality updates.

Reference:

You must be signed in as an administrator to enable or disable including drivers with Windows Updates.


This will still not always prevent drivers for existing devices from getting updated via Windows Update.



Contents

  • Option One: Enable or Disable Include Drivers with Windows Updates in Local Group Policy Editor
  • Option Two: Enable or Disable Include Drivers with Windows Updates using REG file




Option One

Enable or Disable Include Drivers with Windows Updates in Local Group Policy Editor


The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.

All editions can use Option Two.


1 Open the Local Group Policy Editor (gpedit.msc).

2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below)

Computer Configuration>Administrative Templates>Windows Components>Windows Update>Manage updates offered from Windows Updates

Drivers_with_Windows_Update_gpedit-1.png

3 In the right pane of Manage updates offered from Windows Updates in the Local Group Policy Editor, double click/tap on the Do not include drivers with Windows Updates policy to edit it. (see screenshot above)

4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.

5 To Enable Include Drivers with Windows Updates

This is the default setting.


A) Select (dot) Not Configured, click/tap on OK, and go to step 7 below. (see screenshot below)​

Drivers_with_Windows_Update_gpedit-2.png

6 To Disable Include Drivers with Windows Updates

A) Select (dot) Enabled, click/tap on OK, and go to step 7 below. (see screenshot below)​

Drivers_with_Windows_Update_gpedit-3.png

7 You can now close the Local Group Policy Editor if you like.




Option Two

Enable or Disable Include Drivers with Windows Updates using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 To Enable Include Drivers with Windows Updates

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Enable_include_drivers_with_Windows_Updates.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=-

3 To Disable Include Drivers with Windows Updates

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Disable_include_drivers_with_Windows_Updates.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=dword:00000001

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 Restart the computer to apply.

8 You could now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Windows_Update.jpg
    Windows_Update.jpg
    11.8 KB · Views: 170
  • Disable_include_drivers_with_Windows_Updates.reg
    692 bytes · Views: 308
  • Enable_include_drivers_with_Windows_Updates.reg
    666 bytes · Views: 395
Last edited:
Bizarre - I just rolled back to the Realtek audio drivers (the ones in the update were MS ones), rechecked Windows Update and those driver updates now don't show up.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    CPU
    Rtzen 9 5900X
    Motherboard
    MSI MAG X570 Tomahawk Wifi
    Memory
    32GB 3600
    Graphics Card(s)
    RX580
    Hard Drives
    2x NVME Firecuda 530
    Cooling
    Arctic Liquid Freezer II 360
Back
Top Bottom