It seems my SanDisk Portable Drive had started giving me an error message in MS Windows that read, “file or directory is corrupted and unreadable.” I also had some files disappear when I was moving them from one computer to another using the drive.
Did anyone else have this problem? If so, there’s a chance the drive has a bad sector. In this case, running a Command Line Check Disk Scan using the CHKDSK command seemed to fix the problem, and bring back some of the missing files.
In the Start menu search bar, search for command prompt
Select Run as administrator.
Type chkdsk x: /f /r (replace “x” with your actual drive letter, i.e. checkdsk e: /f /r).
Press Enter.
Hope this might be of help to someone else running into this problem.
Hi @gfriedmann
Have you opened a Support Case? If not opened, for more information, please contact the SD Technical Support team for best assistance and troubleshooting: https://kb.sandisk.com/app/ask
No, I did not need to create a Support Case at this time; however, I did want to share some helpful information for others who may have had similar experiences, especially when reading about so many having problems with files disappearing or drive issues, and that this might be something to try. --Gary
I have also faced a similar issue in the past. I have run a Check Disk Scan using the CHKDSK command, which helped fix the issue and recover some missing files.
To run the command, search for Command Prompt in the Start menu, select Run as administrator, then type chkdsk x: /f /r (replace “x” with your drive letter) and press Enter. I am also mentioning the link to the blog post related to this issue, this might help others dealing with a similar problem.
Yes, in some cases, CHKDSK can fix logical file system errors. However, if your hard drive is dying, it will mess things up. CHKDSK can cause physical damage to the drive’s platters, sectors, or the read/write head, leading to permanent data loss. If you want to access the health of the drive, consider using a specialized tool like CrystalDiskInfo.