JQDEMO.COM:绿色、免费、安全的软件下载站!
JQ下载站
所在位置: 首页 > 软件教程 > win10版本1909更新错误0x80073701的解决方法

win10版本1909更新错误0x80073701的解决方法

发布时间:2022-10-14 11:39:35来源:JQDEMO.COM

Win10版本1909更新错误0x80073701的解决方法,我们正在使用的东西win101909版系统,如果在系统更新升级时出现更新错误0x很多小伙伴不知道如何处理80073701代码提示。对于这个问题,小编认为可能是因为我们的系统兼容性,或者是因为升级过程中的故障。WindowsPowerShell应用程序代码可以相应地修复。详细内容来看看小编是怎么做的~

【win101909常见问题总结

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

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

可以尝试以下方法,手动注册WindowsUpdate部件:

1.同时按【WinX】键,选中【WindowsPowerShell(管理员)

2.将下面的程序码复制到刚刚打开的程序码PowerShell里面,按回车

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

4.运行WindowsUpdate

$arch=Get-WMiobject-ClassWin32_Processor-ComputerNameLocalHost|Select-ObjectAddressWidth

Write-Host"1.StoppingWindowsUpdateServices..."

Stop-Service-NameBITS

Stop-Service-Namewuauserv

Stop-Service-Nameappidsvc

Stop-Service-Namecryptsvc

Write-Host"2.RemoveQMGRDatafile..."

Remove-Item"$env:allusersprofile\ApplicationData\Microsoft\network\Downloader\qmgr*.dat"-ErrorActionSilentlyContinue

Write-Host"3.RenamingtheSoftwareDistributionandCatRootFolder..."

Rename-Item$env:systemroot\SoftwareDistributionSoftwareDistribution.bak-ErrorActionSilentlyContinue

Rename-Item$env:systemroot\System32\Catroot2catroot2.bak-ErrorActionSilentlyContinue

Write-Host"4.RemovingoldWindowsUpdatelog..."

Remove-Item$env:systemroot\WindowsUpdate.log-ErrorActionSilentlyContinue

Write-Host"5.ResettingtheWindowsUpdateServicestodefualtsettings..."

"sc.exesdsetbitsD:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)"

"sc.exesdsetwuauservD:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)"

Set-Location$env:systemroot\system32

Write-Host"6.RegisteringsomeDLLs..."

regsvr32.exe/satl.dll

regsVR32.exe/surlmon.dll

regsVR32.exe/smshtml.dll

regsVR32.exe/sshdocvw.dll

regsvr32.exe/sbrowseui.dll

regsvr32.exe/sjscript.dll

regsvr32.exe/svbscript.dll

regsvr32.exe/sscrrun.dll

regsvr32.exe/smsxml.dll

regsvr32.exe/smsxml3.dll

regsvr32.exe/smsxml6.dll

regsvr32.exe/sactxprxy.dll

regsvr32.exe/ssoftpub.dll

regsvr32.exe/swintrust.dll

regsvr32.exe/sdssenh.dll

regsvr32.exe/srsaenh.dll

regsvr32.exe/sgpkcsp.dll

regsvr32.exe/ssccbase.dll

regsvr32.exe/sslbcsp.dll

regsvr32.exe/scryptdlg.dll

regsvr32.exe/soleaut32.dll

regsvr32.exe/sole32.dll

regsvr32.exe/sshell32.dll

regsvr32.exe/sinitpki.dll

regsvr32.exe/swuapi.dll

regsvr32.exe/swuaueng.dll

regsvr32.exe/swuaueng1.dll

regsvr32.exe/swucltui.dll

regsvr32.exe/swuPS.dll

regsvr32.exe/swups2.dll

regsvr32.exe/swuweb.dll

regsvr32.exe/sqmgr.dll

regsvr32.exe/sqmgrprxy.dll

regsvr32.exe/swucltux.dll

regsvr32.exe/smuweb.dll

regsvr32.exe/swuwebv.dll

Write-Host"7)RemovingWSUSclientsettings..."

REGDELETE"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate"/vAccountDomainSid/f

REGDELETE"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate"/vPingID/f

REGDELETE"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate"/vSusClientId/f

Write-Host"8)ResettingtheWinSock..."

netshwinsockreset

netshwinhttpresetproxy

Write-Host"9)DeleteallBITSjobs..."

Get-BitsTransfer|Remove-BitsTransfer

Write-Host"10)AttemptingtoinstalltheWindowsUpdateAgent..."

if($arch-eq64){

wusaWindows8-RT-KB2937636-x64/quiet

}

else{

wusaWindows8-RT-KB2937636-x86/quiet

}

Write-Host"11)StartingWindowsUpdateServices..."

Start-Service-NameBITS

Start-Service-Namewuauserv

Start-Service-Nameappidsvc

Start-Service-Namecryptsvc

Write-Host"12)Forcingdiscovery..."

wuauclt/resetauthorization/detectnow

Write-Host"Processcomplete.Pleaserebootyourcomputer."

感谢观看。更多精彩教程请关注JQ下载站!

收藏

相关软件

更多 >
  • 热门教程
  • 最新教程
  • 下载排行榜
  • 热门排行榜