Fix Install error 0x800736b3 KB5044284 in Windows 11 24H2
Fix Install error 0x800736b3 KB5044284 in Windows 11 24H2.
Follow the steps to fix it:
• Launch a browser.
• Type Windows 11 download.
• Press Enter.
• Click on this link.
• Scroll down and go to ———.
• Click on Select download.
• Choose Windows 11 Multi-edition iso for x64 devices.
• Click on Confirm.
• Click on Choose.
• Select a language.
• Click on 64-download.
• After downloading is completed, right click on the ISO File and select Mount.
• Select Open.
• Right click on Setup.exe.
• Select Open.
• Follow the instructions
Reset Windows update components commands:
net stop wuauserv
rd /s /q %systemroot%SoftwareDistribution
net start wuauserv
net stop bits
net stop wuauserv
net stop cryptsvc
Del “%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat”
Ren %Systemroot%SoftwareDistributionDataStore DataStore.bak
Ren %Systemroot%SoftwareDistributionDownload Download.bak
Ren %Systemroot%System32catroot2 catroot2.bak
sc.exe sdset bits D:(A;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPLORC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)
cd /d %windir%system32
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
netsh winsock reset
proxycfg.exe -d
net start bits
net start wuauserv
net start cryptsvc
bitsadmin.exe /reset /allusers
In the same way, run all the commands. The commands are being given in description.
“0x800736b3” means “The referenced assembly is not installed on your system”. This indicates some previous installed may have been corrupted. You have tried the general troubleshooting steps (dism, sfc).
Rus SFC and DISM Commands
SFC /SCANNOW
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
[ad_2]
source