win10 1803更新1909系统失败出现错误代码0x80070003如何解决

win10 1803更新1909系统失败出现错误代码0x80070003如何解决

发布时间:2020-01-31 16:15发布者:番茄花园-liumei浏览数:526

最近有win10 1803系统用户想要更新1909版本系统,可是却出现了更新失败的情况,并提示错误代码0x80070003,该怎么处理呢,本教程就给大家带来win10 1803更新1909系统失败出现错误代码0x80070003的解决措施。

win10 1803更新1909系统失败出现错误代码0x80070003如何解决

方法一:

手动注册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:allusersprofile\Application Data\Microsoft\Network\Downloader\qmgr*.dat" -ErrorAction SilentlyContinue

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

Rename-Item $env:systemroot\SoftwareDistribution SoftwareDistribution.bak -ErrorAction SilentlyContinue

Rename-Item $env:systemroot\System32\Catroot2 catroot2.bak -ErrorAction SilentlyContinue

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

Remove-Item $env:systemroot\WindowsUpdate.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;;CCLCSWR

方法二:

1.如果以上方法都不可以解决问题,可以尝试重装系统。

关于win10 1803更新1909系统失败出现错误代码0x80070003的详细解决步骤就给大家介绍到这边了,希望以上教程内容可以帮助到大家。

win10系统

网友评论

Win10系统下载 | Win11系统下载 | 软件合集

本站发布的系统与软件仅为个人学习测试使用,请在下载后24小时内删除,不得用于任何商业用途,否则后果自负,请支持购买微软正版软件!

如侵犯到您的权益,请及时通知我们,我们会及时处理。

Copyright @ 2023 番茄花园 版权声明 网站导航

赣公网安备 36112202000171号 赣ICP备20009800号-2