What is SMART on a hard drive?
SMART is the self-monitoring facility built into a hard drive, and Windows and macOS turn its readings into a simple health status for each disk. This explainer covers what the drive is watching, where the status shows up, what a warning means, and why a clean report is not a guarantee.

SMART, short for Self-Monitoring, Analysis and Reporting Technology, is the monitoring facility built into a hard drive. The drive keeps a running record of what happens inside it as it works, and your operating system can read a summary of that record and show it to you as a simple health status for the disk. The idea has real evidence behind it: a study of a production fleet of more than 100,000 drives found that several of these self-reported readings correlate highly with failures. The same study is equally blunt that this does not make SMART a fortune teller for any one drive, and both halves of that finding matter for how you use it.[1]
Before you run any testing or repair tool on a drive that holds anything important, copy the files you cannot replace to another drive or to cloud storage. Apple's Disk Utility guidance tells you to back up before repair work, in case you need to recover damaged files or the tool finds errors it can't repair. For errors it cannot repair, Apple's suggested fix is erasing the disk, which destroys the data on it. Diagnosis is worth less than the files.[2]
What SMART stands for, and what it does
A hard drive is one of the few parts of a computer that watches itself. SMART is the name for that self-monitoring facility: the drive tracks what happens to it while it works, and the readings it keeps are meant to describe its own condition. Researchers who study drive failures use the same framing, drawing on parameters from the drive's self monitoring facility when they look for patterns that precede failure.[1]
What your computer does with all of that is simpler than the name suggests. The operating system asks the drive for its verdict and condenses everything the drive knows into one short status. Windows documents its readout as a high-level indication of device health, with the values Healthy, Warning, Unhealthy and Unknown. The detail stays in the drive; what you see is the summary.[3]
What the drive is actually watching
The readings behind the status are counts and measurements the drive gathers while it works: the condition of the disk's recording surfaces, how often operations fail, and similar internal bookkeeping. The study behind the strongest evidence here did not treat any single reading as decisive. It looked at several together, across more than 100,000 drives, and found that several parameters correlate highly with failures.[1]
Temperature is the famous exception. The study tested the long-standing belief that hot, heavily used drives fail sooner and found that temperature and activity levels were much less correlated with drive failures than previously reported. A drive that runs warm is not, by itself, a drive on its way out.[1]
Where you can see it
Windows has carried a built-in verdict for every physical disk since Windows 8. Microsoft documents the health value alongside operational status entries that further explain a given health status, and strings that provide further information on those statuses, so a warning can come with a reason attached. The readout covers spinning disks, solid state drives and drives reached over SATA, NVMe, USB or RAID, which makes it a system feature rather than something an extra utility adds.[3]
How to check drive health on Windows or Mac, step by step
On a Mac the same idea arrives as a short health label for the whole drive rather than a table of readings. Apple's own support pages do not explain what that label measures, so read it as the system's overall verdict on the disk. It carries the same weight in both directions: a bad label is a real warning, and a good one is reassurance only.[2]
What a SMART warning means
A warning is not a countdown. Nothing in the drive's report tells you how much time is left, and the research cuts against reading it that way, because the study's own conclusion is that models based on SMART parameters alone are unlikely to be useful for predicting individual drive failures. What a warning does tell you is that the drive has already recorded problems of its own. That makes it a different drive from one reporting clean, and it makes the response immediate rather than scheduled: treat the warning as the moment to back up.[1]
If a drive reports a warning
- Copy the files you cannot replace to another drive or to cloud storage now, most important first.
- Work in short sessions and open a few of the copied files to check them. A flagged drive can stop at any point, so several small copies are safer than one long one.
- Once everything is copied, treat the drive as a spare and arrange a replacement. Do not keep the only copy of anything on it.
- If files are already missing or unreadable, stop writing to the drive and follow the recovery route instead.
What a clean SMART report does not tell you
The uncomfortable half of the research is that many failures give no usable warning at the level of the individual drive. Drives do fail with a clean report behind them, which is exactly why the study's authors caution against using SMART on its own to predict whether a specific drive is about to fail. A clean status means the drive has recorded nothing alarming so far. It does not mean the drive is safe to hold the only copy of your photos, your work or a client's files.[1]
So the two halves of SMART work together. Backups are how you survive the failures SMART cannot see. The health check is how you catch the ones it can, soon enough to copy first. Solid state drives bring their own failure patterns on top of this, and our article on how SSDs fail covers them.[1]
Related reading
Not sure what your drive is doing? Use guided help
Sources
Facts on this page are cited to the publishers’ own documentation.
- [1] Google Research / USENIX — Failure Trends in a Large Disk Drive Population (Pinheiro, Weber, Barroso; USENIX FAST 2007). captured 2026-09-13.
- [2] Apple — How to repair a Mac storage device with Disk Utility. captured 2026-09-13.
- [3] Microsoft — MSFT_PhysicalDisk Class - Windows drivers | Microsoft Learn. captured 2026-09-13.