New
#1
permanently disable driver installations from Windows update
Hi guys! I am running Windows 10 Pro 20H2. I have installed Windows at least 20 times over and over and following different tutorials to stop driver updates and automatic updates. The purpose why I am doing this is to prevent Windows update from installing ancient drivers such as the "Intel System" drivers etc.. (7 drivers in total)! But even though I followed all the steps from various tutorials, there are still drivers slipping through.
Below I listed all the things I tried. For each method (and all methods combined), the driver updates still slip through!
- Disable driver installation in the "device installation settings".
- Disable driver installation via group policy (gpedit)
- Configure automatic driver updates in group policies and set it to "option 2" ("ask before downloading and installing updates"). This doesn't change anything though. I don't get asked before downloading drivers/updates.
- Disable driver installation via regedit (see details at the end of this post)
- Delete Windows Update Medic Service permanently and disable "Windows Update Service" and "Update Orchestrator Service". Then I set "Windows Update Service" and "Update Orchestrator Service" temporarily to "manual" while installing non-driver updates. I try to accomplish this by running the Windows Update Hide Tool. After hiding all driver updates, I let non-driver updates being installed by Windows update. But all those ancient Intel drivers still slip through - despite them being hidden by the hide tool. WHY???? How is this possible?
- I tried WAU manager. This program also failed. Drivers still get installed by Windows update.
Please help me to permanently disable those driver installations from Windows update! I am desperate!
Regedit changes I did to disable driver updates:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Update]
"ExcludeWUDriversInQualityUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Update]
"ExcludeWUDriversInQualityUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Update\ExcludeWUDriversInQualityUpdate]
"value"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
"ExcludeWUDriversInQualityUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ExcludeWUDriversInQualityUpdate"=dword:00000001
Last edited by joker33; 31 Dec 2020 at 17:09.