← Back to DatabaseHow to Fix CRITICAL_PROCESS_DIED
Topic: Windows 10 Blue Screen Errors | Status: Updated
What is this error?
The "CRITICAL_PROCESS_DIED" error in Windows 10 occurs when a crucial system process terminates unexpectedly, resulting in a Blue Screen of Death (BSOD). This error prevents the operating system from functioning properly and can often mean a serious underlying issue with hardware or software.
How to Fix It
- Restart Your Computer: Sometimes, a simple restart can resolve temporary issues causing the error.
- Run the Windows Built-in Troubleshooter:
- Open Settings by pressing
Windows + I.
- Select Update & Security > Troubleshoot.
- Run the relevant troubleshooters for Windows Update and System Maintenance.
- Update or Roll Back Drivers:
- Right-click on the Start button and select Device Manager.
- Identify any devices with a yellow triangle icon and update their drivers.
- If the problem started after a recent update, right-click the device and select Roll Back Driver.
- Check for Corrupted System Files:
- Open Command Prompt as an administrator.
- Type
sfc /scannow and press Enter. Wait for the scan to complete and follow prompts.
- Run a System Restore:
- Type
Create a restore point in the search bar and select it.
- Click on System Restore and follow the prompts to restore your system to a previous point.
- Check Disk for Errors:
- Open Command Prompt as an administrator.
- Type
chkdsk /f and press Enter. Follow prompts to schedule a disk check.
- Seek Professional Help: If the error persists, consider consulting a professional technician to diagnose potential hardware issues.
Disclaimer: This is an educational guide. We are not responsible for data loss. Always backup your system.