I suspect this is a case of a wrong command, however I might not be correct.
Try using
Chkdsk C: /r
There is no site from where you can download Chkdsk, however there are always 3rd party alternatives.
http://www.seagate.com/www/en-us/support/downlo...
download chkdsk.exe?
Hello,
I have a remote user that I suspect has a corrupted hard disk. I asked the to run chkdsk /f C: which they did and it seemed to go ok however when they rebooted the check did not run.
I think this may be due to the program being corrupted?
Where can I download a replacement and will i need a specific version?
Thanks
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
10 answers
Sort by: Most helpful
-
Sumit 43,786 Reputation points Volunteer Moderator2018-02-01T12:22:24+00:00 -
Anonymous
2018-02-05T15:13:01+00:00 just double checked with the user and turns out he is using win 7 which explains the DISM error.
will i be able to swap my (win 10) chkdsk.exe with his (win 7) or will it not be compatible?
-
Anonymous
2018-02-01T12:21:53+00:00 Ciao,
can you please specify make and model of the disk that needs to be examined?
Thanks
Ugo
-
Anonymous
2018-02-01T12:31:34+00:00 In the Search box, type Command Prompt.
- Right-click on the Command Prompt and select Run as Administrator.
- Once the User Account Control window pops up, click Yes.
- Type the command below and press Enter. (C: represents the drive letter of your hard drive that has an issue)
chkdsk C: /f /r
Also see:
How to Prevent Hard Drive Failures by Checking and ... - groovyPost
-
Anonymous
2018-02-01T12:28:51+00:00 the exact command that was entered was chkdsk /f C:
Should the driver letter have gone before the switch?
Ill have the user try Chkdsk C: /r and cross my fingers. (they are far away and a remote solution is very much preferred)