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

本文为大家介绍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)的介绍到这里就结束了,想知道更多相关资料可以收藏我们的网站。

sbrotator 8怎么激活,请问SBRotatorforiOS8越狱插件出现无限提示框怎么办退出一个应用时就会
笔记本电脑怎么调日期和时间(笔记本年月日怎么设置)
电脑桌面卸不掉软件怎么办(桌面卸载不了是什么原因)
windows11怎么分出D盘,我的电脑有CD盘如何再分盘
麦克维尔风管机显示f9(麦克维尔风管机故障代码表)
windows10更新错误代码0x800700d8(windows更新错误代码0x800f0950)
pccyV8怎么root,新加坡版索爱x10升级21的问题
二手电脑在哪个app上买比较好,哪个交易二手电脑的软件好例如闲鱼
怎么让红米手机和tcl电视同步,TCL电视安卓442怎么和红米手机投屏
抖音艾特人对方收不到怎么回事(抖音艾特人对方收不到恢复后看不到之前视频怎么办)
win10怎么使用自动修复软件(win10怎么自动修复系统)
u盘启动盘怎么做大白菜,大白菜U盘启动制作流程
500gb移动硬盘,移动硬盘品牌排行榜
思科路由器常用命令大全(思科路由器配置命令详解及实例)
windows11能玩吃鸡吗(win11可以吃鸡吗)
怎么样给硬盘重新分区,如何对硬盘进行重新分区
5g基带评测(5g基带芯片哪几个公司推出了)
怎么查询iphone的序列号(怎么查苹果的序列码)
win7怎么打开u盘里的隐藏文件夹(windows7u盘隐藏文件)
在哪取消icloud自动续费(怎么取消icloud自动收费)