Disk scan on Windows

File system checker: In command prompt, execute the following commands as administrator

DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
chkdsk C: /f