Site icon EfmSoft

What does HRESULT 0xC0262116 (ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST) mean?

 
Previous Next
ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE

ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST

ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST (0xC0262116) means the allocation still exists as an object, but its previous content is no longer available. Content loss can follow eviction, reset, or a display-driver recovery path.

What to check

Useful command

Get-WinEvent -LogName System -MaxEvents 250 | 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