Fix Blue Screen Critical Process Died Windows 10
Critical Process Died refers to when a critical system process dies while showing its bug check error code 0x000000EF or a blue screen error. If a critical system can’t run properly, the operating system will run into some troubles.
Consequently, it will crash and show you errors on your computer in Windows 10 like Your PC ran into a problem and needs to restart. Some computers ever enter the loop of continuous rebooting due to “Critical Process Died” every time. The related topic – Critical Process Died keeps restarting is also can be found online.If your Windows 10 computer suddenly goes into a blue screen, and it says you’re having a CRITICAL PROCESS DIED error, you’re not alone. But no need for you to worry about it, we’ve got your covered.
Here are some fixes for you to try to fix the Critical Process Died error.
Solution 1: Restart Computer in Safe Mode :
This is quite a quick way for turning on the computer Windows system, which may prevent you from getting this error in the process of computer startup.
- Restart Windows 10.
- Press Shift + F8 before Windows 10 starts loading so that you make it start the recovery mode, from where you can boot into Safe Mode.
- Then you need to go to Advanced Boot Options and set boot mode as Safe Mode to open your computer.
Solution 2: Run DISM to Repair Corrupted System Image :
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Solution 3: Run SFC (System File Checker) :
Step 2: Type sfc/scannow and press Enter key. You need to wait for a few minutes until the system scan files.
Solution 4: Repair Disk Errors :
However, To repair basic disc errors, You can use chkdsk command. To do it, follow these steps.
- At first, Open the Command Prompt as administrator.
- Now, Type the following command and enter.
chkdsk C: /f /r /x