Site icon EfmSoft

What does HRESULT 0xC0262200 (ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE) mean?

 
Previous Next
ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY

ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE

ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE (0xC0262200) means a GPU exception was detected on the device and the graphics scheduler could not continue scheduling it. This is a serious device or driver state failure, not a simple presentation retry.

What to check

Useful command

Get-WinEvent -LogName System -MaxEvents 300 | Where-Object { $_.ProviderName -match 'Display|dxgkrnl|nvlddmkm|amdkmdag|igfx' }

Microsoft: WDDM timeout detection and recovery

Microsoft: Display/Graphics overview

Microsoft: Graphics error codes


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

Exit mobile version