Help please - cannot access external drive

I have an external drive that is loaded with music, photos, etc.

I wanted to re-arrange my USB cord / port configuration, so I unplugged it, then plugged it into another USB port.

Well now I’m getting a message telling me I have to format drive J if I want to use it. And it shows up in Explorer, but I cannot access it or see its contents.

Any thoughts?

Thanks!
mmm

Possible things to try:

Plug it into another computer and see if it reads. If it does, go back and test the first computer.

Remove and replace the data cable several times. You will have to open the box to do this.

Try free software like Glary’s or Easeus Partition Drive just to look at it.

Ultimately, you could pull the drive and place it on a direct cable, IDE or SATA and see if it reads there. Remember to set it as secondary.

I’d recommend trying to connect it to the original USB port. (You said that you moved it to a different one.) I’ve had weird things happen where a device will work on one USB port but not another one.

And whatever happens, buy a second USB drive (they’re cheap!) for regular backup.

Thanks, all. I tried various USB cables and ports, different computers, each time I was told I have to format the drive before using it. In retrospect, I suspect the drive had already been failing as it had become ridiculously slow to load files of any significant size (photos, mostly).

I ended up just buying a new 2 TB drive (great excuse to upgrade). I went with a Seagate this time as this was my second Western Digital to fail.

Don’t you worry about that; I already had two externals (one for main, the other solely for back ups). Because of that, I didn’t lose a thing.

It’s still a pain to make everything right again, though.
mmm

The symptoms point toward corruption of the Master File Table that tells the computer how to handle the disk. With a backup, you probably could have formatted and resued the disk, creating a new MFT. As the price of large drives keeps going down, I think it was correct to replace it instead. It would have continued to generate errors.

I agree with the move to abnother brand as well. Western Digital has been the least reliable for me over the past decade. I’m currently bullish on Samsung although they are much louder than other brands.

Since drive failure seems inevitable, I think it would be a useful feature if a drive came with built-in software that periodically scans for signs of impending death. And then flashes a warning light when such problems are first detected.

Of course, I’m not sure the manufacturers want to say or do anything that would acknowledge that their products could possibly bite the big one.
mmm

They already do!
It’s called S.M.A.R.T. (I can’t remember what that stands for) and is built into nearly all drives now. Basically, it keeps count of about a couple dozen ‘events’ (like read errors, seek errors, sector reallocations, etc.)

But there is no warning light to flash on drives; you have to use a piece of software to check these counts, compare them to the typical threshold, and do something if they show the disk is starting to fail. I use HD Tune, which shows a lot of information about your drives, including these counts (current, best, & worst) & comparable thresholds.

If everything works right, Win7 will pop up a notice that your drive is going to fail shortly, and that you should back up everything on it.

SMART isn’t always so… smart though. I had a drive go bad on a RAID1 array and the only notice was that disk throughput dropped like a rock.

Did the throughput plummet occur after it was too late to save the data?

Win7 told me nothing about the imminent death of my drive.
mmm

Is there a recommended free alternative to HD Tune? It looks pretty cool, but it is a bit pricey (and hasn’t been updated in over a year).
mmm

There must be a free version available – I know I didn’t pay for it.
Look around on the website – often the pay version is all over the site, with the free version very discretely listed.

I had a similar issue with an external drive recently.
Do you still have the broken drive? If you check the file system is it telling you it’s RAW?
If so the solution may be quite simple; there’s an app called TestDisk (Partition Recovery and File Undelete) which will scan the drive and tell you if it can write a new master boot record. It can write as FAT32, and then using Windows’ built-in convert utility you can convert it to NTFS.
You use this utility from the command prompt: C:> convert X: /fs:ntfs
(X being the drive in question)

I had this exact problem recently. Eventually when I rebooted, windows asked if I wanted to check the disk for errors, I chose yes and it fixed the issue.

First try running error checking in windows, if it fails, boot into safe mode and then try again. Either way, when you restart your machine with the external plugged in, see if you are prompted to run error checking.

Here’s a link on how to run chkdsk in Windows 7

Don’t give up because this has happened to me twice and I was able to recover both times.