NTFS partition crashes chkdsk

Solution 1:

You need to check S.M.A.R.T first.

In the Command Prompt window, type the following commands, pressing Enter after each:

wmic

diskdrive get status

Or you can use CrystalDiskInfo http://crystalmark.info/download/index-e.html

If HDD health is NOT OK, you need to change it. If HDD health is OK, you can try to repair by using

chkdsk /f D: and chkdsk /r D: