Windows 8.1 Resource Protection found corrupt files but was unable to fix, even after Dism

I have a trouble with Windows 8.1

To load Network and Sharing Center the OS is spending 2 min.

I am unable to connect with my VPN connection, which I used normally previously.

As Admnistrator in the PowerShell Terminal I tryed the following commands (also with the Windows 8.1 in the Safe Mode):

Dism /Online /Cleanup-Image /ScanHealth

Dism /Online /Cleanup-Image /CheckHealth

sfc /scannow

Unfortunatelly the result was the impossibility of SFC to fix the trouble, as can be seen in its output message:

"Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not supported in offline servicing scenarios."

Looking for my Log file using:

findstr /C:"[SR] Cannot repair member file" \Windows\Logs\CBS\CBS.log > \Users\NickName\Desktop\sfcdetails.txt. 

The trouble pointed by SFC looks like similar to that found in:

http://answers.microsoft.com/en-us/windows/forum/windows_8-performance/hash-mismatch/08ef49a6-84e8-47ad-bd69-48b829d495c9 

How could I fix it?

The complete history follows below:

"

Windows PowerShell
Copyright (C) 2014 Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /ScanHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

[==========================100.0%==========================]
The component store is repairable.
The operation completed successfully.
PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /CheckHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

The component store is repairable.
The operation completed successfully.
PS C:\WINDOWS\system32> sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.

"



June 28th, 2015 11:23pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics