If you have a workstation failed to Windows Update with the error 0x80244022 from a WSUS, the fix is pretty simple and straightforward.
The reason why the error occurs is because the Application Pool that runs the WSUS service stopped.
Go to the WSUS server and open IIS Manager. Click Application Pools, select WsusPool and click Start to restart the Application Pool.
Now, let’s try again on the workstation and see if the updates can go through.
Thanks! It works
Sometimes the solution could be so easy like this one here!
THX a LOT
This is partially wrong, its not the reason, its a symptom.
The actual reason is the low memory limit it has, you can change it by selecting the pool, get into the recycling option, and remove or change the memory limit.
You are right. The actual reason is the low memory limit of the application pool.
You’re right, it was stopped. Thank you!
Thanks.., It worked for me.
Many Thx, it worked for me too.
Some Insiders have reported seeing this error “Some updates were cancelled. We’ll keep trying in case new updates become available” in Windows Update. If you encounter it, try deleting the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RequestedAppCategories\8b24b027-XXXXX-XXXXXXX
Check the Error is fixed if it’s not then going the next method.
https://www.errorsolutions.tech/error/windows-update-error/
Solution 1. Reset the Windows update components manually
Many Thx, it worked for me too.
Worked like a charm. Thanks a million. Been racking my brain out on this.
Worked here as well, thanks!
Looked through countless guides to try to solve this but didn’t think it had anything to do with the wsus server on the network.
Man oh man, thank you
this works perfectly
thx a lot,thats right~~~~
Unfortunately this was not a solution for the issue I am seeing. The issue I have is in FCM when I try to run Cluster-Aware Updating.
Perfect, it works. Thank you very much.