How To Fix Error 0x80070643 If Recovery Partition is Enlarged But Windows 10/11 fails to update

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • When Recovery partition is enlarged but windows update KB 5036979/KB 5034441 wont update then it can be due to malicious files in the system.Run this command.
    Copy
    SC config trustedinstaller start=auto
    net stop bits
    net stop wuauserv
    net stop msiserver
    net stop cryptsvc
    net stop appidsvc
    Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
    Ren %Systemroot%\System32\catroot2 catroot2.old
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    netsh winsock reset
    netsh winsock reset proxy
    rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
    dism /Online /Cleanup-image /ScanHealth
    dism /Online /Cleanup-image /CheckHealth
    dism /Online /Cleanup-image /RestoreHealth
    dism /Online /Cleanup-image /StartComponentCleanup
    Sfc /ScanNow
    net start bits
    net start wuauserv
    net start msiserver
    net start cryptsvc
    net start appidsvc
    The action takes sometime to be done so be patient
    Denis Easy Tech
    Hello and welcome to Denis Easy Tech UA-cam channel. Thank you for watching this video. I hope that your issue was solved. May You consider subscribing into this channel. Thanks in advance

КОМЕНТАРІ •