Fix Seagate hard drive clicking and not detected
Seagate drive clicking and not detected? Almost always a stuck read/write head or PCB failure. Here's how to diagnose and fix it.
When this happens — the exact scenario
You plug in your Seagate external drive — say a Backup Plus or Expansion model, or maybe an internal Barracuda 2TB from 2020 — and instead of spinning up normally, you hear a rhythmic clicking click... click... click... every second or two. The drive never shows up in File Explorer or Disk Management. Sometimes you get a USB device not recognized error. The click is mechanical, not electronic. It's the sound of the drive trying to move the read/write head and failing.
Root cause — what's actually broken
There are two main culprits. First, the read/write head is stuck to the platter. Seagate drives use a parking ramp — when the drive powers down, the head slides off the platter onto a plastic ramp. That ramp gets sticky with age or manufacturing residue. The head literally can't lift off, so the drive cycles the voice coil motor trying to move it. You get the click. Second, the PCB (printed circuit board) has a failed preamp or motor controller chip. This is common on Seagate drives from 2016-2020 where the SMOOTH motor controller chip (often a Smooth L7232 or similar) fails. The drive powers up, tries to spin the platters, gets no feedback from the PCB, and clicks. Don't bother with freezing the drive or tapping it — those are old wives' tales that rarely work and can make things worse.
Fix it — step by step
These steps are for DIY repair. If the data is critical, stop now and call a pro. Opening the drive shell voids any warranty and risks platter damage. You've been warned.
- Check the PCB first — Remove the PCB (the green board on the bottom of the drive). Look for burn marks or bulging capacitors. Common failure is the motor controller chip. If you see any physical damage, the PCB is dead. Order a replacement PCB from eBay or a donor drive. Match the exact model number (printed on a sticker on the drive) and the firmware version if possible. A mismatched PCB won't work — Seagate drives have unique firmware tied to the board.
- Swap the PCB — If the original PCB looks fine but you suspect it's fried, try a donor PCB. But here's the catch: Seagate drives store adaptive data (head map, bad sector lists) in an EEPROM on the PCB. A straight swap won't work because the donor board has different adaptive data. You need to either transplant the original EEPROM chip (requires hot air rework station) or use a tool like PC-3000 to reprogram the donor board. For most people, this means buying a pre-programmed replacement PCB from a specialist. Expect to pay $30-60.
- If the PCB is good, the head is stuck — This is the mechanical fix. You'll need a clean room or at least a laminar flow hood. Open the drive by removing the Torx screws (usually T6 or T8). Lift the top cover carefully. Look at the head assembly — you'll see the heads parked on a plastic ramp near the outer edge of the platter. Using fine tweezers, gently nudge the head assembly back off the ramp onto the platter. Do not touch the platter surface. Once the head is free, power on the drive — it should spin and calibrate. If it clicks again, the head assembly may be damaged beyond DIY repair.
- Reassemble and test — After freeing the head, replace the cover and screws. Connect the drive to a SATA port (or external USB bridge). Listen carefully — you should hear a smooth spin-up, then a few seconds of whirring as the heads calibrate. If the drive appears in Disk Management but shows as Not Initialized, you might need to initialize it and format it. But if it shows as unallocated with the correct size, you're in luck — run a quick scan with TestDisk or EaseUS to recover partitions. If it appears as RAW, use DMDE to scan for and restore the partition table.
- Test with SeaTools — Once the drive is detected, run Seagate's SeaTools for Windows (free). Do a long DST (drive self test). If it passes, you're probably good. If it fails with a SMART error, the drive is dying and you should copy data off immediately.
What to check if it still fails
If the drive still clicks after the PCB swap or head freeing, the problem is likely deeper — a seized spindle bearing or damaged voice coil. There's no DIY fix for that. The drive needs a clean room head transplant, which costs $300-1000 depending on the lab. If you're not willing to pay that, the drive is a paperweight.
One more thing: external Seagate drives (Backup Plus, Expansion) use a USB bridge board that sometimes fails independently. Try removing the drive from the enclosure and connecting it directly to SATA. If it works on SATA, the USB board is dead. Replace the enclosure or use a SATA dock.
Bottom line: clicking Seagate drives are fixable about 40% of the time with a PCB swap or head freeing. The rest are terminal. Don't waste money on data recovery software for a clicking drive — that only works if the drive is seen by the OS. If you hear the click and see nothing, the hardware is the problem. Fix that first.
Was this solution helpful?