| Previous | Next |
| KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL | SAVER_NONRESPONSIVEPROCESS |
VIDEO_DXGKRNL_LIVEDUMP
DirectX graphics kernel live dump for VIDEO_DXGKRNL_LIVEDUMP
VIDEO_DXGKRNL_LIVEDUMP is bug check code 0x00000193.
This code identifies a diagnostic live dump from dxgkrnl or the graphics kernel stack. It can be raised to capture GPU scheduler, TDR, memory, or display miniport state without necessarily halting the whole machine.
How to read it in a dump
- Look for the graphics engine, adapter, process context, and TDR state in the dump.
- The app using the GPU may only be the workload that exposed a driver or hardware problem.
- Display miniport and dxgkrnl symbols are central to interpretation.
What to check
- Collect GPU driver version, TDR events, and display miniport logs.
- Try controlled update or rollback of GPU drivers.
- Correlate with media, browser hardware acceleration, gaming, or compute workloads.
References
Looking for a different code? Search another status or error code.