Fix CRITICAL_PROCESS_DIED With 0x000000ef Error Code

I am running Windows 10 build 10074 on my home computer. Windows 10 has been a good experience until today when I got a BSOD (Blue Screen Of Death) suddenly when I…

Fix CRITICAL PROCESS DIED With 0x000000ef Error Code

I am running Windows 10 build 10074 on my home computer. Windows 10 has been a good experience until today when I got a BSOD (Blue Screen Of Death) suddenly when I was watching a video. The error code was CRITICAL_PROCESS_DIED with no additional information. I let Windows complete its dump taking process and the computer restarted fine without any problems.

I did a research on CRITICAL_PROCESS_DIED and found out that it was related to some very essential Windows process that couldn’t read or write into the memory/pagefile. First of all we will need to see additional information related to CRITICAL_PROCESS_DIED error.

For this, I used BlueScreenView utility to see information about the system dump files present in the computer. Just run BlueScreenView and it will show you the latest BSODs and their information.

BlueScreenView dump view

In my dump view, it says ntoskrnl.exe did something that caused the computer to shutdown abruptly. Now there can be several reasons of this crash. Let’s discuss some of them so that it’s easier for us to troubleshoot the problem.

This BSOD can be caused by a hardware or software failure. The hardware can failure can be related to hard drive, memory or processor. Make sure these components of your PC are running fine. The software failure can be caused due to corrupted/malfunctioning Windows NT Kernel drivers or a third party software which interacts directly with Windows Kernel.

An antivirus or a firewall is an example of software which interact with NT Kernel. Try uninstalling your security software and see if your system starts running properly again. If not, then we will need to run the system file checker to make sure all the system files of Windows are intact and in original condition.

For running the system file checker, follow the instructions below:

  1. Start your PC in Safe Mode (Shift + F8 during PC startup)
  2. Go to Advanced Repair Options –> Troubleshoot –> Advanced Options –> Windows Startup Settings
  3. Select Restart to restart the computer
  4. Now the PC will start with advanced startup options. You will need to select Safe Mode to start your PC in Safe Mode
  5. Open command prompt with administrative privileges and run the following command:
    sfc /scannow

Make sure that you have the installation DVD of the version of Windows you’re running. The system file checker may ask for the DVD if it finds any problems with the installed system files. Hopefully this will fix the problem. This has fixed my problem and I am not seeing the BSOD again since then.

If you are still having problems with your Windows 8.1 or Windows 10 computer, do let us know your particular problem so that we can solve the problem according to your requirements.

 

Latest posts
How To Install Microsoft Copilot Web App On Windows 11 10
How To Install Microsoft Copilot Web App On Windows 11, 10

Use Copilot’s awesome capabilities as a standalone application not only on Windows 11, but Windows 10, macOS and Linux devices.

View post
Microsoft Makes Windows 11 Digital Markets Act Compliant With KB5032288
Microsoft Makes Windows 11 Digital Markets Act-Compliant With KB5032288

Now uninstall useless Windows app, likes Edge, Camera, Photos, Cortana, with KB5032288, and use Copilot in the EU.

View post
Microsoft Fixes Media Creation Tool Downloads Windows 11 23H2
Microsoft Fixes Media Creation Tool – Downloads Windows 11 23H2

Download Windows 11 23H2 in a smaller ISO package with fixed Media Creation Tool.

View post
Windows 10<\/a>","<a href=https://www.itechtics.com/"https:////www.itechtics.com//category//microsoft//windows//windows-11///">Windows 11<\/a>"]}]}" data-page="1" data-max-pages="374">

3 comments

  • Nicole

    Error 0x000000ef blue screen. Can not fix problem please help

  • Vidar

    Hi,
    I have the same error on a Windows Server 2012 R2 – tried the sfc/ scannow, but without luck.
    Do you have any idea how to solve this??
    CRITICAL_PROCESS_DIED 0x000000ef ntoskrnl.exe+14f9a0

    • Usman Khurshid
      A
      Usman Khurshid

      Are you running any antivirus or security software on your Windows Server?

Leave your comment