Question Critical Process Died after error message

Aug 30, 2022
1
0
10
Hello Guys!
I'm not really much experienced in these things about PC but i need a help.
These comes an application error but when i click on 'OK' there comes a blue screen, there are percents that needs to complete
and says 'Critical Process Died'. I Really don't know how to explain in other words but you can see them on images below -

vChDIG6.png

xBjNEok.jpg


I hope you all can help me, Thank You! 😊
 
Windows doesn't work well if explorer crashes and doesn't recover. Its meant to restart but it clearly didn't

right click start button

choose powershell (admin)

copy/paste this command into window:

Repair-WindowsImage -Online -RestoreHealth

and press enter

Then type SFC /scannow

and press enter


Restart PC if SFC fixes any files as some fixes require a restart to be implemented

First command repairs the files SFC uses to clean files, and SFC fixes system files

SFC = System File Checker. First command runs DISM - https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/what-is-dism?view=windows-11