针对你提出的关于dism.exe /online /cleanup-image /restorehealth命令出现错误87的问题,我将按照你的提示逐一解答: 1. dism.exe /online /cleanup-image /restorehealth命令在何种情境下使用? dism.exe /online /cleanup-image /restorehealth命令主要用于修复Windows系统的系统映像文件。当你遇到系统文件损坏、丢失或...
Windows Update可能是导致DISM错误87的原因。要解决此问题,可以将Windows Update还原到以前的状态并清理相关缓存。 1. 在搜索框中输入“cmd”,然后选择“以管理员身份运行”。 2. 输入以下命令来还原Windows Update,输入后按下“回车”,然后重启电脑。 DISM.exe /image:C:/cleanup-image /revertpendingactions 3. ...
微软官方的答案:网页链接
1、首先按 “Windows 徽标键+X”,启动 “Windows PowerShell(管理员)”,依次执行以下命令: Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-image /RestoreHealth sfc /SCANNOW 执行完毕后重启设备,再执行一次然后重启,问题基本解决。希...
How to fix DISM Error 87 Here are few methods that can be helpful and any of them can be your solution. Method 1: Use the correct DISM command DISM/online/cleanup-image/CheckHealth (wrong because there are no spaces before the slashes) ...
Image Version: 6.1.7600.16385 Error: 87 The set-editioni option is unknown. For more information, refer to the help by running DISM.exe /?. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log C:\Users\woadmin>dism /online /set-Editioni:ServerEnterprise /AccessptEula /Pro...
Error: 87 The /scratchdir: option is missing a required argument. For more information, refer to the help for the /scratchdir: option. X:\Sources>dism /image:e: /cleanup-image /restorehealth Deployment Image Servicing and Management tool ...
Error: 605 "The specified buffer contains ill-formed data." for DISM and "Windows resource protection could not perform the requested operation" for SFC After I tried the corrected code you sent me (thank you BTW) I got Error 87"The cleanup-image option is unknown" for...
DISM /Online /Cleanup-image /Restorehealth command completes successfully. Installing .Net 3.5 with DISM command still fails with error: 0x8e5e03fah. Reply XDux says: August 5, 2015 at 9:54 am I met this problem ,too… and I tried every thing as you did,,, never succeeded… Reply ...
Now, you can go to the next part to learn some methods to fix the DISM error 1726. How to Fix the DISM Error 1726? Fix 1: Change Remote Procedure Call (RPC) Service Settings In most situations, the DISM /Online /Cleanup-Image /RestoreHealth error 1726 occurs because of the disabled ...