2M+ followers watch us recover data on YouTube, TikTok & Instagram - watch real cases ↗

Data Recovery Guide

Windows Startup Repair: When It Works and When It Destroys Data

Updated April 4, 2026
In this article
Windows Startup Repair screen

Windows Startup Repair is safe only when the drive is healthy and the problem is software. If the drive is clicking, has bad sectors, or is an SSD, the CHKDSK and TRIM operations it runs can overwrite or permanently erase your data. The safe move is to back up your files first, then repair: never repair first.

  1. Listen to the drive: clicking or grinding means power off, do not run repair
  2. Boot from a Windows or Linux USB and copy your files to an external drive
  3. Use targeted commands (bootrec /fixmbr, /rebuildbcd) instead of full Startup Repair
  4. If repair already failed or made it worse, get professional hard drive data recovery

Windows Startup Repair is one of those tools that's genuinely helpful about half the time and genuinely destructive the other half. The problem is that most people don't know which half they're in until it's too late. We're MDrepairs, a professional data recovery lab in New Jersey, and we regularly get drives from people who experienced a blue screen of death and ran Startup Repair thinking it would fix their problem, only to find it made their data unrecoverable.

That's not an exaggeration. When Windows Startup Repair runs on a drive with certain types of failures, it can overwrite critical file system structures, trigger TRIM on SSDs, or force writes to a mechanically failing hard drive that push it past the point of recovery. Understanding when Startup Repair is safe and when you should pull the plug (literally) before it finishes can be the difference between getting your data back and losing it forever.

This guide covers exactly how Windows Startup Repair works, what scenarios it handles well, and the specific situations where running it will damage or destroy your data. If your Windows PC won't boot right now, read this before you do anything else.

What Windows Startup Repair Actually Does

When your PC can't boot, Windows automatically launches Startup Repair (called "Automatic Repair" in Windows 10 and 11). Most people see this as a single process, but it's actually running a series of diagnostic and repair operations under the hood. Understanding what those operations are helps explain why they're sometimes destructive.

The Repair Process, Step by Step

When Startup Repair runs, it checks and potentially modifies these components:

  1. Boot Configuration Data (BCD): The database that tells Windows where to find the operating system. If this is corrupted, Startup Repair rebuilds it. This is usually safe.
  2. Master Boot Record (MBR) or GUID Partition Table (GPT): The partition structure of your drive. Repairing this involves writing to the first sectors of the disk.
  3. Boot sector: The code that initializes the boot process. Repair writes new boot sector code.
  4. System files: Windows checks critical system files and may replace corrupted ones from a cached backup.
  5. Registry: Windows may attempt to restore registry hives from automatic backups.
  6. Disk checks: Startup Repair may run CHKDSK, which scans the file system for errors and attempts to fix them by writing to the disk.
  7. Driver verification: Checks for recently installed drivers that might be causing boot failures.

Steps 1 through 5 are generally fine. They modify small, specific areas of the disk. Step 6 is where things get dangerous. CHKDSK is aggressive. It writes to the disk extensively, and on a drive with physical problems, those writes can be catastrophic.

Key detail: You don't get to choose which of these steps Startup Repair runs. It decides based on what it thinks is wrong. You can't tell it "just fix the BCD but don't touch anything else." It's all or nothing. That's the fundamental problem.

When Startup Repair Works (Safe to Run)

Startup Repair is designed for software-level boot problems. When the issue is genuinely a corrupted boot file or misconfigured BCD, it works well. Here are the scenarios where it's safe:

Scenario Why Startup Repair Works Risk Level
Corrupted BCD after dual-boot setup Just needs to rebuild the boot configuration Low
Boot failure after clean shutdown Usually a software issue, drive is healthy Low
Missing bootmgr error Boot files got deleted or corrupted, easy to rebuild Low
Blue screen after driver install Software-level problem, no hardware issue Low
Boot failure after Windows update Update corrupted system files, repair replaces them Low to Medium
Boot loop after registry corruption Repair can restore registry from backup Medium

The common thread here: the drive itself is healthy. The problem is purely software. In these cases, Startup Repair is doing what it was designed to do and the risk to your data is minimal.

Signs That It's a Software Problem

  • The drive is making normal sounds (spinning up smoothly, no clicking or grinding)
  • The boot failure started after a specific event (update, new software, driver install)
  • BIOS/UEFI can see the drive and reports the correct size
  • You can boot from a USB drive and the internal drive shows up in File Explorer
  • The PC was working fine and shut down normally before the issue started

If all of those are true, Startup Repair is probably a reasonable first step.

Windows advanced startup options

When Startup Repair Destroys Data

Here's the section that matters most. These are the scenarios where running Windows Startup Repair will actively damage your data. We see these cases in our lab constantly.

Scenario 1: The Drive Is Mechanically Failing

If your hard drive is clicking, grinding, beeping, or making any unusual sounds, do not run Startup Repair. A mechanically failing drive has damaged read/write heads, seized bearings, or scratched platters. Startup Repair will try to read and write to the disk extensively. Every read/write operation on a failing drive risks further physical damage. Heads can scratch platters. Debris can spread. A drive that was 90% recoverable can become 20% recoverable after Startup Repair forces it through dozens of read/write cycles.

If your drive is clicking or making unusual noises, power it off immediately. Don't run Startup Repair, don't run CHKDSK, don't try recovery software. Every second that drive is powered on and being accessed, the damage gets worse. Pull the drive and send it to a professional data recovery lab.

Scenario 2: CHKDSK Running on a Corrupted File System

When Startup Repair detects file system corruption, it often triggers CHKDSK. On the surface, that seems helpful. But CHKDSK "fixes" corruption by deleting the references to files it can't make sense of. It moves fragments to a "found.000" folder. It truncates damaged files. It doesn't recover data. It reorganizes whatever's left into a working file system, even if that means throwing away your files in the process.

If the file system corruption was caused by a power failure or crash and the underlying data is intact, CHKDSK can destroy files that a proper recovery tool would've saved completely.

Scenario 3: SSD with TRIM-Related Issues

This one is specific to SSDs and it's particularly nasty. When Windows runs Startup Repair on an SSD, it may trigger TRIM operations as part of the file system repair process. TRIM tells the SSD controller to erase blocks that are no longer in use. Once those blocks are erased, the data is gone. Unlike a hard drive where deleted data sits on the platters until it's overwritten, an SSD that's been TRIMmed has physically erased that data at the cell level. No recovery lab on earth can get it back.

Scenario 4: Multiple Startup Repair Attempts

Here's a pattern we see all the time: Windows won't boot, Startup Repair runs and fails, Windows tries again, Startup Repair fails again, the user restarts and tries again manually. Each attempt writes more data to the disk. Each CHKDSK run modifies more file system structures. After three or four failed repair attempts, the file system is so modified that recovery becomes significantly harder, even for a professional lab.

If Startup Repair fails once, don't run it again. It's not going to magically work on the fifth try. It's just going to keep writing to your disk.

Scenario 5: Boot Failure Caused by Bad Sectors

If the boot failure happened because the drive has developed bad sectors (unreadable areas of the disk), Startup Repair will try to read those sectors repeatedly. On a hard drive, repeatedly hammering bad sectors can cause the heads to degrade further and spread the damage. CHKDSK will mark those sectors as bad and reallocate data, which involves extensive writing. You're better off cloning the drive first and working on the clone.

Scenario Risk of Data Loss What to Do Instead
Drive clicking/grinding Extreme Power off immediately. Professional recovery only.
CHKDSK on corrupted file system High Clone drive first, then attempt repair on clone.
SSD with boot failure High (TRIM risk) Boot from USB, disable TRIM, clone drive first.
Multiple failed repair attempts High (cumulative) Stop after first failure. Clone and recover.
Bad sector-related boot failure High Clone drive with ddrescue, repair the clone.

SSD vs. HDD: Why It Matters

The type of drive in your PC fundamentally changes the risk profile of Startup Repair. Let's break this down.

Hard Drives (HDDs)

On a traditional spinning hard drive, deleted or corrupted data is usually still physically present on the platters. That's the good news. The bad news is that Startup Repair and CHKDSK write to the disk, and those writes can overwrite the data you're trying to recover. On an HDD, the risk from Startup Repair is overwriting. The data is there, but repair operations might put new data on top of it.

The mechanical risk is also real. If the drive has any physical issues, forcing it through extensive read/write operations can push it from "failing" to "failed." We've opened drives in our cleanroom where the platters had concentric scratch rings from heads that were forced to keep reading while they were damaged. Those scratches were caused by the system running repair operations on a drive that should've been powered off.

SSDs

SSDs are a different beast. The TRIM mechanism means that data marked as "not in use" gets physically erased at the flash cell level. It's not just a pointer being removed like on an HDD. The actual electrical charge in the NAND cells gets reset. Once that happens, the data is gone. Permanently.

When Startup Repair runs on an SSD, the file system operations it performs can trigger TRIM. If the repair process decides certain file system structures are invalid and clears them, the SSD controller may TRIM those blocks. This is why boot failures on SSDs are more dangerous than on HDDs. The window for recovery is smaller, and automated repair tools can close that window permanently.

SSD owners: If your SSD-based PC won't boot, don't let Windows try to fix it automatically. Boot from a USB drive instead and back up everything you can access before attempting any repairs. If you can't access your data from the USB boot environment, contact a data recovery professional before running any repair tools.

How to Tell What's Actually Wrong

Before you decide whether to run Startup Repair, you need a basic idea of what's causing the boot failure. Here's how to diagnose it without risking your data:

1 Listen to the Drive

Power on the PC and listen. A healthy hard drive spins up smoothly with a soft hum. Clicking, grinding, beeping, or repetitive sounds mean mechanical failure. If you hear any of those, power off and don't touch it. For SSDs, you won't hear anything, so skip this step.

2 Check BIOS/UEFI

Enter your BIOS (usually by pressing F2, DEL, or F12 during startup). Look for your drive in the storage devices list. If it shows up with the correct model name and capacity, the drive is at least communicating. If it's missing, shows the wrong size, or shows as "Unknown Device," you've got a hardware problem.

3 Try Booting from USB

Create a Windows installation USB on another computer. Boot from it on the problem PC. Once in the Windows installer environment, see if your internal drive appears. If you can browse files on it, your data is likely intact and the problem is boot-related. If the drive doesn't appear or shows as unformatted, the situation is more serious.

4 Check SMART Data

If you can boot from USB, download and run CrystalDiskInfo from a portable USB. Check the SMART status of your drive. Look for reallocated sector count, current pending sectors, and uncorrectable sector count. If any of these are high, the drive has physical issues and you should not run Startup Repair.

Windows command prompt boot repair

Safer Alternatives to Startup Repair

If your Windows PC won't boot but you're not sure whether Startup Repair is safe, here are alternatives that give you more control and less risk:

Option 1: Boot from USB and Copy Your Data First

This should be your default approach. Boot from a Windows installation USB, open Command Prompt (Shift+F10 in the installer), and copy your important files to an external drive. Once your data is safe, you can run Startup Repair, reset Windows, or do whatever you want without worrying about data loss.

Option 2: Clone the Drive Before Repair

Use a Linux live USB with ddrescue to clone the drive to another drive of equal or larger size. ddrescue is specifically designed for copying data from failing drives. It skips bad sectors and comes back to them later, minimizing the stress on the drive. Once you have a clone, run Startup Repair on the clone. Your original drive stays untouched.

Option 3: Use bootrec Commands Instead

Boot from Windows installation media, open Command Prompt, and use specific boot repair commands instead of the all-in-one Startup Repair:

Targeted Boot Repair Commands

  • bootrec /fixmbr - Writes a new MBR without affecting partitions (safe)
  • bootrec /fixboot - Writes a new boot sector (safe)
  • bootrec /rebuildbcd - Scans for Windows installations and rebuilds BCD (safe)
  • bcdboot C:Windows - Recreates the boot files (safe)

These commands fix boot problems without running CHKDSK or touching your data files. They're surgical compared to Startup Repair's shotgun approach.

Option 4: Remove the Drive and Connect It to Another PC

Pull the drive from the problem PC and connect it to a working computer as a secondary drive (using a USB adapter or internally). You can then back up all your files normally, run diagnostics without boot repair interfering, and decide your next step with your data safely copied.

Best practice: Always get your data out first, then worry about fixing the boot. This is what we tell every client who calls us. The operating system can always be reinstalled. Your documents, photos, and business files can't be recreated.

Recovering Data After Startup Repair Fails

If you already ran Startup Repair and it failed (or made things worse), here's what to do:

If Startup Repair Failed but the Drive Still Works

If the drive is still recognized and spinning normally, you've got a good chance. Boot from a Linux live USB (Ubuntu works well) and see if you can mount the drive and access your files. Linux can often read Windows partitions that Windows itself can't boot from. Copy everything you can to an external drive.

If Linux can't read the partition, try data recovery software from the USB boot environment. R-Studio, UFS Explorer, and DMDE can all run from a Linux live environment and may be able to find your files even after CHKDSK has modified the file system.

If Startup Repair Made the Drive Worse

If the drive was already in bad shape and Startup Repair hammered it further, stop using it immediately. At this point, you need a professional recovery. Additional attempts with software will just cause more writes to the drive.

At MDrepairs, we handle these cases regularly. When Startup Repair has modified the file system, we work at the raw sector level, reading the physical disk surface and reconstructing files from the data patterns rather than relying on file system structures. It's harder than a clean recovery (where the file system is intact), but we can still get data back in most cases.

What We Can Recover After Startup Repair Damage

  • Documents and office files: High success rate. These files have recognizable headers and structures.
  • Photos and videos: High success rate. Standard formats (JPEG, PNG, MP4) have identifiable signatures.
  • Databases: Moderate to high. SQL databases can often be reconstructed from fragments.
  • Original file names and folder structure: Sometimes. If CHKDSK moved files to found.000, we may be able to reconstruct the original structure from file system remnants.
  • Files from TRIMmed SSD sectors: Very low to zero. Once TRIM erases the data, it's gone.

Startup Repair Made Things Worse?

Don't panic. We recover data from drives damaged by Startup Repair and CHKDSK every week. Evaluation, no data no charge.

Get a Free Quote

Preventing Boot Failures in the First Place

The best way to deal with Startup Repair is to never need it. Here's how to prevent the most common boot failure causes:

  • Use a UPS (uninterruptible power supply). Power loss during disk writes is one of the top causes of boot corruption. A basic UPS costs $50-$100 and gives you time to shut down properly during a power outage.
  • Don't force-shutdown your PC. Holding the power button while Windows is writing to disk is asking for corruption. If your PC is frozen, wait at least 5 minutes before forcing a shutdown.
  • Keep Windows updated. Yes, updates occasionally cause problems (we've got a whole guide on that). But unpatched systems are more prone to crashes and corruption.
  • Monitor your drive health. Install CrystalDiskInfo and let it run in the background. It'll alert you when your drive's SMART data indicates problems, usually weeks before the drive actually fails.
  • Create a system image backup. Windows has a built-in system image tool. Use it monthly. If your boot breaks, you can restore the entire system from the image without needing Startup Repair at all.
  • Keep a Windows installation USB handy. Having one ready means you can boot from it instantly instead of waiting for Startup Repair to do its thing.
Windows Safe Mode boot option

Stuck in Automatic Repair Loop? Do This

One of the most frustrating Windows problems is the Automatic Repair loop. Your PC tries to boot, fails, runs Automatic Repair, fails, restarts, and repeats forever. Here's how to break out without risking your data:

1 Break the Loop

When you see the manufacturer's logo during startup, hold the power button to force shutdown. Do this before Automatic Repair starts. You may need to catch it quickly.

2 Boot from USB

Insert a Windows installation USB. Access your boot menu (usually F12, F2, or ESC during startup) and select the USB drive. This bypasses the Automatic Repair loop entirely.

3 Back Up Your Data First

From the Windows installer, open Command Prompt (Shift+F10) and copy your files to an external drive before trying any repairs.

4 Disable Automatic Repair

From the Command Prompt, run: bcdedit /set {default} recoveryenabled no. This stops the loop. You can then try booting normally or use specific repair commands.

5 Try Safe Mode

From Advanced Startup Options, try booting into Safe Mode. If Safe Mode works, the problem is likely a driver or recently installed software. You can uninstall it from Safe Mode and try booting normally again.

If none of these work and you can't access your data, it's time to pull the drive and either connect it to another PC or send it to a recovery lab. Don't keep looping. Each cycle is another round of writes to your drive.

See How We Handle These Cases

Here's a look at what happens when a drive comes into our lab after Startup Repair couldn't fix it. This is the kind of work we do every day.

Frequently Asked Questions

Will Startup Repair delete my files?

Startup Repair itself doesn't intentionally delete files. But the CHKDSK operation it triggers can move, truncate, or effectively delete files it considers corrupted. On an SSD, the repair process can trigger TRIM operations that permanently erase data. The risk depends entirely on what's wrong with your drive.

How long should Startup Repair take?

Typically 15-45 minutes. If it's been running for more than an hour on a regular hard drive, something might be wrong (the drive could be struggling with bad sectors). On an SSD, it should be faster. If it's been running for more than 2 hours, it's likely stuck and you should force shutdown and try a different approach.

Can I cancel Startup Repair while it's running?

You can force shutdown by holding the power button, but this isn't ideal. If CHKDSK is mid-operation, a sudden power loss can leave the file system in a worse state. That said, if you realize Startup Repair is running on a drive with mechanical problems, stopping it immediately is better than letting it continue to damage the drive.

Is Startup Repair the same as System Restore?

No. Startup Repair fixes boot-related files to get Windows to start. System Restore rolls back system files, drivers, and registry to a previous point in time. System Restore is generally safer for your data (it doesn't touch personal files), but it only works if you have restore points enabled and available.

My PC keeps saying "Preparing Automatic Repair." What's happening?

Windows detected that it didn't boot successfully and is about to run Startup Repair automatically. If your drive has physical problems, this is the moment to intervene. Force shutdown before the repair process starts, boot from a USB drive instead, and back up your data before attempting any repairs.

Should I run Startup Repair on my SSD?

Be very cautious. SSDs and TRIM make repair operations more dangerous for your data than they are on hard drives. If you have any important data you haven't backed up, boot from a USB drive and copy your files to an external drive before running any repair tools. Once TRIM erases data on an SSD, no lab on earth can get it back.

Startup Repair said it couldn't fix my PC. Now what?

Don't run it again. Instead, boot from a USB drive, back up your data, and then try manual repair commands (bootrec /fixmbr, bootrec /rebuildbcd). If those don't work, try Safe Mode. If nothing works and you need your data, remove the drive and connect it to another PC as a secondary drive, or contact a professional data recovery lab.

Drive Won't Boot? Get Your Data Back.

Whether Startup Repair failed or you need to recover data before attempting repairs, MDrepairs can help. We recover data from drives in every condition. Evaluation, no data no charge.

Get a Free Quote

Lost your data?
We'll get it back.

Free quote in 24 hours. No data, no charge - and you'll see proof before you pay a dollar for recovery.

Live from the lab

Recent mail-in recoveries, nationwide

Real devices, real outcomes. Details generalized for customer privacy.

LABIN SESSION

Recovery in progress on the bench

Drives arrive from all 50 states

the queue moves every day

LABRECOVERY

Toshiba - Toshiba MQ01UBB200 - 2TB

recovered

Data recovered

LABINTAKE

Seagate hard drive 1TB

recovery requested

added to the engineer's queue

LABINTAKE➤ FROM MN

usb - Flip Camera

recovery requested

added to the engineer's queue

LABINTAKE

iPhone XR Water Damage Diagnostic

on the bench

currently being worked on

LABRECOVERY

iPad Pro A2014 Water Damage Diagnostic

recovered

Data recovered

LABINTAKE➤ FROM MD

sandisk - 256

recovery requested

added to the engineer's queue

LABRECOVERY

WD My Book Data Recovery

recovered

Data recovered

LABINTAKE➤ FROM NY

SanDisk - Cryzer Glide - 128GB

recovery requested

added to the engineer's queue

LABINTAKE

Play station 5

Fan wire came off board. overheating. Needs liquid metal.

added to the engineer's queue

LABINTAKE

Macbook Pro

Not turning on. No drop or water damage

added to the engineer's queue

LABRECOVERY➤ FROM MO

Apple - iPhone 16 Pro

I fell into a lake this past Sunday (6/14/26) and my phone (that is cr

Data recovered

LABINTAKE

PNY - CS900 SSD - 2TB

recovery requested

added to the engineer's queue

LABIN QUEUE

Next spot in the queue

Free UPS 2nd Day Air label, both ways

yours could be next