How to Fix External Hard Drive Detection Problems on Windows 11/10 and macOS
Troubleshooting
External Hard Drive Issues
External drive not showing up on Windows 11, Windows 10 or macOS? Step-by-step fixes for every detection problem — physical checks, Disk Management, driver updates, file system repair, and more.
platforms
this guide
software fixes
722 264WhatsApp for
laptop advice
Before running a single command, try three things in 60 seconds: a different USB port, a different cable, and a different computer. You will know immediately whether the problem is the drive, the cable, the port — or Windows itself.
An external hard drive that does not show up is one of the most alarming laptop problems a Kenyan professional can face — especially when that drive contains months of client work, business accounts, university assignments, or family photos. The good news, confirmed by Seagate's official troubleshooting guide and independent diagnostics from Recoverit and CleverFiles, is that the vast majority of "not detected" external drives are perfectly healthy. The problem is almost always a USB port issue, a missing drive letter in Windows, a Power Management setting that cut the drive's power, an incompatible or corrupt file system, or a driver conflict — none of which requires data to be lost.
This guide covers the complete diagnostic and repair sequence for Windows 11, Windows 10, and macOS — starting from the fastest physical checks and working through to advanced file system repair and hardware diagnosis. Follow the steps in order, and you will have a clear answer — and in most cases a working drive — before reaching the advanced sections.
Why Is Your External Hard Drive Not Showing Up?
Identifying the cause first saves significant time — match your symptom below
Seagate's official troubleshooting guide leads with physical checks: "Try connecting the drive to a different port on the computer. If possible, try using a different cable. Try using the drive on a different computer." These three tests, taking under a minute, will tell you whether the problem is the drive itself, the cable, the specific USB port, or the computer's software.
Step 1 — Try a different USB port. Many laptops have multiple USB-A ports, and individual ports can fail independently — often due to internal connector damage from repeated plug/unplug cycles. If your drive was connected to a USB port on the left side, try the right side. Also try plugging directly into a rear USB port if using a desktop, rather than a front panel port — front panel ports on many PCs lack full power delivery.
Step 2 — Try a different cable. USB cables develop internal wire breaks that look fine externally but break the connection. This is particularly common with cables that are bent, kinked, or stepped on. For USB4.0 and Thunderbolt 5 drives, per Recoverit's May 2026 guide: standard USB-C charging cables often fail to initialise high-speed drives — always use the original cable supplied with the drive or a cable explicitly rated for data transfer at the required speed.
Step 3 — Try a different computer. If the drive works on another computer, the problem is your PC's software or drivers. If it fails on every computer and cable, the drive hardware has likely failed. If it works on a Mac but not Windows (or vice versa), the problem is file system compatibility — see Section 4.
Step 4 — Check the power indicator. Most external HDDs have a power LED. If it does not light up at all, the drive is not receiving power — try a powered USB hub, or for desktop drives, confirm the separate power adapter is connected. On laptops, insufficient USB power from the port can prevent larger 3.5-inch drives from spinning up.
Device Manager is the first place to look when Windows is not detecting an external drive. It shows whether Windows sees the drive at the hardware level, whether it has a driver problem (yellow exclamation mark), and whether a scan will force Windows to recognise a newly connected device. Per Recoverit's February 2026 guide: "If Device Manager shows a warning icon, it may be a driver issue. If it's missing, the connection, cable, or drive itself could be the problem."
Disk Management is the central hub for all Windows storage diagnosis. It shows every drive connected to your system — including drives that do not appear in File Explorer — along with their status, partition structure, file system, and any issues. If your drive appears in Disk Management but not File Explorer, it is a software-fixable problem. If it does not appear in Disk Management either, the issue is either a connection problem or hardware failure. Per CleverFiles' guide: "Even if it doesn't appear in the This PC window, it should appear here as a removable volume."
A yellow exclamation mark on your external drive in Device Manager, or a missing "USB Mass Storage Device" in Device Manager's USB controllers section, indicates a driver problem. This is particularly common after Windows Updates that replace USB or disk controller drivers with incompatible versions. Per 4DDiG's guide: "On many occasions, the external hard drive not detected issue is caused by a problem with Windows USB or hard disk drivers."
If your drive appears in Disk Management (showing as Healthy, with a visible partition) but does not appear in File Explorer, Windows has not assigned a drive letter to it. This is one of the most common and most instantly fixable external drive problems. CleverFiles confirms: "Right-click the drive's partition and select Change Drive Letter and Paths to change the drive letter. If the device doesn't already have a letter, click Add and choose one." The fix takes under two minutes and the drive appears in File Explorer immediately after.
A brand new external hard drive or SSD that has never been formatted, or a drive showing as "Not Initialized" or "Unallocated" in Disk Management, needs to be initialised and formatted before Windows can use it. Warning: formatting erases all data. Only use this step if the drive is new and empty, or if you have already recovered your data. Per DiskPart's guide, initialisation is required when "the drive needs to work on Windows and macOS — use exFAT format for cross-platform compatibility."
CHKDSK (Check Disk) is Windows' built-in file system repair utility. It scans the drive for logical errors, bad sectors, and file system inconsistencies — and attempts to repair them automatically. Per AVG's guide: "CHKDSK is a built-in Windows utility for scanning and repairing system files and storage devices on your PC." This is the primary tool for a RAW, corrupted, or unresponsive drive that is physically detected but cannot be read. Important: CHKDSK cannot repair drives with severe physical damage and may fail on severely corrupted drives — recover data with Recuva first if the drive contains important files.
Windows Power Management includes a setting called "USB Selective Suspend" that cuts power to USB ports to save battery — often the root cause of external drives disconnecting during work or failing to spin up when connected. This is particularly impactful in Kenya where laptops frequently run on battery power during loadshedding. Disabling USB Selective Suspend is safe and prevents the power-off behaviour permanently.
On macOS, an external drive that is mounted and fully functional can appear completely invisible if Finder is configured not to show external drives. MacKeeper's guide highlights this as a critical first check: the drive may be working perfectly — simply hidden from view by a preference setting. This takes 30 seconds to verify and fix.
macOS Disk Utility can detect drives that Finder does not show — because a drive can be detected at the hardware level without being mounted as an accessible volume. Seagate's official guide instructs: "Select the indented entry for your drive and click on the 'Mount' button at the top of Disk Utility." If the drive shows in Disk Utility but Mount fails or the drive is greyed out, file system corruption is likely — proceed to macOS Fix #3.
Disk Utility's First Aid function scans a mounted (or partially mounted) volume for file system errors and attempts to repair them — the macOS equivalent of CHKDSK. As Seagate's guide notes: "If the drive didn't mount this indicates some level of file system corruption." Running First Aid can identify and repair logical errors that prevent the drive from mounting or being read correctly. Per MacKeeper's guide, First Aid also works on APFS, HFS+, ExFAT, and FAT volumes — covering all formats commonly used on external drives in Kenya.
Unlike Windows, macOS does not use separate third-party drivers for USB storage devices — all USB storage drivers are bundled into the operating system itself. Per AVG's guide: "Mac driver updates are bundled into macOS updates, so you shouldn't need to look for them individually." If a macOS update introduced a compatibility issue with your external drive, updating to the latest macOS version (which usually includes the fix) is the correct response.
If the drive is not detected by any computer and makes no sound when connected, stop immediately — do not attempt further fixes without professional data recovery consultation.
Data recovery specialists in Nairobi CBD · WhatsApp 0714 722 264 for referral →One of the most overlooked causes of external drive non-detection is file system incompatibility between operating systems. A drive formatted as Mac OS Extended (HFS+) will not be natively readable by Windows. An NTFS drive is read-only on macOS without third-party software. Choosing the right file system before problems occur prevents most cross-platform headaches.
| File System | Windows | macOS | Linux | Max File Size | Best For |
|---|---|---|---|---|---|
| exFAT | ✔ Full R/W | ✔ Full R/W | ✔ Full R/W | No practical limit | ✔ Best cross-platform choice — all modern OS |
| NTFS | ✔ Full R/W | Read-only (write needs Paragon/NTFS for Mac) | Read-only by default | 16EB theoretical | Windows-only environments — best Windows performance |
| FAT32 | ✔ Full R/W | ✔ Full R/W | ✔ Full R/W | 4GB per file max | Maximum compatibility — but 4GB limit is a major problem |
| Mac OS Extended (HFS+) | Not readable without software | ✔ Full R/W | Read-only | 8EB theoretical | Mac-only drives — older macOS versions |
| APFS | Not readable without software | ✔ Full R/W (SSD optimised) | No native support | 8EB theoretical | Mac-only SSDs — best performance on macOS |
If your drive shows in Disk Management as RAW or unallocated, and CHKDSK cannot repair it, your data may still be recoverable — but it must be recovered before any formatting or further repair attempts. CleverFiles' guide is clear: "If your external hard drive still contains data, recover the data first. Every action you take puts stress on the drive, increasing the risk of some data becoming unrecoverable."
Hardware failure is the least common cause of an undetected external drive — but when it occurs, it requires fundamentally different action than any software fix. The key diagnostic: if the drive fails to be detected on multiple computers with multiple cables, and CHKDSK and Disk Management cannot see it at all, hardware failure is likely. Seagate's guide states: "If you have exhausted all troubleshooting steps and the external hard drive is still not accessible or detected, contact Seagate support" — or pursue professional data recovery.
🔴 Clicking or ticking sounds — read/write head failure ("click of death"). Critical situation — every additional access increases data loss risk.
🔴 Grinding or scraping sounds — head-to-platter contact or platter damage. Catastrophic if not stopped immediately.
🔴 Not spinning at all (no vibration, no sound) — motor failure or circuit board damage.
🔴 Burning smell — circuit board has shorted. Do not reconnect.
🟡 Drive detected intermittently — could be failing solder joints, loose internal connector, or early PCB failure. Back up immediately while you can.
🟡 Drive detected in BIOS/Disk Management but inaccessible — could be severe file system corruption (software) or beginning of physical failure. Run CHKDSK once, then back up regardless of result.
Professional data recovery in Nairobi: Available in Nairobi CBD on Tom Mboya Street, Luthuli Avenue, and River Road. Costs: KSh 5,000–25,000 depending on damage type. WhatsApp us on 0714 722 264 for a trusted referral.
An external hard drive that is not showing up is almost always a solvable problem — and in the vast majority of cases, a free one. A different USB port or cable eliminates the most common cause in sixty seconds. A missing drive letter in Disk Management is a two-minute fix. A corrupted file system is recoverable with CHKDSK or Disk Utility First Aid in under an hour. The only cases that require professional intervention — and the only ones where data cannot be recovered with free tools — involve physical hardware damage. And even then, professional recovery services in Nairobi have the tools to recover data from severely damaged drives.
If your external drive situation has led you to realise that your backup strategy needs improving — or that your current laptop lacks the ports or USB controller reliability needed for consistent external storage — explore our fully tested EX-UK refurbished business laptops from KSh 22,000, or WhatsApp our team on 0714 722 264 for an honest assessment of what your situation needs.
Need a Laptop with Reliable USB Ports & Fast Storage?
Our fully tested EX-UK business laptops — all SSD-equipped — start from KSh 22,000. USB ports tested, all connections verified before sale. Delivering countrywide across Kenya. WhatsApp: 0714 722 264


