Windows 11 Update KB5058499 Not Installing Error Code 0x80070002 We Couldn't Install This Update FIX
Getting the annoying 0x80070002 error when trying to install Windows 11 Update KB5058499? In this video, I’ll walk you through the exact steps to fix this issue and successfully install your update.
💡 This error usually happens due to missing or corrupted system files, a glitch in the Windows Update service, or damaged update cache folders.
STEPS TO FIX:
Step 1: Run Windows Update Troubleshooter
Go to Settings - System -- Troubleshoot - Other troubleshooters
Find Windows Update and click Run
Step 2: Restart Windows Update Services
Copy and paste these commands:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Step 3: Run SFC & DISM Commands
Open CMD as admin and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Step 4: Manually Download the KB5058499 Update
Visit the Microsoft Update Catalog
Search KB5058499
Download and install it manually
Step 5: Use the Windows Update Assistant (Optional)
Download the Windows 11 Update Assistant from the official Microsoft site
Use it to perform the update directly
Link: https://www.microsoft.com/en-us/software-download/windows11
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
》 CHAPTERS 《
00:00 Intro
00:30 Solution #1
01:16 Solution #2
02:25 Solution #3
03:14 Solution #4
05:18 Solution #5
08:32 Outro
#Windows11UpdateFix #KB5058499Error #0x80070002