Fix Clicking Hard Drive Not Detected in BIOS

Clicking drive not showing in BIOS? Kill the power, reseat cables, test in another machine. If it still clicks, it's likely dead — but here's what to try first.

That clicking sound from your drive is the sound of panic — your data's on the line. I've been there, staring at a BIOS that refuses to list the drive while the click-click-click keeps time. Let's skip the hand-wringing and get to the fixes that matter.

The Number One Fix: Power Down and Reseat Everything

What's actually happening here is almost always a power or data connection issue. The drive's click is the read/write head trying to park itself when it can't get stable power, or the controller resetting in a loop. A loose SATA cable is the #1 culprit I see in real machines — especially if you've bumped the case recently.

  1. Shut down the machine completely. Not sleep, not hibernate. Unplug the power cord from the PSU or laptop.
  2. Wait 30 seconds. This drains the capacitors and lets the drive's firmware do a full reset.
  3. Unplug both cables from the drive and the motherboard. For SATA data, pull the connector straight out — don't wiggle it.
  4. Blow out the ports. Dust or corrosion on the pins is more common than you'd think.
  5. Reconnect firmly. The click of a SATA connector seating is your confirmation. Same for the power connector.
  6. Plug the machine back in, power on, and hit F2/DEL/DEL whatever key your board uses to enter BIOS setup.

The reason step 5 works is that a loose SATA data cable causes the drive to drop off the bus intermittently. The BIOS does its initial device scan in the first two seconds of POST. If the cable's flaky, the drive misses that window. Reseating makes the physical connection solid, so the drive can announce itself.

If your drive still isn't in BIOS, try a different SATA port on the motherboard. Ports go bad, especially on older boards. Same for the power cable — use a different branch from the PSU. A voltage drop on a cramped cable can starve the drive and produce that exact click-click pattern.

Why the Click Means What It Means

Understand the click before you go further. There are two distinct click types, and they're not the same problem.

The rhythmic click, 1-2 times per second — that's the drive trying to spin up and failing. The motor can't sustain rotation, and the heads slam against the ramp. This is often a power issue or a seized motor bearing. Sometimes it's the internal PCB's voltage regulator dying.

The irregular click-tick-tick — that's the head assembly moving across the platters and hitting a mechanical stop. This is the classic "click of death," which usually means the heads are damaged or the platter surface is compromised. No cable fix will solve that, but you can still try the external enclosure trick below because sometimes it's the PCB, not the heads.

The External Enclosure Test

If reseating didn't work, grab an external USB-to-SATA adapter or a cheap enclosure with its own power supply. Connect the drive to a different computer via USB. What you're testing here is whether the drive's PCB (the green board on the bottom) is the problem, not the drive mechanism itself.

A failing PCB can cause the clicking because the controller chip isn't sending the right signals. In an enclosure, you're giving the drive clean power and a fresh USB connection. If the drive reads as a healthy volume, you've just saved your data. If it clicks again, that confirms the mechanical failure.

When it clicks in the enclosure, stop there. Do not keep powering it on. Every click cycle is hammering the heads against the platters, physically scraping the surface. Repeated power cycles can turn a recoverable drive into a data-destroying one.

Less Common Variations

Laptop Drive Clicking After a Drop

The accelerometer in a laptop HDD senses a fall and parks the heads. If the drive took a real hit, the heads can crash and stick to the platter. You'll hear a single sharp click then silence — the spindle won't move. There's no DIY fix here. Your options are data recovery services, which start around $500, or accepting the loss.

Clicking Only After Sleep or Hibernate

Some drives have a firmware bug where they don't wake from a low-power state cleanly. The BIOS might not list them after resume, but they appear after a full cold boot. That's not a hardware failure — check for a firmware update from the manufacturer (Seagate, WD, Hitachi all post these). Also update your chipset drivers, especially Intel RST or AMD's SATA drivers, because they control the power-down state negotiation.

External Drive Clicking, Not Internal

External USB drives sometimes click because the USB port can't supply enough current. The drive spins up, hits the peak current draw, and the port cuts out. Then it retries. That cycle sounds exactly like a hardware failure but isn't. Plug the external drive into a powered USB hub or use the Y-cable that came with it (two USB plugs for power). If that stops the clicking, your drive's fine — you just didn't have enough juice.

Prevention: What I'd Do Differently

I've killed drives, and I've saved them. The ones I saved were saved because I backed up before the click started. That's the only real prevention that matters.

  • Set SMART monitoring to alert you — tools like CrystalDiskInfo (Windows) or smartctl (Linux) will flag reallocated sectors long before the click starts. Those are early warnings.
  • Don't defrag an old drive — if your drive is over 3-4 years old, defragging hammer the heads across the whole platter surface. It's unnecessary on modern OSes anyway; they work fine with fragmentation.
  • Keep the drive cool and vibration-free — mount drives with rubber grommets or a quality bracket. Hard drives are precision instruments; a rattling case transmits that vibration to the heads.
  • Buy a drive with a known track record — for the last five years, I've had the best luck with WD's Enterprise drives (Ultrastar line) and Seagate's IronWolf series for NAS. Consumer drives like WD Green are fine for bulk storage but fail faster under constant load.
  • Back up, and verify the backup — a backup that you never test isn't a backup. Restore a file from it monthly. I've seen too many people with full backup drives that were actually corrupted.

If you've tried the reseat, tried another port, tried the enclosure, and the drive still clicks — that drive is done. Don't waste more time. The data on it is either gone or recoverable only by professionals. The most important thing now is to replace it and start your backup routine so the next time a drive dies, it's an inconvenience, not a disaster.

Related Errors in Hardware – Hard Drives
0X800F0247 SPAPI_E_DRIVER_STORE_ADD_FAILED (0X800F0247): Real Fix 0XC00D2739 Fix 0xC00D2739: Windows License Storage Not Working 0X800401C6 0X800401C6: CONVERT10_E_STG_DIB_TO_BITMAP Fix 0XC01C0014 STATUS_FLT_VOLUME_NOT_FOUND (0XC01C0014) Fix for Filter Manager Errors

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.