windows10更新错误代码0x800700d8(windows更新错误代码0x800f0950)

发布时间:2023-09-06
本文为大家介绍windows10更新错误代码0x800700d8(windows更新错误代码0x800f0950),下面和小编一起看看详细内容吧。
我们在使用win10操作系统的时候,在某些情况下可能需要对自己的操作系统进行升级。有的朋友可能会遇到win101803操作系统升级更新1909系统出错,系统提示错误代码x80004005。小编我觉得可以尝试使用命令提示符窗口中的相关代码进行修复等。那么具体的解决步骤我们就来看看小编是怎么做的吧~
【win101909常见问题汇总】
win101803更新升级1909错误代码x80004005怎么办
方法一:
手动注册windows 更新组件:
1. 同时按下【win+x】键,点击【windows powershell(管理员)】
2.将下面的程序代码复制到刚刚打开的powershell中,回车
3.忽略红色错误,重启电脑
4. 运行windows 更新
$arch=获取wmiobject -class win32_processor -computername localhost |选择对象地址宽度
写入主机1. 正在停止windows 更新服务.
停止服务名称bits
停止服务名称wuauserv
停止服务名称appidsvc
停止服务名称cryptsvc
写入主机2. 删除qmgr 数据文件.
删除项目$env:allusersprofileapplication datamicrosoftnetworkdownloaderqmgr*.dat -erroraction silentlycontinue
write-host 3. 重命名软件分发和catroot 文件夹.
重命名项目$env:systemrootsoftwaredistribution softwaredistribution.bak -erroraction silentlycontinue
重命名项目$env:systemrootsystem32catroot2 catroot2.bak -erroraction silentlycontinue
write-host 4. 正在删除旧的windows 更新日志.
删除项目$env:systemrootwindowsupdate.log -erroraction silentlycontinue
write-host 5. 将windows 更新服务重置为默认设置.
sc.exe sdset 位d:(a;cclcswrpwpdtlocrrc;sy)(a;ccdclcswrpwpdtlocrsdrcwdwo;ba)(a;cclcswlocrrc;au)(a;cclcswrpwpdtlocrrc;pu)
sc.exe sdset wuauserv d:(a;cclcswrpwpdtlocrrc;sy)(a;ccdclcswrpwpdtlocrsdrcwdwo;ba)(a;cclcswlocrrc;au)(a;cclcswrpwpdtlocrrc;pu)
设置位置$env:systemrootsystem32
write-host 6. 注册一些dlls.
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
regsvr32.exe /s shdocvw.dll
regsvr32.exe /s browseui.dll
regsvr32.exe /s jscript.dll
regsvr32.exe /s vbscript.dll
regsvr32.exe /s scrrun.dll
regsvr32.exe /s msxml.dll
regsvr32.exe /s msxml3.dll
regsvr32.exe /s msxml6.dll
regsvr32.exe /s actxprxy.dll
regsvr32.exe /s softpub.dll
regsvr32.exe /s wintrust.dll
regsvr32.exe /s dssenh.dll
regsvr32.exe /s rsaenh.dll
regsvr32.exe /s gpkcsp.dll
regsvr32.exe /s sccbase.dll
regsvr32.exe /s slbcsp.dll
regsvr32.exe /s cryptdlg.dll
regsvr32.exe /s oleaut32.dll
regsvr32.exe /s ole32.dll
regsvr32.exe /s shell32.dll
regsvr32.exe /s initpki.dll
regsvr32.exe /s wuapi.dll
regsvr32.exe /s wuaueng.dll
regsvr32.exe /s wuaueng1.dll
regsvr32.exe /s wucltui.dll
regsvr32.exe /s wups.dll
regsvr32.exe /s wups2.dll
regsvr32.exe /s wuweb.dll
regsvr32.exe /s qmgr.dll
regsvr32.exe /s qmgrprxy.dll
regsvr32.exe /s wucltux.dll
regsvr32.exe /s muweb.dll
regsvr32.exe /s wuwebv.dll
write-host 7) 正在移除wsus客户端设置.
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v accountdomainsid /f
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v pingid /f
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v susclientid /f
写主机8) 重置winsock.
netsh winsock 重置
netsh winhttp 重置代理
写主机9) 删除所有bits 作业.
获取位传输|删除位传输
写入主机10) 正在尝试安装windows 更新代理.
如果($arch -eq 64){
wusa windows8-rt-kb2937636-x64 /安静
}
别的{
wusa windows8-rt-kb2937636-x86 /安静
}
写入主机11) 启动windows 更新服务.
启动服务名称bits
启动服务名称wuauserv
启动服务-名称appidsvc
启动服务-名称cryptsvc
写主机12) 强制发现.
wuauclt /resetauthorization /detectnow
写主机进程完成。请重新启动您的计算机。
方法二:
重装系统
1、系统部落下载的操作系统不需要复杂的步骤,直接使用傻瓜式安装,操作简单。
2、系统部落系统安全稳定,绿色流畅。您可以在系统部落下载我们需要的操作系统:
地址
安装教程
安装步骤:
1、在文件夹中找到你下载的win10系统,鼠标右击系统文件,选择【加载】。
2、然后会弹出一个文件夹,我们可以直接鼠标双击【一键安装系统】就可以了。
3.如果有病毒报告或其他提示,请执行以下步骤,如果没有,请跳过步骤3-5。
好了,windows10更新错误代码0x800700d8(windows更新错误代码0x800f0950)的介绍到这里就结束了,想知道更多相关资料可以收藏我们的网站。
上一个:在线快速建站有什么注意事项?建站流程包括哪些?
下一个:电池大续航久的手机(续航较长的手机)

台式电脑的硬盘是什么样子的啊,电脑硬盘什么样啊
如何用台式电脑连接手机热点,台式电脑怎么连接手机热点
xe800耳机怎么样,有人用过步步高XE800的耳机吗怎么样
物联网关键技术有哪些
贴片电感和磁珠应该如何选择?
iphone5s锁id怎么办
变频器周边设备的应用及注意事项
芍药叶霉病的发生及防治
RS-06L2R49FT,F 1206 2.49R现货购买,风华 1206 2.49Ω ±1% 1/4W
大白菜u盘装系统出现蓝屏(大白菜u盘启动蓝屏怎么解决)