我看到这个问题如何修复 sfc /scannow 发现的损坏文件?“Windows 资源保护找到了损坏的文件,但无法修复其中的一些。” ,但它适用于 Windows 7。sfc /scannow在我安装的 Windows 8.1 上运行命令给了我这个错误:
Windows 资源保护找到了损坏的文件,但无法修复其中的一些。详细信息包含在 CBS.Log windir\Logs\CBS\CBS.log 中。例如 C:\Windows\Logs\CBS\CBS.log。请注意,离线服务方案当前不支持日志记录。
我跑了chkdsk,没有发现问题。
这是完整的日志:http : //sdrv.ms/1cOx19p
C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
[==========================100.0%==========================]
The component store is repairable.
The operation completed successfully.
C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
[==========================100.0%==========================]
The restore operation completed successfully. The component store corruption was repaired. …Run Code Online (Sandbox Code Playgroud)