cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

zeuss
Journeyman III

GPU Drivers crashing

Using a Integrated GPU, my amd drivers has been crashing since january, i have tried uninstalling and reinstalling my drivers too many times and yet it still crashes every time I play a game even the easiest game to run, before it was crashing i can play games just fine but then it went crashing and never recovered. PLS HELP 

0 Likes
1 Reply
hexagonal717
Journeyman III

I created a One-click script fix for Windows replacing your GPU drivers

https://github.com/hexagonal717/wushowhidetoolalt.git

Follow the guide

Hey, after so much frustration with Windows Update replacing new GPU drivers with Old GPU drivers constantly, I decided to take things into my own hands. I created a one click PowerShell script which auto hides the old AMD, Nvidia and Intel drivers that pops up in the windows update. Basically, the script is run on every logon in No Window style using Task Scheduler for seamless experience. It auto hides if there are any old drivers in the windows update.

It basically filters out from the Windows Update using following keywords from the Update's Title: 

NVIDIA - Display
nVidia - Display
Intel Corporation - Display
Advanced Micro Devices, Inc. - Display
ATI Technologies Inc. - Display
AMD – Display Adapter

and prevents them from ever popping up in the Windows Update ever again. More details in the GitHub Repo. Enjoy!

0 Likes