Fix Update KB5036892/KB5037036/KB5037336 Not Installing In Windows 10 PC

Subscribers:
9,250
Published on ● Video Link: https://www.youtube.com/watch?v=1kj0hqRx3qo



Category:
Vlog
Duration: 9:53
1,983 views
23


Fix Cumulative Update for Windows 10 KB5036892/KB5037036/KB5037336 Not Installing,Fix .NET Framework 3.5, 4.8 and 4.8.1 (KB5037036) Not Installing On Windows 10,Fix Error Code When Installing Update KB5036892/KB5037036/KB5037336 In Windows 10
Step 1) Run Update Troubleshooter
Step 2) Use Windows 10 Update Assistant
https://www.microsoft.com/en-us/software-download/windows10
Step 3) 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%\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

Name it Wufix.bat
Right-click on the Wufix file and click Run as administrator
Restart your PC
Step 4) Use Media Creation Tool
https://www.microsoft.com/en-us/software-download/windows10
Some PCs might not have a recovery partition that is large enough to complete this update. Because of this, the update for WinRE might fail. You will receive the error message, "Windows Recovery Environment servicing failed.
Manually resize your partition by 250 MB

reagentc /info
reagentc /disable
diskpart
list disk
sel disk 0
list part (to find out which partition your operating system is on)
sel part 3 (usually where Windows is installed, often named Primary)
shrink desired=250 minimum=250
sel part 4 (usually the WinRe partition, named Recovery, but it's best to verify; it's typically a 500MB partition by default)

Create a new recovery partition
First, check if the disk partition style is a GUID Partition Table (GPT) or a Master Boot Record (MBR). To do that, run list disk. Check if there is an asterisk character (*) in the “Gpt” column. If there is an asterisk character (*), then the drive is GPT. Otherwise, the drive is MBR.

If your disk is GPT, run
create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes =0x8000000000000001

If your disk is MBR, run
create partition primary id=27

format quick fs=ntfs label=”Windows RE tools”
list vol
exit
reagentc /enable
reagentc /info

Note: If creation failed or you do not want to extend the WinRE partition, run reagentc /enable to re-enable WinRE.
https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf




Other Videos By MenakaTechWorld


2024-04-15Fix Fallout 4 Not Installing On Xbox App/Microsoft Store On PC
2024-04-14Fix Shift +F10 Not Working In Virtual Machine On Mac
2024-04-13Fix Printer Blocked/Printer Error Message On HP OfficeJet 8100e, 9100e, 9700e Printers
2024-04-13Fix Infection Free Zone Not Launching, Crashing, Freezing & Black Screen On PC
2024-04-11Fix Minecraft File System Error (-1069586941) On Windows 11/10 PC
2024-04-11Incursion Red River: Where Is The Save Game & Config Files Located On PC
2024-04-11Fix Incursion Red River Not Launching, Crashing, Freezing & Black Screen On PC
2024-04-10How To Open Devices And Printers In Control Panel In Windows 11
2024-04-10Fix Shadow Of The Tomb Raider Not Installing On Xbox App/Microsoft Store On Windows 11/10 PC
2024-04-10Fix Farming Simulator 22 Not Installing On Xbox App/Microsoft Store On Windows 11/10 PC
2024-04-09Fix Update KB5036892/KB5037036/KB5037336 Not Installing In Windows 10 PC
2024-04-09How to Remove Weather Icon/News Widget From Windows 11 Taskbar (2024)
2024-04-09Fix Diagnostics & Feedback Error Some Of These Settings Are Managed By Your Organization Windows 11
2024-04-09Fix Xbox Game Pass Games Not Installing Error CONTENT FAILED TO LOAD On Xbox App On Windows PC
2024-04-07Fix Age of Empires 4/3/2 Definitive Edition Not Installing On Xbox App/Microsoft Store On PC
2024-04-07Fix Minecraft Launcher Not Installing Error 0x87e0000f On Xbox App/Microsoft Store PC
2024-04-07Fix Minecraft Java Edition Not Launching Error Unable To Start Java No Applicable App Licenses Found
2024-04-06Fix ARK Survival Ascended Stuck On Syncing Data After The Launch On PC (Xbox Game Pass)
2024-04-06Fix Minecraft Launcher Not Launching Error Code 0x800704C7 On Windows 11/10 PC
2024-04-05Fix Xbox Game Pass Games Not Installing Error 0x83750007 On Xbox App/Microsoft Store PC
2024-04-05Fix Minecraft Launcher Not Installing Error 0x83750007 On Xbox App/Microsoft Store PC



Tags:
Fix Cumulative Update for Windows 10 KB5036892/KB5037036/KB5037336 Not Installing
Fix Error When Installing .NET Framework 3.5 4.8 and 4.8.1 (KB5037036) Not Installing On Windows 10
Fix Error Code When Installing Update KB5036892/KB5037036/KB5037336 In Windows 10