I’m trying to find a reliable way to stop Windows Update from automatically installing GPU drivers (especially NVIDIA), without disabling Windows Update entirely since I still need security patches and system updates.
The issue I’m facing is that every time Windows pushes a new graphics driver, it causes instability in my setup. I work with 3D software and some specific plugins that depend on a stable environment, so unexpected driver updates often break things or even crash my workflow.
Here’s what I’ve already tried:
Using Group Policy Editor (gpedit.msc) to disable automatic driver updates – didn’t seem to prevent GPU updates
Registry tweak (NoDevMgrUpdate) – no clear effect so far
Device Installation Settings set to “No” for automatic driver downloads – but Windows still overrides it after some time
What I’m looking for is a more precise solution:
I’m currently on Windows 10 Pro (22H2).
If anyone has a method that actually works long-term, especially for maintaining a stable driver version while still keeping the system updated, I’d really appreciate your advice. Thanks in advance!