Why does my computer crash when I unplug devices?

0
2
Asked By TechieWizard92 On

I've got a Windows computer that crashes whenever I unplug any device, whether it's the mouse or even the power cable. It goes to a black screen after a few seconds, showing an error message that says 'an error has occurred' along with the code: CRITICAL_PROCESS_DIED (0xEF). Does anyone know why this is happening?

3 Answers

Answered By FixItFreddy On

Sounds like corrupted system files could be the culprit here. I recommend running some SFC commands to check for and repair any corrupted files that might be causing this crash. You can do that by opening Command Prompt as an admin and typing 'sfc /scannow'.

Answered By GadgetGuru77 On

Are all the devices you're unplugging USB ones? If so, it might be related to how Windows is handling those USB connections. Also, before unplugging anything, make sure to eject the devices properly to avoid this issue.

Answered By DigitalNomad22 On

Just a thought, but make sure you disconnect the devices from your computer first before unplugging them completely. This might save you from the crashes.

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.