win10升级1909错误0x8007042b怎么解决。

相信很多朋友都遇到过以下问题,就是win10升级1909错误0x8007042b怎么解决。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个win10升级1909错误0x8007042b怎么解决。的解答。希望看完这个教程之后能够解决大家win10升级1909错误0x8007042b怎么解决。的相关问题。

win10系统升级1909操作系统的时候,有用户遇到了提示ox8007042b错误的问题。那么win10升级1909错误0x8007042b怎么解决呢?其实这可能是我们系统内部出现了一些损坏,可尝试在电脑的命令提示符中进行相关的代码操作即可。

win10升级1909错误0x8007042b怎么解决

1.可到以下途径,尝试运行“DiagPackage.diagpkg”

C:\\Windows\\diagnostics\\system\\WindowsUpdate\\DiagPackage.diagpkg

2.如果以上不行,试试按查找>Powershell(选择 ISE)>右键>用管理员运行>把以下拷贝到里面

运行>运行完后重启电脑>然后再试试看

win10升级1909错误0x8007042b怎么解决

$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;;CCLCSWRPWPDTLOCRRC;;;PU)\”

Set-Location $env:systemroot\\system32

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 \”HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\” /v AccountDomainSid /f

REG DELETE \”HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\” /v PingID /f

REG DELETE \”HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\” /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.\”

本文来自投稿,不代表乐一笑立场,如若转载,请注明出处:https://www.leyixiao.com/437027.html

(0)
上一篇 2022年6月12日 23:10:13
下一篇 2022年6月12日 23:10:17

相关推荐

  • 电脑RAR文件打不开是什么原因

    我们从网上下载RAR文件后,有时会发现打不开,这是什么原因呢?该如何解决呢?一般有两种情况,下面小编就给大家详细说说,一起来看。 电脑中的RAR无法打开怎么办? 一般是白色或非压缩…

    2022年5月20日
    0110
  • PS调整面板里的黑白功能有什么用

    说经常使用PS修图的人应该知道,在右侧的调整面板里面,有一个黑白功能。一般可能用来调出怀旧黑白效果,或者做一些别出心裁单色图像。总之,这功能使用频率不是太高。那么,有没有想过PS调…

    2022年5月30日
    0100
  • Windows10系统自带的windefender好用吗。

    相信很多朋友都遇到过以下问题,就是Windows10系统自带的windefender好用吗。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个Windows10系统自带的w…

    2022年6月17日
    0100
  • PS修图之人物瘦身,由胖变瘦很容易

    夏天即将过去,你的减肥瘦身计划成功了吗?过几天要出去旅游,看着镜子里那个肥胖的自己,顿时觉得整个人不好了,拍不了拍美美的照片,咋办呢?既然你没有好的身材,那就快来学习修图技巧,拍完…

    2022年6月1日
    070
  • 还在用“另存为”提取PPT中的图片

    “右键选择另存为”是大家常用的一种图片提取方式,如果让你从一份PPT里提取上百张照片,你还会选择这种方法吗?这工程量也太大了吧!今天小编就教大家一种方法,可…

    2022年5月25日
    080
  • 荣耀50什么时候发布。

    相信很多朋友都遇到过以下问题,就是荣耀50什么时候发布。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个荣耀50什么时候发布。的解答。希望看完这个教程之后能够解决大家荣耀…

    2022年6月26日
    090
  • 日常电脑清理方法总结,绝对有效

    过年期间天天大鱼大肉,想必大家都胖了好几斤,现在该是时候减肥了,当然,你的电脑也需要瘦身哦!假期里,熊孩子拿着你的电脑上网、看剧、打游戏,积累了不少垃圾,一定要及时清理,本文整理了…

    2022年5月30日
    070
  • 2022蚂蚁庄园4月2日答案最新。

    在支付宝蚂蚁庄园每日一题中,每天都有不同的问题出现等待大家来回答,根据提问内容选择正确答案可以获得小鸡饲料,那你知道2022年4月2日的问题和答案是什么吗,下面就和小编一起来看看吧…

    2022年8月26日
    0110
  • 我来教你遇到QQ诈骗怎么办。

    相信很多朋友都遇到过以下问题,就是遇到QQ诈骗怎么办。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个遇到QQ诈骗怎么办。的解答。希望看完这个教程之后能够解决大家遇到QQ…

    2022年6月8日
    080
  • 笔记本如何用U盘重装win10系统。

    相信很多朋友都遇到过以下问题,就是笔记本如何用U盘重装win10系统。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个笔记本如何用U盘重装win10系统。的解答。希望看完…

    2022年6月20日
    070