Recover data from a hard drive with massive uncorrectable bad sectors.


Recommended Posts

Recover data from a hard drive with massive uncorrectable bad sectors. v1.6

It's your worst fear. Your PC won't boot and you have no backups and all you hear coming out of your computer is the repetitive sound of your PC trying to read a bad sector from your hard drive.

This guide is not for a hard drive with just a few bad sectors, but one with so many uncorrectable ones you are willing to try anything.

Most of the time, if a hard drive has bad sectors, you can use tools like Spinrite, or Hard drive Re-generator, to fix the few bad sectors that are found and pull your data off the drive. Other times there are so many bad sectors it seems like all hope is lost.

A customer recently brought in an OLD Gateway desktop with a 50GB hard drive that wouldn't boot. Upon scanning it with Hard Drive Re-generator, it found and fixed over 60,000 bad sectors. When running it again it said it found only 200. So while some bad sector immediately returned or some didn't get fixed at all, it did seem like the majority weren't there anymore.

I then booted off a BartPE cd and thought I would try a chkdsk /f 😄 to repair the file system. It got about 75% thru and stopped. This was expected.

So now we have a drive that has so many bad sectors they can never all get fixed, we can't repair the file system because of them and with a corrupt file system, Windows can't read the data on it.

At this point the hope of getting all the data off the drive is gone, now we just want to see what things we retrieved from the drive. With the following method, you COULD get all of your files back, but it is most unlikely.

The following is done as a last resort when all hope is lost.

First, I hooked a spare hard drive up to one of my repair workstations as well as the bad drive. I boot a copy of True image off a USB stick and tell it to make a sector-by-sector copy image file of the bad drive. We use the sector-by-sector image mode instead of the clone option because the clone option hates corrupt partitions and dirty NTFS file systems and would almost instantly fail. Once you start the sector-by-sector copy it should get just a little way (depending on where the bad sectors are located) in and for obvious reasons says it cannot read X sector, this is expected. It gives us the option to ignore all bad sectors. Obviously, if we ignore sectors some of the stuff won't get copied, which is ok because at this point we are just trying to get anything off the drive.

Depending on the size of the drive, this will take some time. Once it's done, remove the bad drive and hook up another good drive. Then restore the image back onto the good drive. Now go back into BartPE and do a chkdsk /f 😄 .In the case of the image copy of the 50GB hard drive, the chkdsk took 3 hours to complete. The NTFS file system of the drive was HIGHLY corrupted. This time the chkdsk should complete without issue and most of the file system should be accessible for data recovery.

In the case of the 50GB hard drive, even after the 3-hour chkdsk completed the hard drive was still inaccessible. I then used data recovery software on the drive.

Using this method I was successfully able to retrieve his WAB Address Book file containing 703 contacts.

Hope this helps!

  • 8 months later...

I just used this process last night. Took about 12 hours+ to complete, but I was able to get all data off a users drive that had a MASSIVE amount of bad sectors, including emails and contacts from Windows Live Mail that had never been backed up.

1)  Restore from your backup instead

2)  Have fun finishing off the dying drive while the restore is taking place

 

Seriously, I no longer have much pity these days for those who still insist on not having backups.  If you can't be bothered, it can't be that important.  Other people's files are even less important to me.

1)  Restore from your backup instead

2)  Have fun finishing off the dying drive while the restore is taking place

 

Seriously, I no longer have much pity these days for those who still insist on not having backups.  If you can't be bothered, it can't be that important.  Other people's files are even less important to me.

 

They had a backup but it was from Aug, 2013 and Zero backup of email and addresses.

One time the city water department brought me a laptop running Windows XP and some special Water department software. The hard drive had MASSIVE bad sectors and they had no idea how they were going to reinstall their critical software they needed for the water department because the software was so old they didn't even know where they were going to start.

 

So first I did everything mentioned in this guide and got an image of the drive made. Did a chkdsk /f c: from a bartpe and  after it repaired the file system was able to see the directory structures and the files. Then I reinstalled Windows onto a spare drive. Then copied the contents of the old drive over writing the new window install. Then the computer booted up with some issues. Did a sfc /scanow repaired some corrupt system files. Brought the entire Windows install back to life including full functionality of their software. Just talked to one of the guys there a few weeks ago and they say the laptop is still running great.

 

I then imaged the drive again.

 

After I fixed the laptop I told him, its a miracle I got this running again....

  • Like 2

About an hour into this process and have not incountered the "Cannot read X sector" warning, but when I do, I assume you select the option to ignore all bad sectors?

 

correct.

Current state:

I followed your instructions, went ahead with Image restore (disks or partitions). Booted to Windows XP with Hiren's BootCD, from CMD ran "chkdsk /f c:" and got the following error "Corrupt Master File Table. CHKDSK Aborted". Also note the drive in XP is detected as 0 Bytes.  Please advise.

 

 

History:

 

That error was my initial issue on a Seagate HDD with one partition (NTFS), no O/S only data is returning the error "Corrupt Master File Table". Prior to following your instructions I CHKDSK /F on the drive, but no progress indicator is displayed even after 13+ hours.

 

Tried to repair the MFT with TestDisk, but that failed too.

Running Seatools there were 73 Bad Sectors identified and "repaired". I've tried a Linux Live CD but the drive cannot be mounted due to missing MFT. Ghost and Redo backup did not work either.

I tried GetDataBack, but the application scans for less than a second and only displays 7.5GB of approximate 150GB of files the 400GB drive. One odd thing I noticed with this app is if I scan FAT32 it takes 1.5 hours and discovers 80k files, but displays nothing to be recovered.

I also ran HDD Regenerator in hopes to fix bad sectors, but aported half way through to try your method.

After ignoring all bad sectors was the image copy able to finish?

 

Also when you restore the image onto a different drive, make sure you also do a sector by sector recovery.

 

Like I said this is a last ditch effort. Never said it would be successful! :D


I never had to ignore any bad sectors, no warning came up during image copy and it was sucessful.

 

I didn't do a sector by sector recovery either, I choose the first option which was "Image restore (disks or partitions)". Will that make a difference in result, should I recover the image sector by sector and try again?

I'll do two backups on a drive that comes in with failing sectors...

 

First, always ignore dead sectors, backup sector by sector.

 

Immediately, start a new backup, sector by sector with a retry cycle set per sector (Acronis does this). If it spends 30 minutes on one sector and can't recover it, skips it. This will take many days but sometimes I can remake a computer that wouldn't even boot before work (after transferring this backup to a new hard drive and repairing the files) - if not, the first backup is there.

 

I never had to ignore any bad sectors, no warning came up during image copy and it was sucessful.

 

I didn't do a sector by sector recovery either, I choose the first option which was "Image restore (disks or partitions)". Will that make a difference in result, should I recover the image sector by sector and try again?

 

 

Did you do a sector by sector backup?

  • 8 months later...

Last week, I got an XP machine in with a bad hard drive. S.M.A.R.T warnings were going off. Mostly in sector relocation. The drive would not boot, and the partition was unreadable.

 

He had lot of documents and pictures that were of course not backed up.

 

So I tried this method as a last resort.

 

True image took about 1 hour before the process of cloning would even start. Took about 20 mins per screen. The actual cloning took 4 to 5 days.

 

Once it finished I ran a chkdsk /f c:

 

the documents and settings folder was missing completely but all of his stuff was in the found.00 folder under another sub folder

 

I got back all of his photos, music and documents, emails, favorites and desktop. Total amount recovered 17 GB.

 

He told me when he came today, that he was loosing sleep over his data being gone. He said there was some photos of his dad who had passed away.

 

He now has all of his data back on a new computer PLUS he is now setup with an external hard drive doing nightly backups.

  • Like 3

Warwagon what software did you use? Did you hook the drive up internally or via USB in a caddy?

I honestly thought hard drives in such a state were beyond the point of having anything recovered off them

 

Hooked it up via Sata to my repair computer and booted a copy of True Image 2013. It took 20 or 30 mins for True Image just to initialize the drive.

  • 3 months later...

+warwagon

Do you run HDD Regenerator from windows, or do you boot it and just let it run on its own ?

Because when i boot up with Regenerator from my laptop it dosent find any sectors  >>> http://screencast.com/t/jVbxTmh2yT

 

but when i use HDD Regenerator in windows it stops at some point and says it cant fix the bad sectors in wondows..

any advice ?

They had a backup but it was from Aug, 2013 and Zero backup of email and addresses.

If they had linked to a service like Google mail it could have duplicated the contacts at least.As for the images you recovered the owner should have really made a back up online theres plenty of free services like Dropbox or even Imgur to host them.

+warwagon

Do you run HDD Regenerator from windows, or do you boot it and just let it run on its own ?

Because when i boot up with Regenerator from my laptop it dosent find any sectors  >>> http://screencast.com/t/jVbxTmh2yT

 

but when i use HDD Regenerator in windows it stops at some point and says it cant fix the bad sectors in wondows..

any advice ?

 

 

I usually run it off a spare PC I have setup for this exact task. I boot from it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ladybird Browser is no longer accepting outside contributions thanks to AI by David Uzondu The Ladybird Browser Project has announced it will no longer accept public pull requests and will limit changes to those made by its maintainers as it works towards its first alpha release. According to Ladybird's creator Andreas Kling, this is "not a change we make lightly," but the rapid shift in AI capabilities forced their hand. Previously, a massive PR implied that the person behind it put a lot of care into the code and is ready to "answer for the consequences." Now with AI, anyone can generate a PR without even understanding the bug fix or feature they want merged. The blog post goes on to say that the team is closing all open public pull requests immediately, and that maintainers will not treat external forks as a review queue for upstream Ladybird. Instead, the team wants outside contributors to focus on reporting bugs and running tests. Kling started Ladybird back in 2019 as LibHTML, a simple HTML viewer for his hobby operating system, SerenityOS, but by September 2022, it had turned into a full-fledged browser project. What sets Ladybird apart from the likes of Google Chrome, Apple Safari, or Mozilla Firefox is its totally independent engine, which does not rely on pre-existing codebases. The project maintains a strict policy against default search engine deals or user data monetization, keeping development funded entirely by donations and sponsorships. Generative AI is forcing open source project maintainers to rethink how they handle public code contributions (and the whole open-source thing in general). One month ago, a leak about the National Health Service (NHS) suggested the organization was planning to take all of its public repositories private ahead of a May 11 deadline, thanks to Mythos (an AI model that Anthropic believes is too dangerous to be released to the public) and its ability to find and write exploits for zero-day vulnerabilities. Thankfully, the Government Digital Service (GDS) issued a counter-report titled "AI, open code and vulnerability risk in the public sector" that stopped the shutdown by pointing out that hiding code does not improve security.
    • Kalmuri 4.2.4 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.4 changelog: Fixed an issue where color picking could occasionally freeze Improved capture stability Resolved a possible unexpected app shutdown in certain cases Refined internal handling for a smoother experience Download: Kalmuri 4.2.4 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.4 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I like the show more options. The only problem with it is that it's not always in a consistent spot in the menu. If the copy/paste/cut, happens to show on top, then more option is the last in the menu. But if copy/paste/cut happens to show on the bottom, then more options is before the copy/paste/cut. But I do like the more options because it hides the stuff that I rarely use. But I would like to choose what it is or isn't hiding. That would make it better.
    • I wonder if "put it back the way it was for decades" ever crossed their minds? 🤣
    • Rescind the stupid "Show more options" in context menus and just give us the full menu instead of adding more steps to get to what we want. The "simpler by default" makes me think they'll go in the opposite direction. Every context menu should have a configure button so you can pick and choose what options should be shown, I know you can do that with some registry fu but that shouldn't be required.
  • Recent Achievements

    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      81
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!