Windows

Fix Update KB5043178 Not Installing On Windows 11 (Version 24H2)



#windows11 #windows11update #KB5043178 #24H2
Fix Cumulative Update KB5043178 for Windows 11 Version 24H2 Not Installing/Downloading, Fix Error when installing/downloading Update KB5043178 On Windows 11, Fix Can’t Update Windows 11 with KB5043178 Update
Step 1) Start App Readiness Service
Step 2) Move $WinREAgent folder to different location
Step 3) Run Update Troubleshooter
Step 4) Restart Windows Update & Background intelligent transfer service
Step 5) Use Windows 11 Installation Assistant

Step 6) Use Microsoft Update Catalog

Step 5) Reset Windows Update Components
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

Name it Wufix.bat
Right-click on the Wufix file and click Run as administrator
Restart your PC
Step 6) Use Media Creation Tool

[ad_2]

source

Related Articles

8 Comments

  1. thanks bro, it's work for me the service option, I start windows update service, app readiness and background intelligence transfer service and turned the to automatic, apply and ok. check again windows update and success.thanks so much

  2. Extra Step to try.

    After using the script/ .bat file provided with this video, restart.
    Download both the windows11.0-kb5043080-x64 and windows11.0-kb5043178-x64 from the Win update catalog.
    FIRST install the 5043080 update.
    And after that has finished the kb5043178

    This finally got the kb5043178 installed to my 2 systems that had issues before.

  3. Thanks for the tutorial though it did not work for me I had learned a lot from it. I was able to update it today after failing for about 20 times in two days through windows updates. I think it’s been rollout and it will definitely get to everyone

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button