SSD health

Windows has a simple built in command line tool to check the health of a connected SSD.

cmd

wmic

diskdrive get status

If it returns an “OK”, the drive is good. If it returns “Pred Fail”, the drive is no good.

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.