The WHEA Uncorrectable Error is a Blue Screen of Death (BSOD) error that occurs during system startup, displaying the message ‘Your PC Ran into a Problem.’ If you encounter this error, you won’t be able to boot Windows 11/10 successfully. However, there is a fix available that can help you regain access to your computer.
Error message:
Your PC ran into a problem.
WHEA Uncorrectable Error 0x00000124
Why WHEA Uncorrectable Error occurs?
The WHEA Uncorrectable Error is commonly associated with hardware malfunctioning and occurs due to an overheating processor, faulty RAM/SSD, or other components. Some more common reasons are as follows:
- Overclocked processor – If you have overclocked your processor, then you might get the above error.
- BIOS misconfiguration – Altering the BIOS settings incorrectly can also cause the same error.
- Hardware failures – Some parts of your computer are died and causing the BSOD error.
- Crashed Windows – A Windows OS can be crashed due to several reasons like missing crucial system files, corrupted MBR/GPT, crashed registry files, and so on.
How to Fix WHEA Uncorrectable Error on Windows 11/10
There are some useful methods are defined below that will help you in recovering from the WHEA Uncorrectable Error.
No matter if you’re facing the dreaded blue screen of death, startup failures, or boot problems, this tool enables you to boot up your PC and recover your precious data effortlessly. So, be sure to use EaseUS Data Recovery Wizard to safeguard your files before proceeding with any fixes!
Note: Free Version allows you to recover upto 2GB Data.
Solution 1: Overheating CPU
Have you checked your CPU temperature? An overheated CPU can trigger a computer reboot and lead to the WHEA Uncorrectable Error. Overheating can result from various factors, including overclocking the processor and malware or viruses.
If you’ve overclocked your CPU, consider installing a more robust cooling system. The stock cooling fan may not suffice for an overclocked CPU; you should opt for a larger and more efficient heat dissipation solution.
Solution 2: Reset BIOS
If your computer is experiencing overheating problems, you may find it challenging to access BIOS settings as your CPU can quickly heat up and trigger a computer restart within seconds. However, if you can access the BIOS settings, it’s advisable to reset them to their default configurations.
Reset BIOS/UEFI to Default
If you’re unable to access the BIOS because of frequent system restarts, attempt a hard reset of the BIOS.
Reset CMOS Data
Solution 3: Update BIOS
Visit your motherboard manufacturer’s website and check for BIOS/UEFI updates. Sometimes, updating the BIOS/UEFI can resolve hardware compatibility issues.
Updating BIOS
Solution 4: Check for Loose Cabling and Replace faulty SSD/RAM
Another essential step in resolving the WHEA Uncorrectable Error is checking for loose cables inside your PC. Loose cabling can be a root cause of the problem. It’s a good practice to reseat all cables, and if you discover any damaged cables, replace them with new ones.
Additionally, it’s crucial to inspect your SSD and RAM for potential faults. If you identify any issues with these components, consider replacing them.
Solution 5: Rollback Windows updates
While keeping your Windows system updated is crucial, it’s worth noting that sometimes installing Windows updates can lead to various issues, including BSOD errors like the one mentioned above. If you suspect that the error occurred after a recent Windows update, you can attempt to resolve it by uninstalling the problematic update.
Uninstall Updates - Step by Step
Solution 6: Run Windows Repair Commands
The SFC, DISM, CHKDSK, and Bootrec commands are commonly regarded as essential Windows repair tools. These commands are used to scan and repair corrupted system files, fix issues with Windows images, correct disk errors, and restore boot records.
Repair Windows using the Commands
Step 3: Run the following commands.
SFC Command
SFC stands for System File Checker, and it is used to scan and repair corrupted Windows files. The primary purpose of the System File Checker is to maintain the integrity of essential system files that Windows relies on for proper functioning.
sfc /scannow
CHKDSK Command
CHKDSK is a short form of “Check Disk” and it is used to scan and repair HDD/SSD errors such as integrity violation, file system failure, bad sectors on disk, etc.
chkdsk C: /f /r
DISM Command
The DISM command, which stands for “Deployment Imaging Service and Management Tool,” is a command-line utility in Windows used for servicing and managing Windows operating system images. It’s a powerful tool that’s mainly used for tasks related to system repair, updates, and maintenance.
To check the health of the Windows image:
DISM /Online /Cleanup-Image /ScanHealth
To attempt to repair any issues found in the image:
DISM /Online /Cleanup-Image /RestoreHealth
Bootrec command
The bootrec command is a powerful command-line tool in Windows used for repairing and troubleshooting issues related to the boot process. It’s especially useful when dealing with boot-related problems that prevent your computer from starting correctly.
bootrec /scanos
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
Solution 7: Perform Startup Repair
You can also opt for the Startup Repair process. To do this, you’ll need a Windows bootable drive, which you can use to boot your PC and initiate the startup repair.
Startup Repair - Step by Step
How to Prevent WHEA Uncorrectable Error 0x00000124 error?
Encountering a BSOD error can be a frustrating experience, often requiring considerable time and effort to resolve. To prevent such issues, it’s advisable to maintain your computer by keeping it clutter-free, updated, and optimized. One way to achieve this is by installing a reliable PC optimization tool. These tools can automate optimization tasks, enhance security, and repair system damages, making your computing experience smoother and more secure.
Summary
The WHEA Uncorrectable Error 0x00000124 primarily occurs because of overheating and hardware failures. You can resolve this issue by following a series of troubleshooting steps, including resetting, or updating the BIOS, installing a more effective CPU cooling system, replacing faulty SSD or RAM, uninstalling recent Windows updates, and performing a startup repair.