Fix Update KB5035853 Not Installing On Windows 11 (Version 23H2/22H2)
This comprehensive guide offers troubleshooting steps to address the issue of Update KB5035853 failing to install on Windows 11, particularly on versions 23H2 and 22H2. It provides users with detailed solutions to ensure successful installation of the update, thereby enhancing system security and performance.
00:00 Intro
00:14 Solution 1
00:50 Solution 2
02:21 Solution 3
03:31 Solution 4
Link to download the Windows 11 Installation Assistant :
https://www.microsoft.com/en-us/software-download/windows11
Microsoft Update Catalog link :
https://www.catalog.update.microsoft.com/Home.aspx
Link to download the Windows 11 Installation Media :
https://www.microsoft.com/en-us/software-download/windows11
commands to paste in notepad :
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
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!
#Windows11Update
#KB5035853Fix
#WindowsTroubleshooting