美文网首页
windows10 更新到7% 卡住问题的解决方案

windows10 更新到7% 卡住问题的解决方案

作者: dshowing | 来源:发表于2018-05-14 16:02 被阅读454次

    2018年5月10日
    windows10的五月份大版本更新到来之际,之前的一个安全补丁始终不能安装成功,每次更新重启都会卡在7%-8%之间,用时2小时左右,

    解决方法:删除临时文件,重启windows服务

    停止windows服务

    控制面板-服务,停止如下两个服务:

    • Windows update
    • Background Intelligent Transfer Service
    • Update Orchestrator Service

    删除如下路径下所有文件(不停止服务无法删除):

    • C:\Windows\SoftwareDistribution\DataStore
    • C:\Windows\SoftwareDistribution\Download

    删除C:$WINDOWS.~BT目录: 删除方式

    重新启动服务:

    • Windows update
    • Background Intelligent Transfer Service
    • Update Orchestrator Service

    并检查如下服务是否启动,并启动:

    • Cryptographic Service
    • Windows Installer

    再次进入系统更新页面,检查更新;如果需要重启安装只管重启就是了,上面已经删除了更新下载的文件,所以并不会安装更新,重启之后再次检查更新就是了。

    修复之后成功接收大版本更新.png

    相关文章

      网友评论

          本文标题:windows10 更新到7% 卡住问题的解决方案

          本文链接:https://www.haomeiwen.com/subject/evaddftx.html