<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    For some time, I've been running a dos batch script that gets the
    drive paths on the computer, and then uses -X to abort and currently
    running test, and then runs a long test (-t long).  I was doing the
    abort to make sure the drive was ready for the test command.<br>
    <br>
    However, I've noticed that recently when running these two command:<br>
    <br>
    smartctl -X /dev/sda (or whatever the drive path you are testing is)<br>
    smartctl -t long /dev/sda<br>
    in sequence, NVME drives won't test in Windows 10/11.  <br>
    <br>
    Removing the smartctl -X /dev/sda fixes the issue (although if a
    test is in process, the new test order is ignored).<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Thane K. Sherrington<br>
      <br>
      Computer Connection, Ltd. ...taking the mystery out of computers
      since 1982.<br>
      Winner of the 2012 Ian Spencer - Excellence in Business Award<br>
      <b>Thanks for making us the Reader's Choice Best Computer Store in
        2016, 2017, 2018 and 2019!</b><br>
      95 College St., Antigonish, <br>
      NS B2G 1X6<br>
      902-863-3361 (phone)<br>
      902-863-2580 (fax)<br>
      <a class="moz-txt-link-abbreviated" href="mailto:thane@computerconnectionltd.com">thane@computerconnectionltd.com</a></div>
  </body>
</html>