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

    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • 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
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!