How to Recover Data from a Hard Drive That Won't Boot [2026 Guide]
Your computer refuses to start. You see a black screen, a blinking cursor, or a "No bootable device found" message. Before you panic: in the vast majority of cases, your data is still intact on the drive. The operating system may be broken, but your files are almost certainly still there. This guide explains exactly what to do — and what not to do — to get them back safely.
Key Facts — Non-Booting Hard Drive
Corrupted boot sector / MBR, not physical failure
Yes, in 85-95% of cases — the OS is broken, not your files
High for logical failures; zero for physical damage
Listen — clicking or grinding = power off immediately
150 - 900 EUR depending on failure type
Symptoms: What You're Seeing (and What It Means)
Before attempting anything, identify which symptom matches your situation. This determines the recovery path:
- "No bootable device found" / "Boot device not found" — The BIOS can't find the drive. Could be a loose cable, dead drive, or corrupted partition table.
- Black screen with blinking cursor — The BIOS finds the drive but can't load the operating system. Usually a corrupted boot loader (MBR/GPT).
- Blue Screen of Death (BSOD) loop — Windows starts loading but crashes. Typically a corrupted system file or driver issue.
- Clicking or grinding noise — Physical damage to read/write heads. Power off immediately. Do not attempt DIY recovery.
- Drive spins but isn't detected in BIOS — Could be firmware corruption, PCB failure, or severe bad sectors in the system area.
Common Causes of Boot Failure
Understanding the cause helps you choose the right recovery approach:
Logical (Software) Causes
- Corrupted MBR or GPT — The Master Boot Record or GUID Partition Table tells the system where the OS lives. A power outage during a write, a failed update, or malware can corrupt it.
- Corrupted Windows system files — Critical files like bootmgr, winload.exe, or the BCD store become damaged. Often caused by forced shutdowns during updates.
- Deleted or resized partitions — Accidental partition deletion during dual-boot setup or disk management.
- File system corruption — NTFS journal corruption from sudden power loss can make the partition unreadable.
Physical (Hardware) Causes
- Degraded sectors — Over time, magnetic media develops bad sectors. When these hit the boot area, the system won't start, but most of your data may still be readable.
- Head crash — The read/write heads contact the platter surface, causing physical damage. Recognizable by clicking or scraping sounds.
- Motor seizure — The spindle motor fails and the platters don't spin. The drive is completely silent when powered on.
- PCB failure — A power surge or manufacturing defect damages the drive's circuit board. The drive may not spin at all, or it may spin but not be recognized.
Safe DIY Recovery Steps
STOP: If your drive is clicking, grinding, or making any unusual noise, skip this section entirely and go straight to "When to Call a Professional." DIY attempts on a physically damaged drive will destroy your data.
Step 1: Check the Basics
Before assuming the worst, rule out simple causes:
- Reseat the SATA data cable and power cable (desktops).
- Try a different SATA port on the motherboard.
- Check BIOS/UEFI — is the drive detected? If yes, the problem is almost certainly logical.
- For laptops: try removing and reinserting the drive (if accessible).
Step 2: Boot from a Linux Live USB
This is the safest and most effective DIY method. A Linux live USB boots an entire operating system from the USB stick, bypassing your broken Windows installation completely:
- Download Ubuntu or Linux Mint ISO on another computer.
- Create a bootable USB using Rufus (Windows) or Etcher (Mac/Linux).
- Boot the affected PC from the USB (usually F12 or F2 during startup to access boot menu).
- Once Linux loads, open the file manager — your hard drive's partitions should appear in the sidebar.
- Copy your important files to an external drive.
Step 3: Connect as a Secondary Drive
If the Linux live USB approach doesn't work (e.g., the drive isn't detected), remove the hard drive and connect it to another working computer:
- Use a USB-to-SATA adapter or an external drive enclosure (10-20 EUR from any electronics store).
- Connect the drive to a working PC. Windows should detect it and assign a drive letter.
- If Windows asks to "format" the drive, click No — formatting will erase your data.
- If the drive appears but the partition is RAW, use recovery software like R-Studio or DMDE to scan and extract files.
Step 4: Clone Before Repair
If the drive has bad sectors but is still partially readable, always clone it first:
- Use ddrescue (Linux) — it's designed to clone failing drives, skipping bad sectors and coming back to them later.
- Clone to a healthy drive of equal or larger capacity.
- Perform all repair and recovery operations on the clone, never the original.
When to Call a Professional
You need a professional data recovery lab if:
- The drive makes clicking, grinding, or beeping sounds.
- The drive is not detected in BIOS at all (no spin, no detection).
- The drive was dropped, submerged, or exposed to fire.
- You've already tried DIY methods and they failed.
- The data is business-critical and you can't afford to risk making it worse.
A professional lab has ISO Class 5 cleanrooms for opening drives, specialized hardware tools (PC-3000, DeepSpar) for reading damaged media sector by sector, and donor drive inventories for head replacements. Success rates for professional recovery from non-booting drives exceed 90% for logical failures and 70-85% for physical failures.
Prevention: Don't Let This Happen Again
- Follow the 3-2-1 backup rule: 3 copies of your data, on 2 different media types, with 1 copy offsite (cloud or remote location).
- Use a UPS (uninterruptible power supply) to protect against sudden power loss, which is one of the leading causes of boot corruption.
- Monitor drive health with S.M.A.R.T. tools like CrystalDiskInfo (Windows) or smartmontools (Linux). Watch for reallocated sectors, pending sectors, and CRC errors.
- Replace aging drives proactively — HDDs have a typical lifespan of 3-5 years under daily use. Don't wait for failure.
- Keep a Linux live USB ready — it's your best emergency tool and costs nothing to prepare.
FAQ
Can I recover data from a hard drive that won't boot?
Yes, in most cases. If the drive has no physical damage, connecting it as a secondary drive or booting from a Linux live USB will let you access your files. For physical failures, a professional lab achieves recovery rates above 90%.
Why won't my hard drive boot?
The most common causes are corrupted boot sector (MBR/GPT), Windows system file corruption, degraded sectors in the boot area, physical drive damage, or faulty cables. The symptom you're seeing helps narrow down the cause — see the symptoms table above.
Should I run CHKDSK on a drive that won't boot?
Not as your first step. CHKDSK aggressively reads every sector and can make physical damage worse. Always clone the drive first using ddrescue, then run CHKDSK on the clone. For critical data, skip CHKDSK and consult a professional.
How much does recovery from a non-booting drive cost?
Logical failures (corrupted file system, deleted partitions) typically cost 150-350 EUR. Physical failures requiring cleanroom work run 350-900 EUR. Reputable labs offer free diagnosis and a no-data-no-fee policy.
Can I use data recovery software if my PC won't start?
Not directly on the affected machine. Remove the drive and connect it to a working PC via USB adapter, or boot from a Linux live USB. Then you can run recovery software against the drive.