What does HRESULT 0xC0262305 (ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET) mean?

 
Previous Next
ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED

ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET

ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET (0xC0262305) means the requested VidPN video-present target is invalid. A target normally corresponds to an output path toward a monitor or other display device.

What to check

  • Re-enumerate active targets after monitor hot-plug, dock attach/detach, display disable, or driver reset.
  • Do not use a target ID from a different adapter or an old display configuration.
  • For end users, verify the physical connection and whether Windows currently detects the intended display.

Useful command

dxdiag /t "%USERPROFILE%\Desktop\dxdiag.txt"

Microsoft: VidPN objects and interfaces

Microsoft: QueryDisplayConfig

Microsoft: Graphics error codes


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