Error de actualización de Win10 versión 1903 0x80004002
Cómo solucionar el error de actualización win101903 0x80004002
1. Primero, presione la tecla "Win X" al mismo tiempo y haga clic en "Windows PowerShell (Windows PowerShell)". WindowsPowerShell (Administrador)".
2. Luego copie el siguiente código del programa en el PowerShell que acaba de abrir y presione Entrar.
3. En este momento, debe ignorar el Error rojo. Reinicie la computadora.
4. Luego ejecute WindowsUpdate nuevamente.
$arch=Get-WMIObject-ClassWin32_Processor- ComputerNameLocalHost|Select-ObjectAddressWidth
Write-Host "1.StoppingWindowsUpdateServices..."
Detener-Servicio- NameBITS
Detener-Servicio-Namewuauserv
Detener-Servicio.
Detener-Servicio-Namecryptsvc
Escribir-Host "2.RemoveQMGRDatafile ..."
Eliminar elemento "$env:allusersprofile\ApplicationData\Microsoft\Network\Downloader\qmgr*.dat" - ErrorActionSilentlyContinue
Escribir-Host "3.Renombrar la carpeta de distribución de software y CatRoot. .."
Renombrar elemento$env: systemroot\SoftwareDistributionSoftwareDistribution.bak-ErrorActionSilentlyContinue
Renombrar elemento$env: systemroot\System32\Catroot2catroot2.bak-ErrorActionSilentlyContinue
Write-Host "4.Eliminar el antiguo registro de actualización de Windows..."
Eliminar-Item$env: systemroot\WindowsUpdate.log-ErrorActionSilentlyContinue
Write-Host "5.Restablecer los servicios de actualización de Windows a la configuración predeterminada... "
"sc.exesdsetbitsD:(A;;CCLCSWRPWPDTLOCRRC;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;BA)(A;;CCLCSWLOCRRC;;AU)(A;;CCLCSWRPWPDTLOCRRC;;PU)"
"sc.exesdsetwuauservD: (A; CCLCSWRPWPDTLOCRRC; SY) (A; CCLCSWRPWPDTLOCRRCWDWO; BA) (A; CCLCSWRPWPDTLOCRRC;; AU) (A; CCLCSWRPWPDTLOCRRC;;; PU)"
Establecer ubicación $env.
regsvr32.exe/satl.dll
regsvr32.exe/surlmon.dll
regsvr32.exe/ smshtml.dll p>
regsvr32.exe/sshdocvw.dll
regsvr32.exe/sbrowseui.dll
regsvr32.exe/sbrowseui.dll
re
gsvr32.exe/sbrowseui.dll
regsvr32.exe/sjscript.dll
regsvr32.exe/svbscript.dll
regsvr32.exe/sscrrun.dll
regsvr32.exe/smsxml.dll
regsvr32.exe/smsxml3.dll
regsvr32.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/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) Eliminar WSUSclientsettings..."
REGDELETE "HKLM\SOFTWARE\Microsoft\WindowsCurrentVersion\WindowsUpdate"/vAccountDomainSid/f
REGDELETE "HKLM\SOFTWARE\Microsoft\WindowsCurrentVersion\WindowsUpdate"/vPingID/f
REGDELETE"HKLM\SOFTWARE \Microsoft\WindowsCurrentVersion\WindowsUpdate"/vPingID/f
REGDELETE "HKLM\SOFTWARE\Microsoft\WindowsCurrentVersion\WindowsUpdate"/vSusClientId/f
Write-Host"8) Restablecer WinSock.
.."
netshwinsockreset
netshwinplete.Por favor reinicie su computadora."
Reinicie la computadora.