Blue Screen (BSOD): CRITICAL_PROCESS_DIED Error
Applies to: Windows 11 / Windows 10 / Laptops & Desktops
Can you still drive / use device? No. PC crashes to blue screen and may enter an automatic reboot loop.
Common Symptoms
- Sudden Blue Screen with 'Your PC ran into a problem'
- Stop code: CRITICAL_PROCESS_DIED
- Frequent unexpected crashes under normal multitasking
- System stuck at automatic repair loop
Root Causes
- Corrupted critical Windows system background service (csrss.exe, wininit.exe)
- Faulty or failing SSD/HDD drive with bad sectors
- Incompatible or outdated chipset/graphics drivers
- Corrupted RAM memory sticks
Step-by-Step Instructions to Fix CRITICAL_PROCESS_DIED (0x000000EF)
Boot into Safe Mode with Networking
Hold Shift while clicking Restart on the Windows sign-in screen. Navigate to Troubleshoot > Advanced Options > Startup Settings > Restart, then press 5 for Safe Mode.
Run System File Checker (SFC)
In Safe Mode, open Command Prompt (Admin) and execute `sfc /scannow` to scan and repair all protected system files.
Perform Check Disk Scan (CHKDSK)
Execute `chkdsk C: /f /r` in Command Prompt and confirm reboot scan. This marks and recovers bad SSD/HDD sectors.
Update or Roll Back Display & Storage Drivers
Open Device Manager, expand Display Adapters and IDE ATA/ATAPI controllers, right-click and choose Update Driver or Roll Back Driver.
Test RAM with Windows Memory Diagnostic
Press Win + R, type `mdsched.exe` and click 'Restart now and check for problems' to test for bad RAM sticks.
How to Prevent CRITICAL_PROCESS_DIED (0x000000EF) in the Future
- Keep Windows and device manufacturer BIOS updated.
- Monitor SSD health using CrystalDiskInfo.
