Help! My Computer Won’t Boot After a Power Surge

0
8
Asked By TechWhiz123 On

I'm really struggling with my PC after a power surge I experienced today. It powers on just fine, and I can access the BIOS (by pressing f12), but when it tries to boot into Windows 11, it either hangs on the motherboard logo or goes to the Windows Recovery Environment after several manual restarts. I've checked all my removable components, like the RAM and SSD, and they seem to be working fine since they appear correctly in the BIOS. My boot priority is set up correctly, and I've ensured that fast mode isn't enabled. Here are the steps I've taken so far: I reset the CMOS by physically removing the battery, power cycled to drain any residual electricity, and tried booting in Safe Mode with Networking, but I couldn't log in due to a PIN error. I also attempted to rebuild the BCD and ran chkdsk, but no success there either. Occasionally, I see error 0xc0000001 during the boot process. I'm starting to think that I might have to reinstall the OS from a USB. Any help or tips would be appreciated!

4 Answers

Answered By FixItFrank On

Have you drained the residual power from your PC? Sometimes power surges mess with the capacitors. Just unplug your PC, hold the power button for about 60 seconds, then plug it back in and power it on again. It might do the trick!

TechWhiz123 -

Yep, I did that as one of the first steps, but I appreciate the reminder!

Answered By LinuxNinja42 On

You should try booting from a Linux Live USB Drive first. This will allow you to run some smart tests on your drive to ensure it's functioning properly before attempting any reinstall of Windows. It’ll give you a clearer picture of your drive's health.

TechWhiz123 -

Honestly, I'm a bit clueless about Linux, but I'll give it a shot! Thanks for the advice!

Answered By HardwareHero On

Most BIOS have built-in hardware diagnostics now. Use those to check if any parts are malfunctioning. If that checks out, you can try running some commands through CMD if you manage to boot into recovery. Try check disk again, and if you get access, also run dism /online /cleanup-image /restorehealth and sfc /scannow. It could resolve some system errors for you if you get the chance.

TechWhiz123 -

I can't even access WRE right now to run CMD, so it looks like I'm headed for a reinstall with recovery media. At least the BIOS says my drive is okay!

Answered By GamerGal99 On

It sounds like your Windows files might be corrupted due to the power surge. A good idea would be to create a bootable USB drive using the Windows Media Creation Tool or Rufus. When you boot from the USB, select the option to repair instead of reinstalling to recover your files. Also, make sure you do a CMOS reset if you haven't already.

TechWhiz123 -

I already did the CMOS reset by taking out the battery, but thanks for mentioning the repair option – that gives me a bit of hope!

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.