win102004更新卡在49%怎么办_win10升级更新2004版卡在49%解决办法
发布时间:2022-10-14 23:34:51
最近win102004更新开放了之后,很多用户都在更新最新的2004版系统了,但是有部分用户发现自己更新到49%的时候卡主了,解决方法不是很麻烦,一起来看看吧。
【win10 2004问题汇总】
win102004更新卡在49%怎么办
问题情况:
安装总是卡49%,重启过也没用。
解决方法一:
等待,在网络情况正常的话,多等一会,时间过长比如2个小时或以上再看看方法二。
解决方法二:
1、同时按【Win + X】键,点选【Windows PowerShell(管理成员)】
2、复制下面的程序码到刚打开的PowerShell里面,按回车
$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."
3、忽略红字错误,重启电脑
4、运行Windows Update即可正常运行。


猜你喜欢
- 电脑屏幕过亮或过暗都对眼睛不好,使用久了会造成视觉疲劳,这时就需要调节屏幕亮度,可是有用户在Win8.1系统下无法调节屏幕亮度,下面小编就介
- 最近,不少用户都在使用win10创意者系统。但是,有些用户在使用过程中,发现win10创意者出现黄色叹号,不着调是怎么回事?今天,小编给大家
- Win10更新卡住不动怎么办?很多人都在Win10系统更新的时候遇到了这个问题,但是用户们都不知道怎么解决?但是Win10的更新又非常频繁,
- ppt怎么制作连续图片列表?ppt中想要制作一个连续土坯三列表,该怎么制作这个列表呢?下面我们就来看看ppt连续图片列表的制作方法,需要的朋
- 1先看一下要添加序号的表格。 2编辑编号样式。调出菜单【格式—项目符号和编号】,在选项卡中选择编号,随便点击一种样式,点击“自定义”按钮,按
- 自8月7日,开发者reker成功将安卓版支付宝APK转制为APPX,并在Windows Phone上正常安装使用以来,近日大批WP用户纷纷效
- 通过单击菜单“编辑→定位→定位条件→公式”的方法可以定位所有含有公式的单元格,但这个方法不能让含有公式的单元格长期保持高亮状态而一目了然。E
- 在使用PowerPoint 制作中文演讲稿的时候,会不会也遇见过这种问题:输入的中文字紧密的重叠在一起?就如下图所示一样,导致很多字都看不清
- 许多朋友升级体验最新的Win11系统都是通过参加预览计划而实现的,但也有一些小伙伴在下载完系统之后点击立即重启却没有安装Win11,这是怎么
- 有些用户在使用电脑的时候会发现耳机有声音但是麦克风没声音,遇到这种情况了该怎么办呢?为了能够给用户提供更多的方便,这里已经整理好了电脑耳机有
- 最近有一些使用Windows系统的用户反映,在使用电脑的时候发现驱动器中没有软盘,这是怎么的一会回事呢?遇到怎样的问题我们又应该如何去将它解
- 有不少用户发现,在自己给电脑安装某些软件或者是重装了自己的win10系统后,自己无法给电脑进行亮度的调整,这样该怎么办呢?,今天小编就教一教
- 我们在使用电脑的过程中,大概有遇到电脑系统网络和共享中心无响应的情况吧。那遇到这个问题要怎么办呢?对于电脑水平属于小白的用户更不用说了。所以
- Win11怎么设置电脑屏保?我们电脑没有操作的时候,如果设置了屏保功能,那么桌面上就会显示各种好看的屏保图片,这样可以有效的避免桌面内容被其
- 最近有用户遇到2022-适用于 Windows11 Version 22H2的08累积更新,适合基于 x64 的系统 (KB5016632)
- 有的朋友可能会注意到,当我们向工作表中导入图片时,文件会显著增大,往往会超过我们的预期,其实为了使工作表减小,我们可以在excel2019表
- 问题:如何统计出某一分类的最大值?解答:利用分类汇总或透视表快速搞定!思路1:利用分类汇总功能具体操作方法如下:选中数据区任意一个单元格,然
- win10系统选择文件的时候,鼠标放在文件上面会出现小方块复选框,出现这种情况要怎么解决呢?感兴趣的朋友跟随脚本之家小编一起看看吧win10
- 继win10 th2之后,微软将在今年年底推送win10 RS1,全称为Redstone 1俗称红石更新,在最近一次的累积更新中,我们可以看
- 工作中,我们常用excel来分类、分栏目地记录数据,这时候我们就需要需要调整某些列的前后位置了,下面今天就来演示excel 里如何