I was able to download and install KB5033375 from offline installer. Does that mean there are some issues with accessing or connecting to the Windows Updates Catalog?
Windows 11 - Windows Update - Updates failed - Error 0x80248014
Hi All,
Edition: Windows 11 Pro
Version: 22H2
OS build: 22621.2715
Below are the errors I'm getting.
I tried:
net stop wuauserv
net stop cryptSvc
net stop bits
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
It didn't help.
I tried sfc /scannow and it didn't help.
I tried DISM /Online /Cleanup-Image /RestoreHealth and it didn't help.
I tried DISM /Online /Cleanup-Image /RestoreHealth /Source:wim:G:\Sources\install.wim:1 /LimitAccess and it didn't help.
Please advise what else can be tried.