How to Fix the CRITICAL_PROCESS_DIED Error in Windows 11?

0
5
Asked By GamerNinja93 On

I'm experiencing the CRITICAL_PROCESS_DIED (OxEF) error shortly after starting my computer, and I'm at a loss for what to do. My setup includes a Nvidia GTX 1650, a 9th Gen Intel Core i7, 16GB of RAM, and both a 128GB internal storage and a 3TB hard drive. I've never encountered this issue before, so any guidance would be greatly appreciated!

1 Answer

Answered By TechWhiz42 On

It looks like you're dealing with some corrupted system files. Here’s a quick fix: Open the Command Prompt as an administrator and run these commands one at a time:
1. DISM /Online /Cleanup-Image /RestoreHealth
2. sfc /scannow
3. chkdsk /f /r
After doing those, restart your computer. This should help resolve the error!

FixItFelix04 -

Hey, do I need to do this in safe mode, or can I just run it in normal mode? It gets all weird after a minute in normal.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.