win10版本1909更新错误0x80073701怎么解决

对于我们正在使用的win101909版本系统,如果在进行系统更新升级的时候出现了更新错误0x80073701代码提示的话,很多小伙伴不知道应该怎么解决。对于这种问题小编觉得可能是因为我们的系统兼容性的问题,或者就是在升级过程中出现了故障。可以在windows powershell中使用代码进行相应修复即可。详细内容就来看下小编是怎么做的吧~

win10版本1909更新错误0x80073701怎么解决

win10版本1909更新错误0x80073701怎么解决

0x80073701更新错误,可能与您的更新组件缺失有关。

可以尝试下方方法,手动注册Windows Update组件:

1.同时按键,点选

win10版本1909更新错误0x80073701怎么解决

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.”

以上就是win10版本1909更新错误0x80073701怎么解决的详细内容,更多请关注【创想鸟】其它相关文章!

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至253000106@qq.com举报,一经查实,本站将立刻删除。

发布者:PHP中文网,转转请注明出处:https://www.chuangxiangniao.com/p/2180767.html

(0)
上一篇 2025年2月25日 14:18:04
下一篇 2025年2月23日 10:18:20

AD推荐 黄金广告位招租... 更多推荐

相关推荐

  • 解决游戏闪退问题的Win11方法

    现在有大量的pc端游戏,需要在windows系统中游玩,但是在更新后,不少玩家遇到了win11玩游戏闪退的问题,这可能是我们开启了兼容性助理,也可能是系统bug导致,一起来看看应该怎么解决吧。 Win11玩游戏闪退: 方法一: 1、右键开始…

    2025年2月25日 互联网
    200
  • 解决win10桌面图标全部消失的方法

    不知道大家有没有遇见过早上起来打开电脑,发现电脑的桌面图标全都不见了,这个时候不要慌,可能是你快捷键把桌面的图标的删除了,这个可以直接在回收站恢复就可以了,如果不是,还可以查看显示图标的方法恢复,具体的步骤下面一起来看看吧。 win10桌面…

    2025年2月25日 互联网
    200
  • 如何解决Win10系统切换输入法卡顿的问题

    win10系统是最新款,很多的功能都还没有完善,容易出现一些小bug,给小伙伴们带来了许多的小烦恼,下面就带大家一起来学习一下如何解决切换输入法时很卡的问题。 win10系统如何解决无法切换输入法很卡 1、点击“开始”按键,打开“设置” 2…

    2025年2月25日 互联网
    200
  • 如何解决win7系统蓝屏错误代码0x000000f4问题

    我们在使用win7操作系统的时候,如果在电脑使用的过程中遇到了系统出现蓝屏并且提示0x000000f4的情况,很多小伙伴不知道应该怎么做。那么对于这个问题小编觉得可能是因为我们的电脑在使用的过程中出现了元件损坏的问题,我们可以尝试重启电脑,…

    2025年2月25日 互联网
    200
  • 解决win11严重卡顿问题的完美方法

    要是我们的win11系统刚更新完毕就非常的卡顿的话可能是因为我们的电脑配置比较低或者是性能模式没有完全打开,下面让我们一起来看一下如何释放性能吧。 win11卡顿严重完美解决: 1、首先我们打开“设置”。 2、然后再设置上面的搜索框中搜索性…

    2025年2月25日 互联网
    200
  • 解决win10最新版本2004驱动冲突的方法

    如果我们当前使用的操作系统是win102004的话,对于一些用户在使用的过程中可能就会遇到一些无法解决的问题。针对win10最新版本2004驱动冲突的情况,小编觉得我们可以尝试使用第三方软件进行问题的修复,可以升级更新自己的驱动或者重装驱动…

    2025年2月25日 互联网
    200
  • 如何解决win7中麦克风音量突然变化的问题

    我们在使用win7操作系统的时候,如果有些情况下我们用到了电脑的麦克风的话,遇到了win7麦克风音量乱跳的情况,小编觉得我们可以尝试排除一下是不是电脑硬件的原因,或者是软件的原因所导致的。如果是软件的原因我们可以尝试在音量合成器中进行调整即…

    2025年2月25日 互联网
    200
  • 解决win11系统保留分区无法更新的问题

    在更新了win11后有些用户遇到了无法更新系统保留的分区,导致没法使用下载更多的新软件,所以今天就给你们带来了win11无法更新系统保留的分区解决方法,赶快来一起下载试试吧。 win11无法更新系统保留的分区怎么办: 1、首先右击下方的开始…

    2025年2月25日 互联网
    200
  • 如何解决win10更新错误码0x80004005

    对于在进行系统更新升级的过程中出现的错误代码0x80004005的情况,可能是因为我们的系统在更新过程中出现了一些系统损坏,可以在命令提示符中使用regsvr32 wintrust.dll代码进行修复。详细步骤就来看下小编是怎么做的吧~ w…

    2025年2月25日 互联网
    200
  • 如何解决KB4524151的安装问题

    微软在推出了KB4524151补丁,我们在安装时遇见系统提示安装失败这种情况需要怎么办呢。小编觉得可以尝试使用内置系统优化软件或者更新升级最新的.net framework等等。更多具体详细内容请见下文~希望可以对你有所帮助~ KB4524…

    2025年2月25日 互联网
    200

发表回复

登录后才能评论