Site icon EfmSoft

What does NTSTATUS 0x801B00EB (STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD_RECOVERED) mean?

 
Previous Next
STATUS_TRANSACTION_SCOPE_CALLBACKS_NOT_SET STATUS_FLT_BUFFER_TOO_SMALL

STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD_RECOVERED

The display driver timed out, but WDDM recovered the adapter

WDDM monitors GPU progress and attempts Timeout Detection and Recovery when work does not complete within the allowed interval. A successful recovery resets the graphics stack sufficiently for Windows to continue, often with a brief screen flicker or loss of graphics operations submitted during the timeout.

This warning is distinct from a fatal VIDEO_TDR_FAILURE bug check. It confirms recovery, not the absence of an underlying problem. Frequency, workload correlation, and dump analysis determine whether the event is transient or a persistent driver or hardware defect.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version