win10系统1909代码错误0xc1900223怎么解决?Windows10 1909 0xc1900223代码错误解决方法教程

腾轩网 腾轩网 489 其它教程


教程介绍

我们在使用Windows10操作系统的时候,有些情况下可能就会需要更新操作系统,从而有的小伙伴的电脑会出现系统更新失败并且提示错误代码0xc1900223的情况。对于这种问题小编觉得可能是因为我们在更新的过程中系统出现了故障损坏导致的,可以尝试重新更新或者是重装系统来解决问题。具体步骤就来看下小编是怎么做的吧~

解决方法

1. 启动开始菜单,输入 “cmd”,右键以管理员身份运行,然后依次执行以下命令

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

2.重启设备,再次尝试更新 Windows,看一下是否还会提示错误。

以上本篇文章的全部内容了,感兴趣的小伙伴可以看看,更多精彩内容关注腾轩网www.tengxuanw.com