You can check the health of your hard disk by using a command in Windows (S.M.A.R.T.).

  1. Start a cmd window
  2. wmic
  3. diskdrive get status

This should output the following result:

status
ok
ok