| Previous | Next |
| UNEXPECTED_KERNEL_MODE_TRAP | SPIN_LOCK_INIT_FAILURE |
NMI_HARDWARE_FAILURE
What NMI_HARDWARE_FAILURE means
NMI_HARDWARE_FAILURE (bug check 0x80) means Windows stopped after a non-maskable interrupt associated with a hardware malfunction. The bug check has no parameters that identify one universal failing component, so the dump and platform evidence matter more than the name alone.
Evidence to preserve
- Run
!analyzeon the crash dump and record the stack, processor, and any hardware-error information available at the stop. - Correlate the crash with firmware, platform, memory, bus, and hardware event logs and with any recently installed hardware or low-level driver.
- Compare repeated crashes for the same processor, device, slot, or platform event instead of assuming every NMI has the same source.
Next steps
Investigate the hardware or firmware source indicated by the collected evidence. If a recent hardware or driver change correlates with the first occurrence, remove or isolate that change as a controlled test. Keep the original dump before firmware resets or hardware replacement erase useful state.
Reference
Looking for a different code? Search another status or error code.
