check-ssd-health-feature-image

How To Check Your SSD’s Health

Unlike HDDs, SSDs give little to no warning that they are about to fail, so it’s important to periodically check your SSD’s health status. Some manufacturers provide a dedicated tool that supports their own brand – e.g., Samsung Magician – but if you don’t have such a tool, there are alternatives.

Check Your SSD Using CrystalDiskInfo

CrystalDiskInfo is portable freeware that provides a comprehensive report of your drive’s health status, including total reads, total writes, error rates, temperature, and an overall health score. In my opinion, it is the best choice:

crystaldiskinfo-results

Quick SSD Health Check

Not that CrystalDiskInfo is slow, results come up almost instantly after running the software. However, if you want to run a quick and simple check, you can do so via a couple of commands.

  • Open a Command Prompt, type in WMIC, and hit Enter
  • Now type in diskdrive get status and hit Enter

command-prompt-check-drive

If the result is OK, your drive has passed. The three OKs in the above screenshot are because I have three internal drives connected. Apparently, all are OK.

BOTTOM LINE:

Neither of the above methods involves writing to the drive, so both are safe to use without the concern of shortening your SSD’s lifespan. Any tests/checks that involve writing to the SSD, however, should be avoided, or at least used sparingly.

2 thoughts on “How To Check Your SSD’s Health”

  1. Hi Jim;
    CrystalDiskInfo is a great way to check your SSD health, but a lot of that information is in hexadecimal form. You can change that into the more readable decimal view by clicking on the Function tab, then Advanced Features and scroll down to the Raw Values and change it to the DEC setting. Then all your numbers in all those rows will become somewhat more comprehensible and useful.
    Hope that helps someone.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top