0

Resolving Windows Server 2019 Update Installation Error 0x800f0922

To address the error code 0x800f0922 on Windows Server 2019, follow these troubleshooting steps:

  1. Verify your internet connection: Ensure your server maintains a stable internet connection without interruptions.
  2. Utilise the Windows Update Troubleshooter: Navigate to Settings > Update & Security > Troubleshoot > Windows Update and execute the troubleshooter.
  3. Inspect for outstanding updates: Move to Settings > Update & Security > Windows Update to see if there are updates waiting to be installed. Install any pending updates before attempting to reapply the troublesome updates.
  4. Temporarily deactivate antivirus software: At times, antivirus programs may block update installations. Deactivate your antivirus briefly and attempt the update again.
  5. Employ the DISM tool: Launch Command Prompt with administrator privileges and enter: DISM /Online /Cleanup-Image /RestoreHealth. This command helps fix any system file errors causing the update issues.
  6. Run the System File Checker: From an administrator Command Prompt, type: sfc /scannow. This scans for and repairs corrupted system files.
  7. Refresh Windows Update components: Start Command Prompt as an administrator and perform these commands sequentially:
 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

This sequence will rejuvenate the Windows Update components and may resolve the error.

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.