Knowing exactly what storage is inside your computer is the first step in almost anything useful — upgrading, troubleshooting a slowdown, buying a replacement, or checking whether a drive is about to fail. The good news is you don't need a screwdriver: Windows and Mac can tell you your drive's type (HDD or SSD), make, model, capacity, and even its health, all from software. This guide explains how to identify which hard drive you have in 2026, and why knowing its health matters most of all.
From the engineers at CBL Data Recovery Singapore, who can tell a lot about a drive from its model — and its SMART data.
On Windows: HDD or SSD, make and model
Windows makes this easy:
- Task Manager. Press Ctrl-Shift-Esc, go to the Performance tab, and select your disk. It shows the drive's model name and, in newer Windows, whether it's an HDD or SSD.
- Device Manager. Under Disk drives, you'll see the exact model of each drive installed.
- "Defragment and Optimize Drives." Search for it in the Start menu — the Media type column tells you which drives are Solid state drive (SSD) and which are Hard disk drive (HDD).
- PowerShell. Run
Get-PhysicalDiskfor a quick list of drives with their media type, size, and health status.
Between these, you'll quickly know the type, make, model and capacity of every drive in your PC.

On Mac: identify your storage
On a Mac:
- About This Mac → More Info → Storage (or System Report → Storage/NVMExpress/SATA) shows your drive's type, capacity, and model.
- Disk Utility displays the drive and its details, including whether it's an SSD.
Most modern Macs use soldered NVMe SSDs, so the "drive" is part of the logic board — useful to know if you ever need recovery, since it can't simply be removed.
Check the most important thing: drive health
Identifying the model is useful, but the single most valuable thing you can learn is your drive's health — because it warns you before a failure. Every modern drive reports SMART (Self-Monitoring, Analysis and Reporting Technology) data:
- CrystalDiskInfo (Windows) — a free tool that reads SMART and shows a clear "Good / Caution / Bad" health status, plus key attributes like reallocated sectors and temperature. A "Caution" status or rising reallocated-sector count means back up now.
- Manufacturer tools — SeaTools (Seagate), WD Dashboard, Samsung Magician, and others read health and run diagnostics on their drives.
- Mac — Disk Utility's First Aid checks the drive, and third-party tools can read SMART.
Checking health monthly is the closest thing to an early-warning system for a failing drive — often flagging trouble weeks before the drive dies.

Why identifying your drive matters for recovery
Knowing your drive type and model isn't just for upgrades — it matters if things go wrong:
- HDD vs SSD changes the recovery picture. A failed HDD is often recoverable from its platters; a failed SSD is harder due to encryption and TRIM. Knowing which you have sets realistic expectations.
- The model tells a lab a lot — the controller, encryption behaviour, and known failure modes, all of which shape the recovery approach.
- Soldered vs removable — if your storage is soldered (most modern laptops and Macs), a dead machine means board-level lab recovery, not a simple drive swap.
So if you ever face data loss, being able to tell a lab your exact drive model speeds things up — and knowing your drive's health beforehand often prevents the loss entirely.
If a health tool flags your drive with warnings or rising reallocated sectors, treat it as urgent — back up immediately and plan to replace the drive. Don't wait for it to fail. See our hard drive recovery service if a drive is already failing.
When to call a lab
You don't need a lab to identify a drive — that's a DIY task. But call a lab when a drive's health is failing and it's showing symptoms (noises, errors, not detected), when a drive has already failed, or when the data is irreplaceable. Knowing your drive's model and type helps the lab work faster.
CBL's ISO-certified lab recovers data from failing and failed drives of all makes — free diagnosis, fixed quote before any work.
- WhatsApp: +65 8127 7508
- Call: +65 6588 0261

Frequently Asked Questions
How do I know if I have an HDD or SSD?+
Get-PhysicalDisk also show it. On Mac, check About This Mac → Storage or Disk Utility.