Your Windows 11 PC suddenly crashes, displays a blue screen with the message WHEA_UNCORRECTABLE_ERROR, and restarts without warning. Sometimes it happens while gaming, installing Windows updates, or even during normal use. Unlike many other Blue Screen of Death (BSOD) errors, this one usually indicates a hardware problem or a low-level system issue that Windows cannot automatically recover from.
The WHEA_UNCORRECTABLE_ERROR (Bug Check 0x124) is generated by the Windows Hardware Error Architecture (WHEA) when it detects a serious hardware fault. The problem may be caused by a failing SSD or HDD, faulty RAM, CPU overheating, outdated BIOS, unstable overclocking, damaged system files, or even a problematic device driver. In this article, you’ll learn what causes the WHEA_UNCORRECTABLE_ERROR in Windows 11 and solutions to diagnose and fix the problem.
What Causes WHEA_UNCORRECTABLE_ERROR in Windows 11?
The WHEA_UNCORRECTABLE_ERROR is displayed when Windows receives a critical hardware error from the system firmware or processor. Instead of allowing Windows to continue running with corrupted data, the operating system stops immediately and displays a Blue Screen of Death (BSOD) to prevent further damage.
WHEA or Windows Hardware Error Architecture is an error reporting mechanism introduced in windows vista that replaced Machine Check Architecture.
Although hardware failure is a common reason, the error can also be triggered by firmware, drivers, or system settings that affect how Windows communicates with your PC’s components.
- Hardware Issues: Faulty or incompatible hardware components, such as RAM, CPU, motherboard, or graphics card, can trigger this error.
- Overheating: Excessive heat can cause hardware components to malfunction, leading to the WHEA Uncorrectable Error. Poor cooling or improperly applied thermal paste can contribute to overheating.
- Driver Problems: Outdated, corrupted, or incompatible drivers, especially those related to hardware, can lead to system instability and trigger this error.
- Hardware Overclocking: Overclocking the CPU, GPU, or RAM beyond their stable limits can result in instability and trigger the WHEA Uncorrectable Error.
- Power Supply Issues: Insufficient or unstable power supply to hardware components can lead to errors, including the WHEA Uncorrectable Error.
Before you start troubleshooting, think about when the error first appeared. If it started after installing new hardware, updating a driver, changing BIOS settings, or overclocking your PC, reversing that change may resolve the problem much faster than trying every fix.
1. Disconnect External Devices and Restart Your PC
A faulty USB device, external hard drive, docking station, or other peripheral can sometimes trigger hardware communication errors that lead to the WHEA_UNCORRECTABLE_ERROR. Before making any system changes, disconnect all unnecessary external devices connected to your computer and reboot.

- If the blue screen doesn’t return, reconnect your external devices one at a time until you identify the one causing the problem.
- If the error still appears, continue with the next solution.
Tip: If your PC crashes before reaching the Windows desktop, start it in Safe Mode and follow the solutions listed below. Safe Mode loads only essential drivers, make it easier to determine whether the issue is caused by software or hardware.
2. Check for CPU Overheating
An overheating processor can trigger the WHEA_UNCORRECTABLE_ERROR because Windows stops the system when it detects a serious hardware problem. If the blue screen mainly displays while gaming, video editing, or other demanding tasks, check whether the CPU is running too hot.
- Clean dust from the CPU cooler, fans, and air vents.
- Make sure all cooling fans are working properly.
- Verify the CPU cooler is firmly attached.
- Replace the thermal paste if it has dried out.
- If you overclocked the CPU, restore the default BIOS settings.

Restart your PC and check if the blue screen returns.
3. Remove Any Overclocking
If you have overclocked your CPU, GPU, or RAM, restore the default settings. An unstable overclock can cause hardware errors that result in the WHEA_UNCORRECTABLE_ERROR blue screen.
If you changed settings in the BIOS or used software such as MSI Afterburner, Intel XTU, or AMD Ryzen Master, disable the overclock and restart your PC.
You can install software like HWMonitor or Open Hardware Monitor to monitor the temperatures of the CPU, GPU, and other components.
If you haven’t intentionally overclocked your system, you can skip this step and continue to the next solution.
Tip: Some motherboards enable performance profiles such as XMP, EXPO, or automatic CPU boosting by default. If the error started after enabling one of these features, disable it temporarily to check whether system stability improves.
4. Check Your SSD or Hard Drive for Errors
A failing SSD or hard drive can trigger the WHEA_UNCORRECTABLE_ERROR if Windows cannot reliably read or write data. Checking the drive for errors can help identify file system errors and bad sectors.
Disk errors can contribute to instability and potentially trigger various errors, including blue screen errors.
- Open Command Prompt as Administrator.
- Type the following command and press Enter:
chkdsk C: /f /r

Tip: CHKDSK is the short for Check Disk, C: is the drive letter you want to check, /F means fix disk errors, and /R stands for recover information from bad sectors.
- If prompted to schedule the scan after a restart, type Y and press Enter.
- Restart your PC and allow Windows to scan and repair the drive.
If CHKDSK reports bad sectors or the error continues after the scan, check your drive’s SMART health status. A drive showing signs of failure should be replaced as soon as possible to avoid data loss.
5. Test Your RAM for Memory Problems
Faulty RAM can cause random system crashes and trigger the WHEA_UNCORRECTABLE_ERROR. Windows includes a built-in memory diagnostic tool that checks for memory-related issues.
- Press Windows + R, type mdsched.exe, and press Enter.
- Select Restart now and check for problems.
- Your PC will restart, and Windows Memory Diagnostic will scan your RAM.
- After Windows starts again, check whether the blue screen appears.

If memory errors are found, reseat the RAM modules and test again. If your computer has multiple RAM sticks, test each stick individually to identify the faulty module. Replace any defective RAM before continuing.
6. Repair Corrupted Windows System Files
Corrupted or missing system files can also cause hardware-related blue screen errors. Running the SFC and DISM tools repairs damaged Windows files and restores the system image.
- Open Command Prompt as Administrator.
- Run the System File Checker command:
sfc /scannow - Wait for the scan to complete and restart your PC if any files are repaired.
- If the error persists, run the DISM command, then the SFC command one at a time:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

After the scans finish, restart your computer and check if the WHEA UNCORRECTABLE ERROR is resolved.
7. Update Device Drivers
Outdated or incompatible drivers, especially for your chipset, storage controller, graphics card, or network adapter, can trigger hardware communication errors and lead to the WHEA_UNCORRECTABLE_ERROR.
Updating drivers ensures that the hardware components function correctly and are compatible with the latest system updates.
- Right-click the Start button and select Device Manager.
- Expand the category for the device you want to update.
- Right-click the device and select Update driver.
- Choose Search automatically for drivers.

If the error started after installing a new driver, roll back to the previous version instead.
For the latest drivers, it’s usually better to download them directly from your PC or motherboard manufacturer’s website rather than relying on Windows Update.
8. Install the Latest Windows Updates
Microsoft regularly releases updates that fix hardware compatibility issues, driver problems, and system bugs. If your PC isn’t up to date, installing the latest updates may resolve the WHEA_UNCORRECTABLE_ERROR.
- Open Settings > Windows Update.
- Click Check for updates.
- Download and install any available updates.
- Restart your PC if prompted.

If the blue screen started immediately after a recent Windows update, try uninstalling that update instead and check whether the problem is resolved.
9. Update Your BIOS or UEFI Firmware
The BIOS or UEFI firmware is responsible for managing hardware communication and settings. An outdated BIOS or UEFI firmware can cause compatibility and stability issues with newer processors, memory, or storage devices, sometimes resulting in the WHEA_UNCORRECTABLE_ERROR.
Visit your PC or motherboard manufacturer’s support website and check whether a newer BIOS version is available for your model. If it is, follow the manufacturer’s instructions to install the update.
Important: Don’t turn off your computer or interrupt the BIOS update. A failed BIOS update can prevent your PC from starting.
10. Check Hardware Components
If none of the previous solutions work, the WHEA_UNCORRECTABLE_ERROR may be caused by failing hardware.
If you recently installed new RAM, an SSD, or a graphics card, remove or reseat the component and check whether the blue screen stops. Also, make sure all power and data cables inside the PC are securely connected.
If possible, test individual components such as the RAM, SSD, graphics card, or power supply in another computer, or replace them with known working parts.
When the error continues even after reinstalling Windows and trying the software fixes above, it’s likely that a hardware component most commonly the CPU, motherboard, SSD, RAM, or power supply—needs repair or replacement.
Frequently Asked Questions
WHEA_UNCORRECTABLE_ERROR is a Blue Screen of Death (BSOD) that appears when Windows detects a critical hardware error it cannot recover from. The problem is commonly related to the CPU, RAM, SSD, motherboard, BIOS, or device drivers.
Yes. Faulty or unstable RAM can trigger this error by causing memory corruption. Running Windows Memory Diagnostic or MemTest86 can help identify memory problems.
Yes. A failing SSD or hard drive can generate hardware errors that lead to this blue screen. Running CHKDSK and checking the drive’s SMART health can help determine whether the drive is failing.
No. This error is not caused by malware. It usually indicates a hardware problem, overheating, unstable overclocking, outdated BIOS, or a faulty driver.
In many cases, yes. Updating drivers, checking your storage drive and RAM, repairing system files, removing overclocking, or updating the BIOS often resolves the problem. Reinstalling Windows should only be considered after other troubleshooting steps have failed.





