Microsoft’s latest cumulative update, KB5073724 for Windows 10 version 22H2, brings critical bug fixes and performance improvements. All compatible devices automatically download and install the KB5073724 update via Windows Update. However, many users report that the Windows 10 KB5073724 update fails to install, gets stuck at 99%, or shows error code 0x800f0922. Well, Windows update installations can fail for various reasons, including issues with system files or corrupted update files, insufficient disk space, conflicts with other software, slow internet speed, or problems with the Windows Update service itself. Whatever the reason, if you’re facing a Windows 10 update download error or the update is stuck, this article provides proven solutions to resolve the issue.
Why Does Windows 10 Update KB5073724 Fail to Install?
Windows 10 updates may fail to install due to several reasons. One common cause is insufficient disk space, as updates require sufficient storage to download, extract, and install the changes. Another reason could be corrupted system files that prevent installing updates. Additionally, issues with the Windows Update components themselves can cause Windows Update to fail to install.
- Insufficient Disk Space: Lack of free space on the system drive can cause update failures.
- Windows Update Service Issues: Problems with the Windows Update service can prevent downloads and installations.
- Third-Party Software Conflicts: Antivirus programs, VPNs, or other software may interfere with the update process.
- Corrupted Software Distribution Folder: The folder that stores temporary update files may become corrupted.
- Network Issues: Unstable or slow internet connections can disrupt download processes.
- Corrupted System Files: Damaged system files can block the update process.
- Incorrect Date and Time Settings: Incorrect system clock settings can prevent updates from installing correctly.
Here is the solution that worked for me!
- In the search box on the taskbar, type cmd.
- Right-click Command Prompt and select Run as administrator. Click Yes at the User Account Control prompt.
- In the Command Prompt window, type the following command and press Enter: SC config trustedinstaller start=auto
- Restart the PC.

After restarting, go to Settings > Update & Security > Windows Update. If the status shows “Awaiting restart,” restart your PC again to complete the installation.
Perform a Clean Boot
A clean boot minimizes software conflicts that may prevent Windows updates from installing.
- In the taskbar search box, type msconfig and press Enter.
- In the System Configuration window, go to the Services tab.
- Check Hide all Microsoft services, then click Disable all.

Go to the Startup tab and click Open Task Manager. Disable all unnecessary startup items by right-clicking each and selecting Disable.
Restart your PC, then check for updates in Settings > Update & Security > Windows Update.
In addition, temporarily disable antivirus software or disconnect VPNs before checking for updates, as they may interfere. Re-enable them after the update.
Run Windows Update Troubleshooter
The built-in Windows Update Troubleshooter can detect and resolve issues that prevent updates from installing.
- Press Windows + I to open Settings.
- Navigate to Update & Security > Troubleshoot > Additional troubleshooters.
- Select Windows Update and click Run the troubleshooter.
This tool checks for corrupted update databases, restarts Windows Update services, and resolves common installation issues.

- Restart Windows after completing the troubleshooting process
- Now check for updates in Settings> Update & Security.
Reset Windows Update Components
If none of the above solutions fix the problem for you, and Windows Update still fails to install or gets stuck checking updates for hours, it might be that something went wrong with the update files themselves. Clearing the folder where all of the update files are stored will force Windows Update to download fresh files. Here is how to clear the update database cache and reset Windows Update components to their default state.
- Press Windows + R, type services.msc, and ok to open Windows services.
- Scroll down and locate the Windows Update service. Right-click on it and select stop.
- Repeat for Background Intelligent Transfer Service (BITS) and SysMain (formerly Superfetch).
- Now go to the following location: C:\Windows\SoftwareDistribution\Download
- Delete everything inside the download folder, but do not delete the folder itself.
- To do so, press Ctrl+A to select everything, then press Delete to remove the files.

- Again, open Windows Services and restart the services you previously stopped (Windows Update and BITS).
- Restart Windows and check for updates in Settings> Update & Security.
Change DNS Server Address
If you see the error “We couldn’t connect to the update service,” switching to Google’s public DNS can help.
- Press Windows + R, type ncpa.cpl, and click OK.
Right-click your active network connection (e.g., Wi-Fi or Ethernet) and select Properties. - Double-click Internet Protocol Version 4 (TCP/IPv4) in the list to open its Properties dialog.
- Here, select the radio button Use the following DNS server addresses
- Preferred DNS server 8.8.8.8
- Alternate DNS server 8.8.4.4

- Click on validate settings upon exit and ok, and close all windows.
- Now, check for updates. There is no more Update service error
Install Windows 10 KB5073724 Update manually
If automatic updates fail, download and install the update manually from the Microsoft Update Catalog.
- Visit the Windows 10 Update History page and note the latest KB number (KB5073724).
- Now, use the Windows Update Catalog Website to search for the update specified by the KB number you noted down. Download the update for your machine architecture: 32-bit (x86) or 64-bit (x64).
- As of Today, KB5073724 (OS Build 19045.6809) is the latest update for Windows 10 versions 22H2 and 21H2.
- Run the downloaded file and follow the prompts to install the update. Restart your PC to apply changes.
Windows 10 KB5073724 Direct Download Links
Run DISM and SFC Commands
Sometimes, Windows Update problems can be caused by corrupt system files. In this case, Microsoft suggests you run the SFC and DISM (Deployment Image & Servicing Management) tool, which helps you fix some Windows corruption errors.
- Open Command Prompt as administrator,
- First, run the system file checker command sfc /scannow.
- Next, run the DISM restore health command: DISM /Online /Cleanup-Image /RestoreHealth.
Wait for both processes to complete (may take several minutes). Restart your PC and check for updates.
FAQ: Windows 10 Update KB5073724 Issues
A: This often occurs due to corrupted update files, insufficient disk space, or software conflicts. Try resetting Windows Update components or performing a clean boot.
A: Skipping updates is not recommended, as they include security patches and bug fixes. If issues persist, install the update manually or upgrade to the latest Windows version.
A: Move to resetting Windows Update components or manually installing the update. If the issue persists, run DISM and SFC commands to fix system file corruption.
