Site icon EfmSoft

What does HRESULT 0xC0262104 (ERROR_GRAPHICS_TRY_AGAIN_LATER) mean?

 
Previous Next
ERROR_GRAPHICS_TOO_MANY_REFERENCES ERROR_GRAPHICS_TRY_AGAIN_NOW

ERROR_GRAPHICS_TRY_AGAIN_LATER

ERROR_GRAPHICS_TRY_AGAIN_LATER (0xC0262104) means a transient graphics condition prevented the operation from completing and the caller should retry later. It does not by itself identify a failed adapter or bad resource.

What to check

Useful command

Get-WinEvent -LogName System -MaxEvents 200 | Where-Object { $_.ProviderName -match 'Display|dxgkrnl' }

Microsoft: Display/Graphics overview

Microsoft: Graphics error codes

Microsoft: WDDM timeout detection and recovery


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

Exit mobile version