Windows

Fix Update KB5037591 / KB5036980 Not Installing Error 0x800f0900 On Windows 11(Version 23H2/22H2)



The Windows Update error 0x800f0900 typically occurs when there is an issue preventing the installation of specific cumulative updates. This error code can be caused by several factors, including: Windows Update service issues: Problems with the Windows Update service itself, such as service corruption or misconfiguration, can prevent updates from being installed correctly, resulting in error 0x800f0900. To address this issue, you can try several troubleshooting steps.

This troubleshooting guide will work Windows 11 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei, dynabook, LG , vaio, surface among others.v

Link :

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
》 CHAPTERS 《

00:00 Intro
00:41 Solution 1
04:27 Solution 2
05:32 Solution 3
06:36 Solution 4
10:10 Outro

Copy and Paste this:
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

[ad_2]

source

Related Articles

Leave a Reply

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

Back to top button