Fixing Windows Update Error 0x80070643 in Windows 10/11
Struggling with Windows Update Error 0x80070643 on your Windows 10 or 11 system? Our comprehensive guide provides step-by-step instructions to help you resolve this issue quickly and efficiently. Stay up-to-date and keep your system running smoothly with our latest troubleshooting tips.
Command Used:
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%System32catroot2 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
In This Tutorial :
How to Fix Windows Update Error 0x80070643 in Windows 10/11
Thank you for watching our channel! We hope you found the content informative and enjoyable. Don’t forget to subscribe to our channel to stay updated on all our latest videos. By subscribing, you will be notified whenever we upload new content related to your interests. Your support means a lot to us and helps us to continue creating valuable and engaging videos. Thank you again, and we look forward to bringing you more great content in the future!
#WindowsUpdateError
#Error0x80070643
#WindowsFix2024
Views : 416
windows 10
Source by FixITKalia