Has your laptop's hard drive failed? Don’t rush to panic - in 60% of cases, the data can be saved and the drive itself can be brought back to life. But it is important to understand the difference between logical (software) and physical (hardware) damage. The first ones are often solved with software in 10-15 minutes, the second ones require professional equipment costing from 5,000 rubles.
This article will help you determine the type of problem your HDD or SSD, choose the optimal recovery method and avoid typical mistakes that turn a repairable disk into a hopeless “brick.” We will analyze both budget solutions for home users and cases when the only option is to contact a laboratory.
Signs of a bad hard drive: how to recognize the problem
The first step is correct diagnosis. Symptoms of a dying disk are often confused with viruses or an overheating laptop. Here are the key signals that the problem is in the drive:
- 🔊 Extraneous sounds: Clicking, grinding or "knocking" noises during operation HDD (for SSD This is not typical - they work silently)
- ⏳ Freezes when accessing files, when the system “thinks” for 30+ seconds
- 🚫 Reading errors: files do not open, messages like
CRC errororSector not found - 🔄 Cyclic reboot laptop at the BIOS boot stage
- 📉 Missing files or folders without your participation
For accurate diagnostics, use built-in Windows tools or specialized utilities. B Control Panel → Administrative Tools → Computer Management → Disk Management check the disk status. If it is marked as Not initialized or Not distributed - this is a clear sign of problems.
⚠️ Attention: If the drive makes repeated clicking noises (“clicks of death”), disconnect it immediately. Every second of working in this state reduces the chances of data recovery by 10-15%.
- Never
- Once a year
- When problems arise
- Regularly (every 3-6 months)
Software recovery methods: when software will help
If the disk is detected by the system but is unstable, start with software solutions. They are effective for:
- 🗃️ File system corruption (RAW format instead of NTFS/FAT32)
- 🔧Logical errors (bad sectors, MFT errors)
- 🦠 Virus attacks that damaged the boot sector
Top 3 free recovery tools:
| Program | Suitable for | Features | Link |
|---|---|---|---|
| CrystalDiskInfo | SMART diagnostics | Shows temperature, operating time, number of reassigned sectors | Official website |
| Victoria HDD | Search for bad blocks | Can “heal” sectors, but there is a risk of data loss due to incorrect settings | Download |
| TestDisk | Partition recovery | Works with lost partitions, recovers boot records | Official website |
| HDD Regenerator | Restoring bad sectors | Paid, but there is a demo version. Effective for HDD, useless for SSD | Developer's website |
To recover deleted files, use Recuva or R-Studio. Important: never install recovery programs on the same drive you are trying to recover data from - this will overwrite deleted files.
Connect the problematic drive to another PC via a USB adapter|
Back up your important data (if the disk is still readable)|
Disable disk indexing in properties (Windows)|
Check the disk for viruses before restoring -->
Hardware methods: when software is powerless
If the drive is not detected by the BIOS or is making mechanical noise, software methods will not help. In such cases it is required:
- Replacing the electronics board (for HDD). Suitable if the microcircuits are burned out, but the plates themselves are intact. Important: the board must be from an identical disk (preferably the same revision).
- Firmware flashing. Relevant for Seagate series 7200.11 and some Western Digital, where a firmware glitch blocks access.
- Replacing the magnetic head unit (for HDD). The operation requires a "donor" and is performed only in a clean room (class 100 or better).
- Resoldering memory chips (for SSD). A common problem with Samsung 840/850 EVO after 2018.
Cost of hardware repairs in Moscow laboratories:
- 💰 Replacement of electronics board: 3,000–8,000 ₽
- 💰 Data recovery from damaged plates: 10,000–50,000 ₽
- 💰 Controller repair SSD: 5 000–15 000 ₽
⚠️ Attention: Attempts to independently open the containment zone HDD at home, they lead to dust getting on the plates. One micron of particles is enough to make a disk unreadable. For SSD The danger is static electricity - a discharge of 10V can damage the controller.
What is a “clean room” for HDD repair?
This is a pollution controlled environment (no more than 100 0.5 micron particles per cubic foot of air). For comparison: in a normal room this figure exceeds 1,000,000 particles. Even one opening of the HDD hermetic zone outside the clean room reduces its service life by 5-10 times.
Recovering data from a failed disk: step-by-step instructions
If the disk is still detected by the system, but the files are not accessible, follow the algorithm:
- Connect the drive to another PC via USB adapter (for example, ORICO 2599). Never connect the problematic disk as the main one - this can lead to virus infection.
- Run CrystalDiskInfo and check the parameters
Reallocated Sectors Count,Current Pending Sector. Values above 100 are a critical signal. - Create a disk image with the help DDRescue (Linux) or HDD Raw Copy Tool (Windows). Linux command:
sudo ddrescue -v -n /dev/sdX /path/to/image.img /path/to/logfile.logHere
/dev/sdX- your problem disk. - Work with the image, and not with the original disc. Use R-Studio or UFS Explorer to extract files.
For SSD with controllers Phison, SMI or Marvell special hardware and software may be required PC-3000 SSD (price from 200,000 ₽). These drives often become blocked when the memory cells are critically worn out.
If the disk is detected but slows down, try connecting it via USB 2.0 instead of 3.0. A lower transfer rate can sometimes stabilize reading from bad sectors.
When recovery is not possible: hopeless cases
There are situations when even professional laboratories refuse to undertake repairs:
- 🔥 Fire or flood. For HDD Temperatures above 65°C are critical—the plates become deformed. For SSD contact corrosion and short circuits are dangerous.
- 💥 Impact when the disk is running. Dropping a laptop from a height of 1+ meters often leads to scratches on the plates HDD (on SSD influences less often).
- ⚡ Memory controller failure at SSD with architecture TLC/QLC (For example, Kingston A400, Silicon Power A55>). Restoration is only possible with a donor controller.
- 🧲 Demagnetization of plates HDD over 10 years old. Occurs when exposed to strong magnetic fields.
In these cases, the only option is to extract the data before it fails. For example, at the first sign of wear SSD (recording slowdown, errors I/O device error) create a backup immediately. Average lifespan SSD based on QLC NAND (For example, Intel 660p) - 3-4 years with intense load.
If the drive is no longer detected after updating the laptop's BIOS firmware, the problem may be that the drive controller is incompatible with the new microcode. Solution: BIOS rollback or disk replacement.
Prevention: how to extend the life of a hard drive
Average service life HDD — 3-5 years, SSD - 5-7 years. But these numbers can be increased by 30-40% with the right treatment:
- 🌡️ Temperature control: for HDD optimal 25-40°C, for SSD - up to 50°C. Use laptop cooling pads.
- 🔌 Stable power supply: Power surges shorten the life of the drive electronics. Use a desktop UPS.
- 📥 Defragmentation: relevant only for HDD (for SSD harmful!). Perform this once every 3 months using the built-in Windows utility.
- 🛡️ Virus protection: some ransomware (for example, WannaCry) damage boot sectors.
- 🔄 Regular backups: 3-2-1 rule (3 copies, 2 media types, 1 off-site).
For SSD it is important to leave 10-15% of free space - this allows the controller to evenly distribute the load across memory cells (technology Wear Leveling). B Windows 10/11 disable indexing and page file on SSD, if you have 16+ GB of RAM.
Is it worth restoring the drive or is it better to buy a new one?
The economic feasibility of recovery depends on the type of disk and the degree of damage:
| Disk type | Nature of the malfunction | Restoration cost | Cost of a new disk | Recommendation |
|---|---|---|---|---|
| HDD 1 TB | Logical errors | 0 ₽ (on your own) | 3 000–4 000 ₽ | Restore |
| SSD 500 GB | Cell wear (10% reserve) | 5 000–10 000 ₽ | 4 000–5 000 ₽ | Buy new |
| HDD 2 TB | Damage to plates | 15 000–30 000 ₽ | 5 000–6 000 ₽ | Buy new + restore data |
| SSD NVMe 1 TB | Controller failure | 10 000–20 000 ₽ | 8 000–12 000 ₽ | Depends on the importance of the data |
For home users, the rule is simple: if the cost of recovery exceeds 50% of the price of a new disk of the same size, buy a new one. Exception: the disk stores unique data (photos, documents) that cannot be recovered otherwise.
When choosing a new HDD pay attention to the series WD Red (for 24/7 work) or Seagate IronWolf. Among SSD best price/reliability ratio Samsung 870 EVO And Crucial MX500.
FAQ: Frequently asked questions about hard drive recovery
Is it possible to recover a disk that is not detected in the BIOS?
Yes, but only if the problem is in the electronics (board, controller) or firmware. If the disk shows no signs of life (does not rotate, does not heat up), the chances are close to zero. In 30% of cases, “defrosting” helps - placing the disk in the freezer for 2-3 hours (only for HDD!).
How much does data recovery cost in a lab?
Prices depend on complexity:
- Logical errors: RUB 2,000–5,000
- Hardware repair HDD: 5 000–15 000 ₽
- Restoration from damaged plates: RUB 20,000–100,000
- SSD with a faulty controller: 10,000–30,000 RUR
In Moscow and St. Petersburg, the cost is 20-30% higher than in the regions.
Is it possible to recover a disk after formatting?
Yes, but success depends on the type of formatting:
- Quick formatting: data is recovered in 90% of cases (programs see files as undeleted).
- Full formatting: 50/50 chances - depends on whether the sectors were overwritten.
- Low-level formatting (for example, via HDD Low Level Format Tool): recovery is not possible.
Use R-Studio or GetDataBack for scanning.
How to recover a disk after a laptop crash?
Algorithm of actions:
- Do not turn on the laptop - this may worsen the damage.
- Remove the drive and connect it to another PC via an adapter.
- If the disk is detected, immediately create an image (DDRescue).
- For HDD with mechanical damage, contact the laboratory - independent attempts lead to data loss in 80% of cases.
For SSD A drop is less critical, but can damage soldered components.
What should I do if the drive makes a squeaking sound when turned on?
Squeak (or high-frequency whistle) HDD indicates:
- Spindle motor jamming (a common problem with Seagate Barracuda 7200.11).
- Positioner coil malfunction.
- Problems with the sealing of the housing.