Error Codes Wiki

Windows Error 0x0000007E — SYSTEM THREAD EXCEPTION NOT HANDLED

Criticalbsod

About Windows Error 0x0000007E

Windows BSOD SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (0x0000007E) occurs when a system thread generates an exception the error handler cannot catch. This guide covers everything you need to know about this topic, including common causes, step-by-step solutions, and answers to frequently asked questions.

Here are the key things to understand: Stop code: 0x0000007E — often names the faulting driver. Common after driver updates or hardware changes. The crash dump usually identifies the problematic module. May occur during boot preventing Windows from starting. Understanding these fundamentals will help you diagnose and resolve this issue more effectively.

The most common reasons this occurs include: Incompatible or corrupted device driver. Insufficient disk space for crash dump. BIOS/UEFI firmware incompatibility. Corrupted Windows system files. Identifying the root cause is the first step toward finding the right solution.

To resolve this, follow these recommended steps: Note the driver file mentioned in the BSOD screen. Boot into Safe Mode and uninstall/update that driver. Run chkdsk /f /r on the system drive. Update BIOS/UEFI to the latest version. If these steps do not resolve the issue, consider consulting additional resources or a qualified professional.

This article is part of our Windows Error Codes collection on Error Codes Wiki. We provide comprehensive, up-to-date information to help you find solutions quickly.

Quick Answer

What triggers SYSTEM_THREAD_EXCEPTION_NOT_HANDLED?

A system thread hit an error that Windows could not recover from, usually due to a bad driver.

Overview

Windows BSOD SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (0x0000007E) occurs when a system thread generates an exception the error handler cannot catch.

Key Details

  • Stop code: 0x0000007E — often names the faulting driver
  • Common after driver updates or hardware changes
  • The crash dump usually identifies the problematic module
  • May occur during boot preventing Windows from starting

Common Causes

  • Incompatible or corrupted device driver
  • Insufficient disk space for crash dump
  • BIOS/UEFI firmware incompatibility
  • Corrupted Windows system files

Steps

  1. 1Note the driver file mentioned in the BSOD screen
  2. 2Boot into Safe Mode and uninstall/update that driver
  3. 3Run chkdsk /f /r on the system drive
  4. 4Update BIOS/UEFI to the latest version

Tags

windowsbsodsystem-thread-exception-not-handledwindows-errorfix

More in Bsod

Frequently Asked Questions

A system thread hit an error that Windows could not recover from, usually due to a bad driver.