KMODE_EXCEPTION_NOT_HANDLED (0x1E)

What is this error?

A kernel-mode program generated an exception which the error handler did not catch. Usually caused by a driver or service accessing invalid memory.

Common causes

  • buggy kernel driver
  • hardware failure
  • corrupted system files
  • incompatible software

How to fix it

  1. Check minidump for faulting module
  2. update drivers
  3. run sfc /scannow
  4. check hardware

Too many steps? Crashless can diagnose this automatically — checks your drivers, temps, VRAM, and 400+ known error patterns.

Get free AI diagnosis

Detailed analysis

Bug check 0x0000001E (KMODE_EXCEPTION_NOT_HANDLED) occurs when a kernel-mode program generates an exception that the error handler doesn't catch. The second parameter of the bug check identifies the address where the exception occurred. The minidump will show the faulting module. Common causes: outdated or buggy drivers (especially GPU drivers from NVIDIA nvlddmkm.sys or AMD atikmpag.sys), corrupted system files, hardware failures. Fixes:

  1. Identify the faulting driver from the minidump,
  2. Update or reinstall the driver,
  3. Run 'sfc /scannow' and 'DISM /Online /Cleanup-Image /RestoreHealth',
  4. Test RAM with memtest86,
  5. Check disk health with 'chkdsk /r'.

When to seek help

If this error keeps happening after trying the fixes above, it may point to a deeper hardware or system issue. Consider professional help if:

  • The crash occurs across multiple games or applications
  • You see the same error after a clean Windows install
  • Your PC is less than a year old (could be a warranty issue)
  • You smell burning or hear unusual sounds from your PC

Or let Crashless do the deep analysis for you -- our AI checks drivers, temps, event logs, and 400+ known patterns automatically.

Chat with AI about KMODE_EXCEPTION_NOT_HANDLED (0x1E)

Describe your setup and get a personalized diagnosis in seconds. Free, no signup needed.

Get AI diagnosis

Chat with AI about this error

Describe your setup and what you were doing when the crash happened. Our AI checks against 400+ known crash patterns — free, no download needed.

or type your own question below

Paste or drop screenshots for better diagnosis

Let Crashless handle it

The desktop app scans your drivers, temps, VRAM, event logs, and 400+ known patterns — then walks you through the fix step by step.