Share via

Display driver amdwmdag stopped responding and has successfully recovered error popup

Fajar Kurniawan 0 Reputation points
2026-06-02T07:08:15.4+00:00

Hi guys, I am getting frequent video crashes while browsing web pages or watching videos. The screen will suddenly freeze for a frame, go completely black, and then pop back on with a Windows notification stating that the AMD display driver crashed and successfully recovered. I am running stock speeds and have the latest stable software. What is causing this instability?

Windows for business | Windows 365 Business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Jason Nguyen Tran 18,725 Reputation points Independent Advisor
    2026-06-02T08:18:04.45+00:00

    Hello Fajar Kurniawan,

    The error message usually points to a Timeout Detection and Recovery (TDR) event in Windows. In simple terms, the graphics driver is taking too long to respond, so Windows resets it to keep the system running. That’s why you see the brief freeze, black screen, and then recovery notification.

    Common causes include outdated or unstable display drivers, browser hardware acceleration conflicts, or even background apps that stress the GPU. I recommend first reinstalling the AMD driver using the AMD Cleanup Utility and then installing the latest driver package directly from AMD’s website. Also, check Windows Update for any patches related to display stability. If the issue persists, try disabling hardware acceleration in your browser or video apps to see if that reduces crashes.

    It’s also worth monitoring temperatures and ensuring the GPU isn’t overheating, even at stock speeds. Sometimes a clean boot can help confirm whether third‑party software is interfering with the driver.

    If you find this answer useful, please hit “accept answer” so I know it addressed your concern.

    Jason.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-06-02T07:08:27.3666667+00:00

    The instability is caused by Windows’ Timeout Detection and Recovery (TDR) mechanism repeatedly detecting that the AMD GPU driver is taking too long to respond, then resetting the GPU. When this happens, the display briefly freezes or goes black and Windows shows the message that the AMD display driver stopped responding and has recovered.

    In technical terms, the GPU is exceeding the allowed time (default ~2 seconds) to complete graphics operations such as rendering web/video content. This can be triggered by:

    1. Outdated or incompatible display drivers that do not fully support TDR.
    2. Hardware-related issues affecting the video card’s ability to respond in time, including:
      • Over‑clocked components (GPU, CPU, or motherboard),
      • Incorrect memory configuration/timings,
      • Insufficient cooling (thermal throttling),
      • Insufficient power delivery,
      • Defective hardware (RAM, GPU, motherboard, etc.).
    3. System load and visual effects: heavy visual effects or too many background programs can slow the system so the GPU cannot respond within the TDR timeout.

    If the GPU fails to recover, these same conditions can escalate into VIDEO_TDR_TIMEOUT_DETECTED (0x117) or VIDEO_TDR_FAILURE (0x116) bug checks (BSODs). In your case, Windows is still managing to reset the driver successfully, so you see the recovery popup instead of a blue screen.

    To address the instability, the supported steps include:

    1. Update, roll back, or reinstall the AMD display driver using Device Manager (and, if needed, the GPU/PC vendor’s latest driver package).
    2. Ensure all graphics‑related software (DirectX, OpenGL, and graphics‑intensive apps such as games or video players) is fully updated.
    3. Check for and remove any overclocking, verify correct memory settings, and ensure adequate cooling and power.
    4. Use Event Viewer (System log) to look for related display or driver errors around the time of the freezes.
    5. If symptoms worsen into BSODs, analyze crash dumps with WinDbg and the !analyze extension to identify a specific faulting module.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.