Win10版本2004系统怎么更新?Windows10更新到2004系统详细图文教程
Win10版本2004系统怎么更新?很多小伙伴还不太懂具体怎么操作才能升级到2004,以下就是小编给大家带来的Windows10更新到2004系统详细图文教程。
<img src="https://img.mryunwei.com/uploads/2023/06/20230609193631642.png" alt="Win10版本2004系统怎么更新?Windows10更新到2004系统详细图文教程">
Win10版本2004系统怎么更新?
1、在升级前关闭您的预览计划,重新启动计算机;
2、启动命令提示符右键以管理员身份运行,输入以下命令:
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
3、也可以使用如下命令
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
net start wuauserv
<img src="https://img.mryunwei.com/uploads/2023/06/20230609193633533.jpg" alt="Win10版本2004系统怎么更新?Windows10更新到2004系统详细图文教程">
net start cryptSvc
net start bits
net start msiserver
4、再次尝试更新系统。
以上就是系统之家小编给各位小伙伴带来的win10版本2004系统怎么更新的所有内容,希望对你们有帮助。