win10【正在为您的设备准备更新,但尚未完全准备好。】该怎么办?(已解决)
- 编辑:飞飞系统
- 时间:2020-02-21
win10【正在为您的设备准备更新,但尚未完全准备好。】该怎么办?如下提示,更新状态:最新的windows功能更新已准备好安装!该安装正等待你启动。这些改进有助于Windows 安全顺畅地运行。 点击重试后问题依旧,该怎么办?针对这样的问题飞飞系统给大家分享介绍天有效的解决方法~
启动命令提示符右键以管理员身份运行,输入以下命令:
SC config wuauserv start= auto
SC config bits start= auto
SC config cryptsvc start= auto
SC config trustedinstaller start= auto
SC config wuauserv type=share
您也可以使用如下命令
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
以上便是win10系统遇到无法更新的修复大法,当然嫌麻烦的用户还可以使用【Microsoft Fix it】来进行修复~
win10【正在为您的设备准备更新,但尚未完全准备好。】的解决方法
启动命令提示符右键以管理员身份运行,输入以下命令:
SC config wuauserv start= auto
SC config bits start= auto
SC config cryptsvc start= auto
SC config trustedinstaller start= auto
SC config wuauserv type=share
您也可以使用如下命令
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
以上便是win10系统遇到无法更新的修复大法,当然嫌麻烦的用户还可以使用【Microsoft Fix it】来进行修复~