Critical Process died and no bootable device found

ALZ 0 Reputation points
2023-03-20T18:14:01.2+00:00

I have a computer at my job that just keeps giving the critical process died BSOD and no boot screen after it restarts. No matter what I do, this keeps coming back over and over. I have replaced the SSD and both cables connecting to the SSD, ran everything under the sun, and the issue STILL comes up after a month or two of it running fine. I ran memory tests and even went as far as replacing the memory sticks as well. There's nothing in the event logs that even tells me what is causing it besides that it "Shut off unexpectedly". Does anyone else have any ideas as to what is going on? I've also had the machine hang and then restart suddenly as well.

Unfortunately since this machine has extremely important data/use, I will be unable to post any logs on here. I also absolutely cannot use 3rd party software to check it's integrity (outside of checking SSD health)

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,469 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,221 Reputation points
    2023-03-21T15:48:19.02+00:00
    Hello
    
    Thank you for your question and reaching out. I can understand you are  having query\issues related  to BSOD.
    
    Please note that you need Admin rights to perform any troubleshooting steps or change settings.
    
    1. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
    
    2. Cleanup below Temp folders location -> Open Start -> Run -> Type below location one-by-one and press enter 
        ->  C:\Windows\Temp
        ->   %USERPROFILE%\AppData\Local\Temp
    
    3. Run Disk Cleanup from Select C:\ Drive from Properties- > General -> Disk Cleanup - >Cleanup system files
    
    4. Run sfc /scannow from elevated prompt.
    
    5.  Run below DISM commands  from elevated prompt.
    
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online  /Cleanup-Image /RestoreHealth
    
    6.  Disable Fast startup using command 
    Powercfg -h off
    
    7. Update BIOS firmware and other Drivers from vendor website.
    
    
    --If the reply is helpful, please Upvote and Accept as answer--
    
    0 comments No comments

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.