now updates are going on if any help needed i will be back
windows update issue
There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x8024401c)
this issue is showing every time I runned trobleshooter also
but it did'nt made it work it.
please give some solution
Windows for home | Windows 11 | Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
6 answers
Sort by: Most helpful
-
Anonymous
2023-10-28T19:58:20+00:00 -
Anonymous
2023-10-28T19:33:30+00:00 Hi Aryan, Thanks for the prompt response. Some of the commands may show error messages or not applicable on the issue. Please continue with the next command until the last one, then restart your PC and check if the issue is resolved. Thank you.
-
Anonymous
2023-10-28T19:26:54+00:00 can you do the correction in command according to my runs and give me the new command
-
Anonymous
2023-10-28T18:55:48+00:00 Hi Aryan. My name is Lester, and I am an Independent Advisor. I understand the difficulties you've been facing, and I want to assure you that I'll be giving my all to provide the help you need.
Since when did the Windows update issue start?
Error code 0x8024401c signifies that your computer encountered difficulty establishing a connection with the Windows Update servers.
Try resetting Windows update components
Right-click Start Menu and choose Windows PowerShell(Admin)
Copy each line of command to Powershell then press enter
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
Restart your PC and try the update.
I hope this information is helpful. Please don't hesitate to reach out if you have any more questions. Thank you.