Have a look at: https://support.microsoft.com/en-US/windows/resolving-blue-screen-errors-in-windows-60b01860-58f2-be66-7516-5c45a66ae3c6 Run Windows Update and download and install all updates. Try visit your device's manufacturer website and download and install the latest drivers for your PC.
BSOD (CRITICAL_PROCESS_FAILED)
hey guys I've been getting blue screens alot recently,
I'm not even running heavy tasks, just browsing and working on my college files and it randomly restarts saying CRITICAL_PROCESS_DIED
and it usually stays at 0% and restarts and works like usual, then happens again after a while
Please help this is really annoying
Windows for business | Windows Server | User experience | Other
2 answers
Sort by: Most helpful
-
Reza-Ameri 17,341 Reputation points Volunteer Moderator
2024-02-12T21:26:07.14+00:00 -
Anonymous
2024-02-14T06:55:44.5433333+00:00 Hello, The BSOD error CRITICAL_PROCESS_DIED usually happens when a process or driver which is needed to run the system terminates for some reason. Here are some possible solutions: Perform a clean boot:How to perform a clean boot in Windows - Microsoft Support Run SFC and DISM: These are built-in Windows tools that can fix potential damage in your system files. Open Command Prompt as Administrator and type sfc /scannow. After that, type DISM /Online /Cleanup-Image /RestoreHealth. Check for Malware: Malware can cause serious issues in your system. Run a full system scan with your antivirus software. Update Drivers: Outdated or corrupt drivers can cause this error. Update your drivers manually, or use a driver updater tool. Check for Windows Updates: Microsoft periodically releases updates for Windows. Check if there are any pending updates and install them. Best Regards, Hania Lian
---If the Answer is helpful, please click "Accept Answer" and upvote it.