This behavior matches a graphics driver failure or TDR issue: Windows detects that the GPU or display driver is not responding, then resets it. Microsoft’s guidance for these cases is to focus on the display driver first, then isolate whether the issue is caused by a bad driver version, recent driver changes, or hardware stability.
Recommended steps:
- Roll back the driver if the problem started after a driver change
- Open Device Manager.
- Find the graphics device.
- Right-click it and select Properties.
- Open the Driver tab.
- Select Roll Back Driver if available.
- If rollback is not available, uninstall and reinstall the display driver
- In Device Manager, right-click the graphics device and select Uninstall.
- Confirm with OK.
- Then right-click the PC name at the top of Device Manager and select Scan for hardware changes.
- Check the device again under General. The expected result is: “This device is working properly.”
- Try updating the driver through Device Manager
- In Device Manager > graphics device > Properties > Driver > Update Driver.
- Select Search automatically for updated driver software.
- If Windows does not find one, install the driver from the device manufacturer.
- Use Safe Mode to isolate the issue
- Go to Settings > Update and Security > Recovery.
- Under Advanced startup, restart into recovery.
- Select Troubleshoot > Advanced Options > Startup Settings > Restart.
- After restart, choose option 4, 5, or 6 for Safe Mode.
- Safe Mode loads only the minimum required drivers and services, which helps determine whether the normal graphics driver stack is the trigger.
- Check for related system errors
- Open Event Viewer.
- Review the System log for errors around the time of the GPU crash.
- This can help identify the device or driver causing the bug check.
- Check system stability factors that commonly trigger GPU timeout failures
Microsoft lists these as common causes:
- over-clocked components
- incorrect component compatibility or memory settings/timings
- insufficient cooling
- insufficient power
- defective hardware parts
- too many background programs or visual effects slowing the system
- Run memory diagnostics
- In Control Panel search, type Memory.
- Select Diagnose your computer’s memory problems.
- After the test, review Event Viewer > System log for MemoryDiagnostics-Results.
If the issue happens specifically after Windows replaces the AMD driver, the most relevant supported actions in the available guidance are roll back, uninstall/reinstall, update through Device Manager, and test in Safe Mode.