Fix Windows 11 Update Install Error 0x80070bc9
This video will help to solve Fix Windows 11 Update Install Error 0x80070bc9 In Windows 11 in laptops, desktops running Windows 11, Windows 10, Windows 8/8.1, Windows 7 systems. Works on all computers and laptops (HP, Dell, Asus, Acer, Lenovo, Samsung, Toshiba)
00:00 Intro
00:14 Restart Windows Update & Background intelligent transfer service
01:33 Run Update Troubleshooter
02:31 Reset Windows Update Components
03:57 Use Windows 11 Installation Assistant
05:41 Use Microsoft Update Catalog
07:03 Use Media Creation Tool
08:36 Outro
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%\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
Wufix.bat
Used Links:
Windows 11 Installation Assistant :
https://www.microsoft.com/en-us/software-download/windows11
Microsoft Update Catalog: KB5014668
https://www.catalog.update.microsoft.com/Home.aspx
Media Creation Tool :
https://www.microsoft.com/en-us/software-download/windows11