Site icon EfmSoft

What does HRESULT 0xC0262002 (ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER) mean?

 
Previous Next
ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER ERROR_GRAPHICS_ADAPTER_WAS_RESET

ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER

ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER (0xC0262002) means the caller used a display-adapter handle that no longer identifies a valid adapter. Handles can become stale after hot-plug, driver reset, GPU switch, or a display-topology change.

What to check

Useful command

Get-CimInstance Win32_VideoController | Select-Object Name, PNPDeviceID, DriverVersion, Status

Microsoft: QueryDisplayConfig

Microsoft: SetDisplayConfig

Microsoft: Graphics error codes


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

Exit mobile version