How to fix random freeze with stop code critical process died

Alexandre Neko 0 Reputation points
2025-08-26T19:17:53.6933333+00:00

Pc randomly freeze then Critical process died stuck at 0 percent

Hello! Recently i came across an issue where randomly (i could be playing Minecraft, drawing or just texting on discord) and my pc will randomly freeze, then crash completely with the BSOD "critical_process_died" being stuck at 0 percent for hours, so my only solution is to hard shut down (by pressing the button) my computer and boot it back up, but most of the time it says "no bootable device" so i go f2 to open the set up and do escape, sometime it will work to boot windows up sometime it won't and i have to do it two to three times. And it will do it once more randomly. It's been like that for almost two to three months and im honestly getting tired because i basically cant do anything without it crashing all the time randomly.

Here is my specs :

Operating system :

Window 11 profesional 64-bit

Cpu :

Intel core I5 @ 3.00GHz

Coffee Lake 14nm Technology

Ram :

16.0 Go

Motherboard :

Dell Inc. 0NC2VH (U3E1)

Graphics :

Intel UHD Graphics 360

2047MB NVIDIA GeForce GT 1030

Storage :

465GB Toshiba DT01ACA050 (SATA)

2047MB intel ssdpekkf256g8l

i really don't know what to do anymore i went into the Event Viewer which gave me as a critical error Kernel power 41 (63) multiple time and i dont have any minidump files i even went to the point of resetting fully my pc and the error is still there and there is no answer anywhere on the internet to solve this

Windows for home | Windows 11 | Performance and system failures
{count} votes

6 answers

Sort by: Most helpful
  1. David-M 82,120 Reputation points Independent Advisor
    2025-08-29T19:40:19.8433333+00:00

    Thanks for the clarification.


    In this case, I have 2 suspicions about the cause of this problem.

    1. A severe corruption of Windows.
    2. A hardware problem.

    I think it's a good idea to try the SFC (System File Checker) to fix possible corrupted system files before trying anything more intrusive.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:
    dism.exe /online /cleanup-image /scanhealth
    dism.exe /online /cleanup-image /restorehealth
    dism.exe /online /cleanup-image /startcomponentcleanup
    sfc /scannow
    

    Note: Pay close attention to the results of the commands. This will help you determine whether the procedure was completed successfully or if there was a problem. If you get any errors, let me know the error message that was displayed.

    1. Restart the PC.

    After restarting the PC, see if the system will work stably.


    If the crash occurs again after doing this, please let me know.


    Feel free to ask back any questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.