win101803更新升级1909错误代码x80004005的解决方法

时间:2023-10-17 03:02:31 

我们在使用win10操作系统的时候,有些情况下可能需要升级我们的操作系统。有的小伙伴可能就会遇到win101803操作系统升级更新1909系统的时候出现了错误,并且系统提示错误代码x80004005的情况。小编觉得我们可以尝试在命令提示符窗口使用相关代码来进行修复等等。那么具体解决步骤就来看看小编是怎么做的吧~

win101803更新升级1909错误代码x80004005的解决方法

【win101909常见问题汇总】

win101803更新升级1909错误代码x80004005怎么办

方法一:

手动注册Windows Update组件:

1. 同时按【Win+X】键,点选【Windows PowerShell(管理员)】

2. 拷贝下方的程序码到刚打开的PowerShell里面,按回车

3. 忽略红字错误,重启电脑

4. 运行Windows Update

 

$arch = Get-WMIObject -Class Win32_Processor -ComputerName LocalHost | Select-Object AddressWidth

Write-Host "1. Stopping Windows Update Services..."

Stop-Service -Name BITS

Stop-Service -Name wuauserv

Stop-Service -Name appidsvc

Stop-Service -Name cryptsvc

Write-Host "2. Remove QMGR Data file..."

Remove-Item "$env:allusersprofileApplication DataMicrosoftNetworkDownloaderqmgr*.dat" -ErrorAction SilentlyContinue

Write-Host "3. Renaming the Software Distribution and CatRoot Folder..."

Rename-Item $env:systemrootSoftwareDistribution SoftwareDistribution.bak -ErrorAction SilentlyContinue

Rename-Item $env:systemrootSystem32Catroot2 catroot2.bak -ErrorAction SilentlyContinue

Write-Host "4. Removing old Windows Update log..."

Remove-Item $env:systemrootWindowsUpdate.log -ErrorAction SilentlyContinue

Write-Host "5. Resetting the Windows Update Services to defualt settings..."

"sc.exe sdset bits 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)"

Set-Location $env:systemrootsystem32

Write-Host "6. Registering some 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) Removing WSUS client settings..."

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v AccountDomainSid /f

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v PingID /f

REG DELETE "HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate" /v SusClientId /f

Write-Host "8) Resetting the WinSock..."

netsh winsock reset

netsh winhttp reset proxy

Write-Host "9) Delete all BITS jobs..."

Get-BitsTransfer | Remove-BitsTransfer

Write-Host "10) Attempting to install the Windows Update Agent..."

if($arch -eq 64){

wusa Windows8-RT-KB2937636-x64 /quiet

}

else{

wusa Windows8-RT-KB2937636-x86 /quiet

}

Write-Host "11) Starting Windows Update Services..."

Start-Service -Name BITS

Start-Service -Name wuauserv

Start-Service -Name appidsvc

Start-Service -Name cryptsvc

Write-Host "12) Forcing discovery..."

wuauclt /resetauthorization /detectnow

Write-Host "Process complete. Please reboot your computer."

方法二:

重装系统

1.系统部落下载的操作系统不需要复杂的步骤,直接使用傻瓜式装机,上手简单。

2.系统部落的系统安全稳定、绿色流畅,可以在系统部落下载我们需要的操作系统:

地址<<<

教程<<<

安装步骤:

1.在文件夹中,找到你下载好的win10系统,鼠标右键该系统文件,选择【装载】

win101803更新升级1909错误代码x80004005的解决方法

2.然后会弹出一个文件夹,我们直接鼠标双击【一键安装系统】就行了。

win101803更新升级1909错误代码x80004005的解决方法

3.假如出现有报毒或者其它提示的情况,请执行以下步骤,如果没有,略过3-5步骤

win101803更新升级1909错误代码x80004005的解决方法

标签:win101803更新升级1909错误代码x80004005怎么办
0
投稿

猜你喜欢

  • 怎么制作纯净win7启动盘的教程

    2023-04-06 08:11:06
  • Excel 表格技巧—如何用WORKDAY函数统计员工离岗日期

    2022-07-28 19:35:51
  • 电脑qq聊天记录怎么恢复-电脑qq聊天记录恢复方法介绍

    2023-01-08 13:05:34
  • edge浏览器怎么设置主页_edge浏览器设置主页方法

    2022-06-03 13:11:50
  • 如何在Win10桌面上创建“任务视图(时间线)”按钮

    2022-11-18 00:12:48
  • Excel DDB 函数 使用教程

    2022-11-19 23:02:11
  • WPS excel如何让数据批量除1000

    2022-01-16 13:38:14
  • win11摄像头微信没法视频聊天怎么解决?

    2022-06-18 14:54:03
  • Win8.1系统默认字体丢失了的解决方法

    2022-11-18 12:01:38
  • 利用Win8自带的画图工具为数码照片插上文字

    2022-10-11 06:42:40
  • 电脑玩dnf老是闪退怎么办?

    2022-08-01 14:22:47
  • 谷歌浏览器网页截长图怎么截?只需两个快捷键!

    2022-12-21 13:44:18
  • Win10 Creators预览版14959升级失败怎么办?

    2022-06-07 01:39:09
  • ThinkPad X390电脑如何重装系统Win10?ThinkPad X390电脑重装系统详细步骤

    2023-05-21 11:17:36
  • 环境变量都有什么作用?Windows环境变量大全

    2022-07-27 02:43:26
  • Win10系统下IE11浏览器提示没有安装Flash Player的原因分析及解决教程

    2022-11-16 22:48:29
  • 在WPS文字中怎么插入图形页眉页脚

    2023-08-11 05:03:02
  • 如何设置WPS多级编号章节排序?WPS设置多级编号进行章节排序方法

    2022-12-14 01:12:45
  • word 设计选项卡在哪里

    2022-05-21 07:57:24
  • 微软笑了:iPad销量迎来10连跌!

    2022-11-08 01:50:09
  • asp之家 电脑教程 m.aspxhome.com