How to debug a PC that sometimes fails to boot (& enters a boot loop)?

I've been battling with my machine for weeks now, hoping for community's ideas or experience.

My PC usually fails on boot and enters a restart loop. Typically, it passes the ASUS (mobo) screen and shuts down during the Windows load screen with the wheel spinning. The PC will auto-restart shortly after shut down, and repeat failure. The shut down isn't exclusive to the Windows load screen; it's also occurred prior to reaching the Windows screen or after entering ASUS UEFI. Generally, it will shut down between 3-15 seconds after startup.

The caveat is this: about 10% of the time, it boots and works completely fine. The Windows load screen has come to serve as a "gate" for me: if it doesn't fail here, it's going to work. The PC has never shut down after reaching the Windows user log-in screen. Everything looks normal after successful boots (temps, hardware installed, etc.)

Here is what I've already tried:

  • Cleaned / removed dust from interior, components
  • Reseated components & wires (GPU, PSU, RAM x2, wireless card, hard drives x2)
  • Reapplied thermal compound to CPU, reseated
  • Updated mobo drivers & BIOS
  • Updated GPU drivers
  • Reset CMOS (removed battery, reseated)
  • Reset motherboard overclocks

Specs:

  • Windows 10 Home 64-bit
  • ASUS Z97-A
  • Crucial 128 GB SSD (boots from this drive)
  • GeForce GTX 970
  • i7 4790k

A motherboard beep speaker is installed; it beeps 1 short time as it starts-up, which according to ASUS means the device is OK and booted normally.

2-15-22 Update

Thank you everyone for the suggestions. Here is what I've tried:

  • Updated Windows (was actually +2 years behind bc of broken updater)
  • Windows internal scans ("sfc /scannow", DISM)
  • RAM test with MemTest86+
  • Cleaned SSD with a drive cleaner (I believe it was CrystalDiskInfo accessed via Hirens Boot CD)

At this point, the machine was failing less frequently, but still failing occasionally. I finally replaced the SSD with a new (Acer SA100 240GB) and reinstalled Windows. And the result is...it still sometimes fails.

The only other clue I know of is that the machine will never successfully boot from a Sleep state. If the machine is working properly and put to Sleep, it will always fail almost immediately on reboot. Sometimes it will successfully boot after 5 loops or so, but most times I need to switch power off to the machine completely and try again later for it to work.

5

2 Answers

I would first rule out HDD and memory issues by scanning both of these with a bootable tool (either from USB or a CD if available).

You can use memtest86+ for memory (available at - a single full run should be sufficient, probably takes half an hour), and the manufacturer of the HDD inside your PC should have a bootable diagnostic tool available for that. Both can be run non destructively.

Do make sure your bios is set up to boot from said device, and in case of USB make sure the drive itself is bootable.

Since I understand this problem appears only on cold boots (the PC was completely turned off, in S5 state, and you press the button for the first time) the most plausible explanation to me is either some problem with the power section of the motherboard, maybe faulty capacitors, or some problem with the SSD (corrupt/damaged files?).

I would test the RAM with memtest as some other answers described, but the intermitent nature of it makes me suspect this is not likely the case.

Have you tried to do a system file check?

sfc /scannow

From all the solutions you are considering, reinstalling windows is the only one that have some chances of fixing the problem. Since SSDs are quite cheap this days, I would probably buy a 240gb SSD to upgrade your current one, do a clean install on this one, so you remove two possible failure points at once and if the problem is fixed just move the relevant files from the old HDD. Else... well, motherboard, cpu and RAM just gained a lot of tickets for the raffle.

I had some bad experiences in the past with this platform (socket 1150), with two different pcs, different chipsets, different cpus, and both crashing with no apparent reason (but also can withstand 24 hours of OCCT on the same day after a BSOD just happened) but might be just some bad luck on my part. Both were upgraded and I did no more research on the topic.

In any case... Does the problem appear (or has chances of appearing) if you REBOOT the system after a succesful boot?

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like