0X00000124
What it means
A hardware-level error was detected — often CPU, RAM, or power delivery, especially in overclocked systems.
Also seen as: WHEA_UNCORRECTABLE_ERROR, 0x124
Quick fix steps
- If overclocked, revert CPU/RAM to default (stock) settings first.
- Update your BIOS/UEFI firmware to the latest version.
- Check CPU and system temperatures for overheating, and test RAM with Windows Memory Diagnostic.
For the full step-by-step walkthrough, see How to Read and Respond to Any Blue Screen.
Frequently Asked Questions
Does WHEA_UNCORRECTABLE_ERROR mean my CPU is failing?
It can indicate a genuine hardware fault (CPU, RAM, or motherboard), but it's also commonly caused by an unstable overclock or overheating rather than a permanently failing component.
Is this more serious than other blue screen codes?
It tends to point more directly at hardware than software compared to many other stop codes, so it's worth taking seriously — reverting any overclocks and checking temperatures first is the reasonable starting point.
Other error codes
0X0000001A — MEMORY_MANAGEMENT
Points to a problem with how memory is being handled — faulty RAM, a driver mismanaging memory, or disk corruption.
0X0000000A — IRQL_NOT_LESS_OR_EQUAL
Almost always a driver issue — most commonly network, audio, or graphics drivers.
0X000000EF — CRITICAL_PROCESS_DIED
A core Windows process crashed unexpectedly — often tied to a recent update or corrupted system files.
0X0000001E — KMODE_EXCEPTION_NOT_HANDLED
A driver running in kernel mode hit an error it couldn't recover from — usually a specific faulty or outdated driver.