0

Resolving Error 0x8024401f: Addressing an Unknown Issue with Windows Update on Server 2022

To address the error code 0x8024401f in Windows Server 2022, follow these steps:

  1. Verify your internet connection: Ensure your server has stable internet access and check for any disruptions in connectivity.
  2. Restart the Windows Update service: Navigate to the Services application, locate the Windows Update service, right-click and choose Restart.
  3. Utilise the Windows Update troubleshooter: Access the Settings menu, go to Update & Security > Troubleshoot, select Windows Update and initiate the troubleshooter.
  4. Purge the Windows Update cache: Launch the Command Prompt with administrative rights and execute the commands below:
  5.  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
  6. Deactivate third-party antivirus: Third-party antivirus programs can sometimes obstruct Windows Update. Temporarily disable your antivirus to determine if it resolves the issue.
  7. Inspect for corrupt system files: Open an administrator Command Prompt and input:
    sfc /scannow
    This command checks for corrupted system files and repairs them as needed.
  8. Execute a clean boot: Interference from third-party software can affect Windows Update. Perform a clean boot by deactivating all non-Microsoft services and startup applications. If the error is resolved, reactivate them one by one to identify the problematic software.

See feedback from our delighted customers.

We're committed to your success, and their experiences show why we're the trusted choice for Microsoft licences.