⑴Win H系统已经推出有一段时间了,许多用户现在才想要更新到Win H系统,但是许多用户反应自己的电脑在安装更新的时候显示xce 安装失败,这要怎么解决呢?下面小编就为大家讲解一下吧!
⑵建议先尝试一下:
⑶右击开始菜单----Windows Powershell 管理员输入以下命令:
⑷(每个命令单独一行
⑸ stop wuauserv
⑹ stop cryptSvc
⑺ stop bits
⑻ stop msiserver
⑼ren C:WindowsSoftwareDistribution SoftwareDistribution.old
⑽ren C:WindowsSystemcatroot Catroot.old
⑾完成后,继续一次一行执行以下命令,重新配置 Windows 更新服务状态:
⑿ start wuauserv
⒀ start cryptSvc
⒁ start bits
⒂ start msiserver
⒃如果仍然出现错误,可以尝试使用Win的规范升级工具MediaCreationToolH来升级。