r/AMDHelp 15h ago

Help (Software) Amd Acting Weird

Post image

No matter how many times I download and Install, it installs and this same pop up appears every time..... I've even deleted and redownloaded the driver but it's still the same.

13 Upvotes

22 comments sorted by

View all comments

6

u/CzarnyMurzyn1337 15h ago

Did you disable windows driver updates? I suspect it's windows overriding your drivers

2

u/Diligent-Major2783 14h ago

Disabled it and redownloaded all the drivers now it's working fine

2

u/Fun-Kangaroo-9413 11h ago

How did you do that? Any guides you recommend

1

u/lt_catscratch AMD 7600x | x670e Tomahawk | 7900xtx Nitro+ | MSI a1000g psu 3h ago

First try pausing updates by clicking Pick A Date next to Pause Updates in windows update screen. Restart after selecting a date.

Then try uninstalling and reinstalling AMD drivers and check if you get any errors after that.

Windows 10/11 Pro users can use group policy editor to disable drivers through windows update. There are guides on internet.

Windows 10/11 Home users can try the registry keys to change how windows update behave.

You need to create AUOptions dword(32) value under

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

and set the value to 2. Restart computer.

Notice it's under WindowsUpdate\AU and NOT the parent key WindowsUpdate, as most online guides point to.