Windows 7 chkdsk not working

meridius10

New Member
Joined
Apr 14, 2011
Messages
82
I have a Toshiba laptop with W7 upgraded to SP1.

I noticed that it adds
autocheck autochk /r \??\C:
to the default
autocheck autochk *
in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager in regedit.

Even if I modify it manually to autocheck autochk * it still adds autocheck autochk /r \??\C:

I don't think this is an administrator issue as my other laptop with W7 SP1 (SP1 included) does not have this problem.

Has anyone had this problem before and found a solution to it?
 

Solution
The CBS log shows systemic problems with your Windows installation, including version mismatches even with gadget files

Code:
2012-02-05 10:56:52, Info                  CSI    000002ea [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:22{11}]"autochk.exe"; source file in store is also corrupted

This indicates your problem right here. autochk.exe is corrupt and cannot be replaced, even by Windows Resource Protection (Windows Side-by-Side).

You have a bigger problem here. Did your computer crash a lot or turn off unexpectedly? You have irrecoverable data loss on your disk and it is affecting the Windows install. Under these conditions, the professional recommendation is to back up all of your...
Anyone think running Chkdsk from the WinRE would help?

I was able to replace a TrustedInstalled file by running SFC offline, but the other version was not corrupted. The OP does have two computers and does have access to another autochk.exe file. But maybe running the chkdsk would repair the problem the OP has now.

Too late - I have already reinstalled, but thanks for your suggestion.

BTW - the laptop had its own recovery partition and even that had become corrupted. Luckily managed to find the recovery disks.
 

Back
Top