Windows won’t start

Automatic repair loop continues even after using recovery tools

You've already tried Startup Repair, chkdsk, and other Windows Recovery Environment tools, but the PC still goes right back into the automatic repair loop every time you try to boot normally.

Difficulty
Advanced
Time
2–5 hours
DIY cost
$0–$70
Pro cost
$120–$280

Symptoms

  • Automatic repair loop persists despite prior repair attempts
  • Startup Repair, chkdsk, or sfc reported completing without clear errors
  • System Restore may have also failed or wasn't available
  • Problem has now persisted across multiple troubleshooting sessions

Likely causes

  • CommonUnderlying disk corruption too extensive for standard repair toolsSome damage goes beyond what chkdsk and Startup Repair are designed to fix.
  • PossibleA specific driver or startup program reinstalling itself as the causeIf the root cause keeps regenerating, surface-level fixes won't stick.
  • PossibleFailing drive hardware masking as a repeated software problemIntermittent hardware failure can make repairs appear to work temporarily before failing again.
  • PossibleDeep corruption in core Windows system files beyond what sfc can fixSome corruption requires DISM or a repair install to fully address.
  • Less commonMalware actively reintroducing the problem after each repair attemptPersistent malware can specifically resist standard repair tools.

What to do

  1. From Windows Recovery Environment Command Prompt, run 'DISM /Image:C:\ /Cleanup-Image /RestoreHealth' if you have another way to supply the Windows installation source, since DISM can fix deeper corruption sfc alone can't.
  2. Try booting from a Windows installation USB directly (rather than the internal recovery partition) to rule out a damaged recovery partition contributing to repeated failures.
  3. Run a thorough 'chkdsk C: /f /r' (the /r flag does a more thorough bad-sector scan) and let it complete fully, even if it takes hours.
  4. If a bootable antivirus rescue disk is available, run a full scan to rule out malware actively causing repeated corruption.
  5. Back up all accessible personal files via Command Prompt or File Explorer from the Recovery Environment to an external USB drive as a priority at this stage.
  6. If repair tools genuinely cannot resolve it, use 'Reset this PC' choosing to remove everything, or perform a clean install from installation media, after confirming your backup is complete.
  7. If a clean install also runs into the same repair loop immediately, this strongly points to failing drive hardware needing replacement.

Tools and parts

  • Bootable Windows installation USB drive
  • External USB drive for backing up files
nameSearch: “search”

When to call a pro

When repair tools fail repeatedly across multiple sessions, this is a strong sign of drive hardware failure or very deep corruption; a professional can confirm this and recover data safely before any reinstall.

Safety

Generally low risk

Generally low risk for a careful person. Stop if anything looks different from what this guide describes.

Related guides

Operator provides AI-generated troubleshooting information. It can be wrong. For safety-critical, electrical, gas, structural, medical, automotive safety, or other high-risk problems, consult a qualified professional.