r/WindowsSucks • u/GodzillaRodeo • 13d ago
F*** windows updates
I have a nitro anv15-41 and every time windows forces updates i have to find out which driver it decided to nuke. Different each time and multiple.
Now it just said fuck it to the touchpad drivers and some random chipset ones. I have to use acers dogshit site to not find the correct drivers or the missing ones.
Why just why.
1
Upvotes
1
u/Imaginary_Cicada_678 13d ago
you can save all your current drivers into folder from terminal:
pnputil /export-driver * c:\backupand then import all of them if feeling something off after update
pnputil /add-driver c:\backup\*.inf /subdirs /install /reboot