External Hard Drive Keeps Disconnecting? 9 Fixes That Work

External hard drive keeps disconnecting? Try 9 fixes: swap cables, disable USB suspend, run a S.M.A.R.T. check, and recover your data before it's gone.

Your external hard drive keeps disconnecting while you copy an important file. One moment it is mounting fine in Explorer or Finder; the next moment the drive vanishes and Windows plays that unmistakable disconnect chime. The progress bar freezes at 82 percent. You unplug it, plug it back in, and hope. Sometimes it holds for ten minutes. Sometimes it drops again before you can even open a folder.

I have spent years troubleshooting storage problems like this — in my own rigs and in drives friends have handed me with a sigh and a "see if you can save it." Here is the encouraging part: most random disconnect cases are fixable without data loss. The catch is that you need to stop force-reconnecting and work through one diagnostic path in order: cables and ports, then USB power management, then a S.M.A.R.T. health check, then the replacement decision.


A modern workspace featuring a laptop, external drives, and office equipment on a desk.

Quick Fixes for an External Hard Drive That Keeps Disconnecting

Start with the cheapest, fastest variables. In my experience, more than half of "my drive keeps dropping" cases never make it past this section.

Swap the Cable and Try Another Port

The USB cable is the #1 suspect, and it is also embarrassingly easy to overlook. I once spent an afternoon changing drivers and power settings on a client's PC before noticing the "USB 3.0" cable they were using had no data pins at all — it was a charge-only cable that happened to fit.

Use a short, high-quality USB 3.0 cable. Extension cables, worn connectors, and cheap third-party replacements are notorious for intermittent dropouts, especially when the drive starts drawing more power during heavy reads. Plug directly into a rear USB port on a desktop, or into the laptop's native USB-C port. Front-panel ports and unpowered hubs often sit on a shared internal hub, and they can sag under load. If the drive only connects intermittently, test it with a known-good cable before you blame the drive itself.

Provide Stable Power With a Powered USB Hub

Portable 2.5-inch drives are bus-powered. That means they draw all their electricity from the USB port — no wall adapter. A typical USB port can deliver enough current for light file copying, but during spin-up or sustained transfers, the voltage can dip just enough for the drive to reset itself.

A powered USB hub — one with its own AC adapter — gives the drive rock-steady voltage. It also acts as a diagnostic tool: if the external hard drive disconnects during large transfers without the hub, but stays mounted through the hub, you have found a power delivery problem, not a dead drive. Keep the hub on your desk permanently, though. Treating it as a temporary test is how drives end up failing twice.

Test the Drive on Another Computer to Shorten the List

If you have a second computer within reach, this one test eliminates half the possibilities. Connect the same drive with the same cable to the other machine and run it for a while.

  • The drive drops on both computers → the cable, enclosure, or drive itself is faulty.
  • The drive stays connected on the other PC → your OS is likely suspending or cutting power to the USB port.

Keep the cable and port consistent during this test so you are changing only one variable. Most people accidentally swap two things at once and end up more confused than when they started.


Cozy workspace with laptop, phone, coffee, and external hard drive on wooden table.

Why Does My External Hard Drive Disconnect Randomly? Diagnose the Pattern

Random disconnects feel chaotic, but they are rarely random. The trigger — sleep, idle time, transfer size, or a specific drive brand — usually points straight at the cause.

Symptom-to-Cause Cheat Sheet

SymptomMost Likely CauseJump To
Drive drops after sleep or idleOS USB power managementWindows or Mac power settings below
Disconnect and reconnect loopUSB selective suspend enabledDisable USB selective suspend
Drops during large file transfersWeak cable, unstable power, heatCable swap + powered hub
WD drive vanishes after a few idle minutesVendor idle spin-down utilityWD Dashboard / WD Drive Utilities
Drive disappears after MacBook wakesmacOS disk sleep or port powerDisable hard disk sleep in Energy Saver
Internal SATA drive drops under system loadFailing PSU or poor SATA connectionReseat cables, then A/B test PSU

Why Does My Hard Drive Disconnect During Large File Transfers?

A small file copy can succeed while a sustained multi-gigabyte transfer exposes every weakness in the chain. If your drive only drops when you move a 20 GB folder, the usual suspects are unstable power delivery, a marginal cable, thermal throttling, or a drive starting to develop bad sectors.

The drive works hardest during sustained writes: it is spinning constantly, seeking across platters, and pulling current the whole time. Heat builds up inside a cramped enclosure. If you are using a bus-powered portable drive on a laptop's front USB port, you are essentially asking one port to do the work of a power supply.

Replace the cable, move to a direct rear port, and test with a powered hub before you declare the drive dead. In a Microsoft Q&A thread I followed, a user replaced two healthy internal drives under warranty before realizing the SATA/power path in their laptop was the common factor — not the disks themselves.

Why Does My WD External Hard Drive Keep Disconnecting?

WD's My Passport and Elements drives have a quirk that trips up a lot of owners: vendor power-management utilities. WD Dashboard on Windows and WD Drive Utilities on macOS can command the drive to spin down after a set idle period. When the drive enters standby, the OS sees it disappear from the device list — and when it wakes back up, it remounts like it was unplugged.

If your WD drive disconnects after sitting idle for a few minutes — on multiple computers — this is more likely a software/firmware issue than a mechanical failure. Open WD Dashboard or WD Drive Utilities, check for firmware updates, and turn off aggressive idle spin-down. WD support threads are full of users who "fixed" the drive by changing this one setting. If the drive is still under warranty, that is also the right time to run the built-in diagnostics before you start pulling cables.

Why Does My SSD Keep Randomly Disconnecting?

SSDs disconnect differently than hard drives. There are no spinning platters to stall, so the causes skew toward power-state transitions, firmware bugs, thermal throttling, or a failing controller. A SATA or NVMe SSD that vanishes from the OS but reappears after a reboot is often negotiating a low-power state that the host controller cannot properly wake it from.

The fix path differs from an HDD, too. Skip the HDD-style diagnostics first and update the SSD vendor's firmware and control software. Samsung Magician, Crucial Storage Executive, and WD Dashboard for WD SSDs all handle firmware updates and can check the drive's health. HDD-oriented S.M.A.R.T. tools may still show a "Good" status, so trust the manufacturer's own utility for a more complete view.


Hard Drive Keeps Disconnecting on Windows 10/11? Change USB Power Management

Windows is aggressive about saving power, and external drives are the collateral damage. If your drive drops out after the machine has been idle for a while, the OS is probably suspending the USB port to save a watt or two.

Turn Off USB Selective Suspend in Advanced Power Options

This is the single most effective Windows fix, and it takes about two minutes:

  1. Open Control Panel > Power Options.
  2. Click Change plan settings next to your active plan.
  3. Click Change advanced power settings.
  4. Expand USB settings > USB selective suspend setting.
  5. Set it to Disabled for both On battery and Plugged in.
  6. Click OK and restart your PC.

USB selective suspend is designed to let individual devices sleep. In theory, that sounds convenient. In practice, a hard drive interprets the suspended bus as "unplug me," and you get the classic hard drive disconnects and reconnects loop a few minutes after the screen goes idle. I have never seen this setting cause problems by disabling it.

Prevent USB Root Hubs From Cutting Power to the Drive

Windows also gives each USB Root Hub permission to power down its devices. This one hides in Device Manager, and it has been the quiet fix in more than a few BleepingComputer threads.

  1. Press Win + X and select Device Manager.
  2. Expand Universal Serial Bus controllers.
  3. Right-click each USB Root Hub and choose Properties.
  4. Go to the Power Management tab.
  5. Uncheck "Allow the computer to turn off this device to save power."
  6. Click OK and repeat for every root hub.

Yes, you have to do this for each hub. Windows applies it per device, not globally. If your external drive ejects itself while the PC sits idle, this is often the fastest permanent fix.

Update USB Controllers and Chipset Drivers After Major Windows Updates

Windows Update has a habit of swapping in generic USB drivers after a feature update. Generic drivers work for basic peripherals, but external storage often needs the chipset-level drivers from your motherboard or laptop manufacturer.

If your BIOS sees the drive but Windows does not, the problem could also be an Intel Rapid Storage Technology (RST) driver that stopped recognizing the drive after an update. In one Microsoft Learn Q&A case I read, a user's new internal HDD kept disappearing from Windows while remaining perfectly visible in BIOS. The people who helped them zeroed in on the RST/storage controller driver rather than the drive itself.

Run the manufacturer's driver detection tool — Intel Driver & Support Assistant, AMD's auto-detect, or your laptop vendor's update utility — and install the latest chipset and storage drivers.


External Hard Drive Disconnects Randomly on Mac? Adjust Energy Saver Settings

Macs are not immune to this problem. In fact, the external hard drive disconnecting randomly on a MacBook Pro is one of the more common complaints I see on Apple's support forums. The cause is almost always macOS deciding the drive should sleep.

Disable Hard Disk Sleep in macOS Energy Saver

On a MacBook, open System Settings > Battery > Options and set "Put hard disks to sleep when possible" to Never. On a desktop Mac, go to System Settings > Energy Saver and do the same.

Why does this matter? When macOS sleeps an external drive, the drive itself stops spinning, but the USB controller sometimes drops the device entirely. When the drive tries to wake, macOS treats it as a brand-new device. If you have ever plugged in a drive, stepped away, and come back to find it gone from Finder — this is likely what happened.

This is also worth doing immediately if you rely on Time Machine backups. A sleeping external drive can cause Time Machine to miss its scheduled backup and then fail to mount on the next attempt.

Fix MacBook Pro External Hard Drive Disconnects After Wake

A MacBook that wakes from sleep can remount an external drive too slowly for the system's liking, leaving you with a volume that is missing from Finder even though it is physically connected. The worst thing you can do at that moment is yank the cable.

Instead, try restarting Finder by holding Option and right-clicking the Finder icon and selecting Relaunch, or open Terminal and run diskutil list to confirm the volume is still attached to the system. In most cases, the drive is there — Finder just lost track of it.

If wake-related dropouts keep happening, combine two fixes: set hard disks to never sleep in Energy Saver, and connect through a powered USB hub. I saw one Mac user solve a months-long disconnect saga purely by switching from a cheap hub to one with its own power supply.

Run Disk Utility First Aid on APFS or ExFAT Drives After Abrupt Drops

Every forced disconnect carries a small risk of file system corruption. APFS and ExFAT are more resilient than older formats, but they are not indestructible.

Once the drive remounts, open Disk Utility, select the volume, and run First Aid. Do this before you copy any new data onto the drive. If First Aid cannot complete — or reports errors it cannot fix — treat the drive as unreliable, and use recovery software before even thinking about reformatting it. Formatting a failing drive is the fastest way to turn a recoverable problem into a permanent one.


Internal Hard Drive Keeps Disconnecting? Check SATA Power, Cables, and PSU

External drives get all the attention, but internal drives can pull the same trick. If your hard drive keeps disconnecting while your PC stays fully awake, the cause lives inside the case.

Reseat SATA Data and Power Cables; Move the Drive to Another SATA Port

SATA cables look simple, but they are surprisingly easy to install badly. I have lost count of builds where a cable clicked into place yet sat at an angle, making an intermittent connection that surfaced weeks later under heavy drive activity.

Unplug both ends of the SATA data cable and the power cable from the PSU, then reconnect them firmly until the latches click. If the drive resets again, try a different SATA port on the motherboard. This rules out a failing port or a motherboard controller issue, and it costs nothing.

A/B Test the Power Supply When the Drive Drops Under Load

Here is the case that stuck with me from Tom's Hardware forums: a user had replaced their hard drive, their SATA cable, and their drivers—then the veteran forum members finally asked to see the PSU label. The unit was a 650W supply with no reviews from any trustworthy source and no proper specifications. The diagnosis: the disk was not faulty; the power supply was lying about what it could deliver.

A PSU can have all the wattage you need on paper and still produce unstable voltage on the rails. If your drive only disconnects when the system is under heavy load — gaming, video encoding, or sustained reads — swap in a known-good PSU before you blame the hard drive. A cheap power supply is the common denominator that can slowly damage every other component it feeds.

Update Intel RST / Chipset Drivers When a Healthy Drive Vanishes From Windows

Internal drives can also be victims of software. Intel Rapid Storage Technology (RST) and chipset storage drivers occasionally stop recognizing a drive after a major Windows update, even when the drive passes every health check and remains visible in BIOS.

The Microsoft Learn thread I mentioned earlier followed exactly this pattern: a brand-new WD drive replaced under warranty, still vanishing after the replacement. The root cause was the storage driver, not the hardware. If you find yourself in this loop, check Event Viewer for controller errors, and update the RST or chipset driver from your motherboard manufacturer's site before you schedule a warranty return.


Is the Hard Drive Failing? Run a S.M.A.R.T. Health Check First

If you have swapped cables, changed power settings, and tried another computer — and the drive still drops — it is time to ask a harder question: is this hardware dying? A S.M.A.R.T. health check gives you the first credible answer.

Run CrystalDiskInfo to Read S.M.A.R.T. Attributes

CrystalDiskInfo is free, tiny, and reads the drive's S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) data directly. Install it, select the drive, and look at the overall health status: Good, Caution, or Bad.

Do not stop at the summary. Scroll to the attributes and focus on three:

  • Reallocated Sectors Count — sectors the drive has quietly replaced with spares. A rising number means physical damage.
  • Current Pending Sectors — sectors the drive could not read but has not yet given up on. These can turn into reallocated sectors or bad sectors.
  • Ultra DMA CRC Error Count — errors during data transfer over the cable. A high count here points to a cable or connection issue, not the drive's internal health.

That last point matters. I have seen users panic over a Caution status caused entirely by CRC errors, replace a perfectly good drive, and then discover the new one had the same problem because the cable was still bad.

Know the Warning Signs of a Failing HDD

S.M.A.R.T. does not catch everything, so trust your ears and your hands as well. A drive that is physically failing often announces itself:

  • Clicking, ticking, or grinding noises that were not there before
  • File transfers that get progressively slower, then fail
  • Files that open corrupt or refuse to open at all
  • Random disconnects that continue on multiple computers, through a powered hub, with a new cable

If you see more than one of these signs, stop trying to fix the connection. The distinction between a connection problem and a dying drive is the most important call in this entire article. Backblaze's long-term durability research demonstrates that even healthy-looking drives can fail suddenly, which is why the company designs its cloud storage around redundancy rather than trust in any single disk.

If S.M.A.R.T. Says Caution or Bad, Stop Testing and Recover Data

I know how tempting it is to keep unplugging and reconnecting a drive to see if it will cooperate one more time. Do not do it. Every reconnect cycles the drive's power, and for a drive with physical damage, every cycle can make it worse.

If S.M.A.R.T. shows Caution or Bad — or the drive is making noises — your new job is data recovery, not troubleshooting. Copy critical files to another healthy drive as soon as it mounts. Use a cloning tool or even a plain drag-and-drop for smaller amounts of data. If the drive will not mount at all and the data is irreplaceable, power it down and contact a professional data recovery service. It is expensive, but it is cheaper than the regret of formatting a drive you could have saved.


Best External Hard Drive for Long File Transfers: Pick a Replacement That Stays Connected

If you have reached this point with a confirmed hardware failure, the next piece of the puzzle is choosing a replacement that does not repeat the same mistakes.

Shop for Sustained Transfer Performance, Thermal Design, and Power

Look at reviews that test sustained write speeds over an hour, not just burst rates on a benchmark. A drive that copies fast for the first 10 GB and then drops to a crawl — or worse, disconnects — was not designed for endurance.

Pay attention to power design. External drives with their own AC adapter are dramatically more stable for long transfers than bus-powered portables, because the USB port is not doing double duty as a power supply. If you are migrating a media library or running backups for hours at a stretch, a desktop 3.5-inch drive with a power brick is the safer choice.

SSD vs HDD vs Desktop 3.5-Inch Drive for Long Transfers

Drive TypeBest ForWatch Out For
Portable 2.5" HDDCompact archival storage, light backupsBus power and heat under sustained load
External SSDSpeed, shock resistance, portabilityPrice per TB, heat throttling on long writes
Desktop 3.5" HDDMulti-hour transfers, large media librariesRequires external AC power, less portable
SSDs are faster and far more shock-resistant, but they still cost more per terabyte. An SSD that overheats during a long write can throttle its speed, although it will rarely disconnect the way a marginal HDD does. A desktop 3.5-inch external drive with its own power adapter is still the workhorse for uninterrupted multi-hour transfers — and for most users, it will outlast the computer it is plugged into.

Migrate Data Safely to the New Drive

When the new drive arrives, resist the urge to copy a 3 TB folder in one giant drag-and-drop. Split the migration into smaller batches. This keeps a single error from killing the entire copy job and gives you natural checkpoints to verify the data.

On Windows, use robocopy — the built-in tool that can resume interrupted transfers:

robocopy E:\source D:\destination /E /R:3 /W:10 /LOG:copy_log.txt

On a Mac, rsync does the same job:

rsync -av --progress /Volumes/OldDrive/Source/ /Volumes/NewDrive/Destination/

After the migration, verify the new drive with a quick file-size check or another S.M.A.R.T. readout. Then, and only then, reformat the old drive — or better, retire it entirely.


Frequently Asked Questions

Why does my external hard drive keep disconnecting?

A bad USB cable or port, insufficient bus power, Windows USB selective suspend, vendor idle spin-down, or a failing drive are the most common causes. The fastest way to narrow it down: swap the cable, connect to a rear port or powered hub, and disable USB selective suspend. If the problem persists on another computer, run a S.M.A.R.T. health check and suspect the drive itself.

How do I fix a hard drive that keeps disconnecting on Windows 10/11?

  1. Disable USB selective suspend in Control Panel > Power Options > Advanced settings.
  2. In Device Manager, uncheck "Allow the computer to turn off this device to save power" for each USB Root Hub.
  3. Update chipset and USB drivers from your motherboard or laptop manufacturer.
  4. Restart the PC and test with a known-good cable.

Why does my hard drive disconnect when I transfer large files?

Idle disconnects are usually power management; load disconnects point to power delivery, cable quality, heat, or bad sectors forming on the disk. Test with a short cable and a powered hub first. If it still drops, run a S.M.A.R.T. health check before you conclude the drive is dying.

Why does my SSD keep randomly disconnecting?

SSDs drop because of OS power-state changes, firmware bugs, thermal throttling, or a failing controller. Update the SSD firmware through the manufacturer's dashboard, and disable aggressive link power management in your OS power settings. HDD-style S.M.A.R.T. tools may miss the issue, so start with the vendor's own utility.

What are the signs of a failing hard drive?

Clicking or grinding noises, progressively slower transfers, S.M.A.R.T. Caution/Bad status, files that fail to open, and random disconnects that continue on multiple computers after cable and power fixes. If you see more than one of these signs, back up immediately — do not keep testing.

Can a powered USB hub stop external hard drive disconnects?

Yes, when the cause is insufficient bus power. A self-powered hub supplies stable voltage and removes the PC port's power fluctuations. If the drive still disconnects through a powered hub, inspect the cable and run a S.M.A.R.T. check, because the drive itself may be failing.


Final Word: Fix It, or Protect the Data First

The order of operations matters. Try the cable, the port, and the power supply first. Then change Windows or Mac USB power management. Then run a S.M.A.R.T. health check to see whether the drive's own health is the bottleneck.

If your external hard drive keeps disconnecting after all of that — or if S.M.A.R.T. shows physical errors — stop troubleshooting and protect the data first. A new cable will not fix a dying drive, and every forced reconnection adds risk.

Which fix stopped your drive from dropping? Tell us in the comments. If you found this guide useful, bookmark it so you can jump straight to the checklist the next time a drive disappears mid-transfer.

Back