小编Luc*_*oon的帖子

DISM /StartComponentCleanup 失败,但 /ScanHealth 报告健康

我的 WinSxS 清理任务给出了The component store has been corrupted. (0x80073712). 没问题,到提升的命令提示符和 DISM。

>DISM /Online /Cleanup-Image /ScanHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

[==========================100.0%==========================]
No component store corruption detected.
The operation completed successfully.
Run Code Online (Sandbox Code Playgroud)

OK 很好,应该准备好清洁了。

>DISM /Online /Cleanup-Image /StartComponentCleanup

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

[==========================100.0%==========================]

Error: 14098

The component store has been corrupted.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
Run Code Online (Sandbox Code Playgroud)

奇怪,让我们解决这个问题。

>DISM /Online /Cleanup-Image /RestoreHealth

Deployment Image …
Run Code Online (Sandbox Code Playgroud)

command-line windows-8 windows-8.1 dism

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

command-line ×1

dism ×1

windows-8 ×1

windows-8.1 ×1