GPU Not Being Detected

BlocksRocks

Commendable
Mar 3, 2016
9
0
1,510
My graphics driver crashed and now my EVGA GTX 980 SC is not being detected with GeForce Experience.
The card also developed coil whine around a week earlier, what happened to the card!?
 
Solution
Well, if there's an image coming out of it I'd say your not totally boned yet. But as anti-duck says, look at dev-mamager. (MAMAGER?! da fuq...)


Throw this into powershell : wmic path win32_VideoController get name

Or this if you want a bunch of crazy stuff but should tell you something about drivers:
wmic path win32_VideoController get /all /

First off, uninstall / reinstall your nvidia drivers.

RunLuke

Reputable
Dec 8, 2014
949
0
5,360
Well, if there's an image coming out of it I'd say your not totally boned yet. But as anti-duck says, look at dev-mamager. (MAMAGER?! da fuq...)


Throw this into powershell : wmic path win32_VideoController get name

Or this if you want a bunch of crazy stuff but should tell you something about drivers:
wmic path win32_VideoController get /all /

First off, uninstall / reinstall your nvidia drivers.
 
Solution