6 Ways to Check the Type of Storage Disk in Windows Laptop: HDD or SSD?
6 Ways to Check theType of Storage Disk in Your Windows Laptop
HDD or SSD? NVMe or SATA? Find out in 30 seconds — no tools required for most methods. Works on Windows 10 and 11, on any laptop brand.
(Task Manager)
covered
than HDD
cost nothing
Knowing whether your laptop has an SSD or HDD takes 30 seconds and tells you everything about its speed potential — and whether an upgrade is worth considering.
SalvageData's April 2026 guide identifies why this check matters: "Checking your storage drive specifications (type, model, capacity) ensures your PC or laptop meets the minimum requirements for new software, games, or system upgrades." The drive type is one of the most consequential specifications affecting your daily laptop experience — a machine with an HDD and a machine with an SSD will feel dramatically different even if every other specification is identical.
For Kenyan buyers in particular, this check is essential when purchasing any EX-UK refurbished laptop. Not every seller in Nairobi clearly discloses whether a machine has an SSD or HDD, and the difference in real-world speed is enormous. A laptop advertised with "256GB storage" could mean a 256GB SSD that boots Windows in 10 seconds, or a 256GB HDD that takes 2–3 minutes to reach a usable desktop. Knowing how to check takes 30 seconds and protects you from making an expensive mistake.
This guide covers all 6 methods — from the fastest single-click check in Task Manager to the most detailed diagnostic using CrystalDiskInfo — ordered from easiest to most advanced. It also explains exactly what you are looking at and what the results mean.
HDD, SSD, NVMe — What Are You Looking For?
Before checking, understand what the three types are and why they matter for your daily experience.
- Mechanical spinning disks inside — like a tiny record player
- Boot time: 60–180 seconds to reach desktop
- Read/write: 80–160 MB/s — slow
- You can hear it — clicking, spinning sounds
- Fragile — drops can cause data loss from needle damage
- Cheaper per GB but drains more battery
- Flash memory chips — no moving parts whatsoever
- Boot time: 15–30 seconds to reach desktop
- Read/write: 400–550 MB/s — fast
- Completely silent — no sounds at all
- Drop-resistant — no needle to skip across a disk
- More battery-efficient than HDD
- Flash chips on M.2 card — plugs directly into motherboard
- Boot time: 8–12 seconds to reach desktop
- Read/write: 2,000–7,000 MB/s — extremely fast
- Completely silent — no moving parts
- Most efficient — lowest power draw of all three types
- Standard on all modern laptops from 2019 onwards
| Metric | HDD | SATA SSD | NVMe SSD |
|---|---|---|---|
| Windows Boot Time | 60–180 seconds | 15–30 seconds | 8–12 seconds |
| Read Speed | 80–160 MB/s | 400–550 MB/s | 2,000–7,000 MB/s |
| App Launch Speed | Slow — 10–30 seconds | Fast — 2–5 seconds | Instant — under 2 seconds |
| Noise | Audible clicking/spinning | Silent | Silent |
| Drop Resistance | Fragile — needle damage risk | Resistant | Most resistant |
| Battery Impact | Higher drain | Low drain | Lowest drain |
| Kenya Price (256GB) | KSh 2,000–3,000 | KSh 3,500–5,000 | KSh 4,000–6,500 |
When buying an EX-UK refurbished laptop in Nairobi's CBD or online, always ask: does it have an SSD or HDD? The difference is felt every single time you turn on the machine, switch applications, or open a file. A machine with an HDD is not "slow because it's old" — it's slow because of the storage type. The same machine with an SSD upgrade will feel 5–10× faster instantly. All laptops at Tech Convenience Store have SSDs installed — but not every Nairobi seller is this transparent.
The 6 Methods — From Fastest to Most Detailed
All methods work on Windows 10 and Windows 11. Start with Method 1 — it takes 30 seconds and gives you the answer immediately.
SalvageData confirms Task Manager as the top recommendation: "Best for: Fastest method to check drive type and model name. The Task Manager is the simplest way to get the drive type (SSD or HDD) and model name in seconds." This is the method we recommend first — no typing, no downloads, just a few clicks to an immediate clear answer.
HDD: "Disk 0 — Seagate ST1000LM048 HDD" or similar — shows "HDD" in the title
NVMe: "Disk 0 — WD PC SN530 NVMe" — shows NVMe in the title
If you have multiple disks, check each one: Disk 0, Disk 1, etc. in the left panel.
The Defragment and Optimize Drives tool — the utility Windows uses to maintain drive health — has a "Media type" column that directly shows whether each drive is an SSD or HDD. iSumSoft confirms: "The Media type column indicates whether your computer's hard drive is an SSD (Solid State Drive) or HDD (Hard Disk Drive)." Microsoft Q&A also recommends this method: "If you open Defragment and Optimize drives, it should show you the Media type by the disk."
"Hard disk drive" = HDD (mechanical spinning drive)
"Unknown" = Usually NVMe SSD on some Windows builds — confirm with Method 3 or 4
"Both Windows and macOS have built-in utilities that provide all the necessary details without installing third-party software — no technical expertise required, and the information is displayed clearly for any user." — SalvageData, How to Check What HDD or SSD Is On Your PC or Laptop (April 2026)
One of the most precise methods: the PowerShell Get-PhysicalDisk command returns the exact media type of every drive installed — clearly distinguishing between HDD, SSD, and NVMe. It is the fastest command-line method and does not require any third-party tools.
Get-PhysicalDisk | Select FriendlyName, MediaType, Size
Samsung SSD SSD 256GB
WD NVMe NVMe 512GB
Seagate HDD HDD 1TB
If MediaType shows "Unspecified": run the same command with administrator privileges — some drives need elevation to report their type.
Get-PhysicalDisk | Format-List FriendlyName, MediaType, BusType, HealthStatus — the BusType field will show "NVMe", "SATA", or "ATA" which also identifies the drive type.GuidingTech recommends Device Manager specifically for detecting NVMe drives: "If you want to know whether the SSD is NVMe or not, right-click on the SSD and select Properties. Go to the Details tab and choose Hardware Ids from the drop-down box. If SSD is NVMe, you will see NVMe written under the Value section." Device Manager shows your exact drive model names, which you can also search online to confirm the exact type and specifications.
SATA SSD examples: "Samsung MZNLN256HAJQ-000H1" · "Crucial CT256MX100SSD1" · "Kingston SA400S37"
HDD examples: "Seagate ST1000LM048-2E7172" · "WD10SPZX-24Z10T0" · "Toshiba MQ04ABF100"
Not sure from the model name? Copy it and search online — results immediately confirm the drive type.
System Information (msinfo32) is a comprehensive built-in Windows tool that lists all hardware components including storage drives. SalvageData confirms it provides "all the necessary details without installing third-party software." It gives you the drive model name, manufacturer, and a description that often includes the drive type — useful as a secondary confirmation method or when checking all system specs in one place.
msinfo32 and press Enter. The System Information window opens.The Model field shows the full drive model name — search this online to confirm type
NVMe drives show their bus type as "NVM Express Controller" in the parent controller listing
This tool is best used for comprehensive specs — for just drive type, Task Manager (Method 1) is faster.
Tom's Hardware recommends CrystalDiskInfo as the definitive drive checking tool: "Open CrystalDiskInfo, which immediately presents you with all pertinent information relating to your SSD(s) and HDD(s). You can see that the SSD in this system has a 'Power On Hours' value, has accumulated writes during its lifetime, current SSD temperature and overall health." This is the most comprehensive method — it shows not just the drive type but also its health status, temperature, total hours used, and total data written.
For anyone buying or evaluating an EX-UK refurbished laptop in Kenya, CrystalDiskInfo is invaluable. It tells you not just whether you have an SSD — but whether that SSD is still healthy or already degraded. A drive showing "Caution" status needs replacement; "Good" status means healthy. This is the professional tool for evaluating any second-hand machine.
Interface: Serial ATA + model name with "SSD" = SATA SSD ✅
Interface: Serial ATA + model name with no "SSD" + RPM listed = HDD ⚠️
Health: Good (95%) = healthy drive, many years of life remaining ✅
Power On Hours: 8,000 = approximately 1 year of daily use (8 hrs/day) — healthy
Power On Hours: 25,000+ = heavy use — monitor closely, plan for replacement
Quick Reference — All 6 Methods at a Glance
| # | Method | Time | Download? | Shows NVMe? | Shows Health? | Best For |
|---|---|---|---|---|---|---|
| 1 ⭐ | Task Manager | 30 sec | No | Yes | No | Quick daily check |
| 2 | Defragment Tool | 1 min | No | Partial | No | Simple visual check |
| 3 | PowerShell | 1 min | No | Yes | No | Precise command-line |
| 4 | Device Manager | 2 min | No | Yes | No | Full model name |
| 5 | System Information | 2 min | No | Partial | No | All specs at once |
| 6 ⭐ | CrystalDiskInfo | 5 min | Free download | Yes | Yes | Refurbished laptops |
The drive type check is one of the most important — and most overlooked — things to verify when buying or evaluating any laptop. For a new machine, it confirms you are getting the performance you paid for. For a refurbished machine, it can reveal whether you are inheriting a tired HDD in a machine described as "fast," or a healthy NVMe SSD with years of service remaining. Method 1 (Task Manager) takes 30 seconds and is enough for most situations. Method 6 (CrystalDiskInfo) takes 5 minutes and tells you everything you need to know about the drive's history and health.
All 72+ laptops we stock at Tech Convenience Store, Nairobi CBD are SSD-equipped and health-verified before sale. If you are evaluating a machine elsewhere and want a second opinion on what the results mean — WhatsApp us on 0714 722 264.
Every Laptop We Sell Has a Verified SSD
All 72+ EX-UK laptops in our Nairobi CBD store come with SSDs — health-checked with CrystalDiskInfo before sale. Fast, verified, and honestly described. From KSh 18,000. WhatsApp: 0714 722 264


