0

Fixing Error Code 0x80244022 in Windows Server 2019

To address error code 0x80244022, which can occur during the update process in Windows Server 2019, follow these detailed steps:

  1. Verify Internet Connectivity: Confirm that the server is properly connected to the internet and resolve any connectivity issues that may be present.
  2. Restart Windows Update Service: Navigate to the Services application, find the Windows Update service, right-click it, and choose 'Restart' to refresh the service.
  3. Clear Windows Update Cache: Execute the following commands in Command Prompt run as administrator to clear the update cache, which can often resolve update errors:
       net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 catroot2.old
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  4. Temporarily Disable Antivirus Software: Antivirus programs can sometimes interfere with the downloading of updates. Temporarily disable any third-party antivirus software and attempt to update again.
  5. Utilize Windows Update Troubleshooter: Access the troubleshooter by going to Settings > Update & Security > Troubleshoot > Additional troubleshooters. Select Windows Update and run the troubleshooter to detect and fix issues.
  6. Manual Updates: If automatic updates fail, manually download and install updates from the Microsoft Update Catalog website. This ensures that your server receives the necessary updates even if the automatic process encounters issues.

Check out what our happy customers have to say.

We’re committed to your success, and their stories show why we’re the trusted source for Microsoft licences.