Share via

Windows “Critical Process Died” Error PLEASE HELP

Anonymous
2020-04-22T10:36:18+00:00

Disappointed, after trying a system restore due to the latest system update bugging out my laptop and some keys on my keyboard had stopped working, i was greeted by the blue screen of death “Critical_Process_Died”. I have tried to boot in all safe modes but it does not boot to the desktop at all. I have tried to system restore but it says i must back up my C drive? I have found a way to do this through command prompt but i am unable to due to my keyboard not working and not having access to an external one. Not sure what to do and really need some help as i am completely unable to boot into my computer desktop. This is extremely important to me right now as i have a lot of homework to complete for school so i really hope someone can reply. Thank you.

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-04-22T11:41:52+00:00

    Hi Matthew,

    I'm sorry to hear that your computer stopped booting up after performing system restore and now it shows a BSOD "Critical Process Died" Error.

    When Windows 10 stop code critical process died happens, it means the process which was needed to run the system ended due to corrupted or missing system files, bad device drivers, virus attack, compatibility issues, bad sectors, etc.

    Now, there are several ways to repair the issue that you have on your computer but having said that keyboard is not working when you boot up to windows with command prompt, troubleshooting needed requires us to use a working keyboard. You might need to get an external one to run the repair on your computer.

    Assuming that you have the keyboard/external keyboard up and running here are some steps that might help you repair your windows.

    Step 1: Running SFC Scan on computer.

    -To do that, you just need boot again your computer with command prompt and type sfc /scannow and hit enter. It will going to find any integrity issues and violations on your computer and will attempt to repair it.

    Step 2: Run DISM to repair corrupted windows image

    -Once SCF completes it scan, you need to run the below command one at a time to repair any windows corrupted images.

    *Dism /Online /Cleanup-Image /CheckHealth

    *Dism /Online /Cleanup-Image /ScanHealth

    *Dism /Online /Cleanup-Image /RestoreHealth

    Step 3: Run Check Disk on your computer

    -On the same windows command prompt you can try to run check disk on your computer to check to repair both file system errors and scan for and recover bad sectors. To do this just type chkdsk /r on the command prompt and hit enter. Wait for the process to complete and restart your computer.

    If all troubleshooting steps mentioned above didn't work, you might need to create a Windows Bootable Media to repair the computer. You can do that by visiting this link and follow the instruction on how to create a bootable media to repair windows: https://www.microsoft.com/en-us/software-downlo...

    Last resort if all repair fails, you might need to re-install windows on your PC using custom installation to saved your personal files from being deleted permanently on your computer.

    Hope this helps, Have a good day.

    Thanks,

    Orlando Q.

    1100+ people found this answer helpful.
    0 comments No comments