Everyday Toolkit

How to Fix Windows Update When It Won't Install or Gets Stuck

Published 2026-07-25

Updated Jul 2026

Some links on this page are affiliate links. If you buy through them we may earn a small commission at no extra cost to you. We only recommend what we'd use.

Key takeaways
  • Fix Windows Update installation errors
  • Clear corrupt SoftwareDistribution update cache
  • Run SFC and DISM tools to repair system files
  • Resolve driver and software conflicts
How to Fix Windows Update When It Won't Install or Gets Stuck
Photo: joergermeister (BY) via Openverse

Windows Update Won't Install? Troubleshooting Steps

To fix a Windows Update that won't install, start by running the built-in Windows Update Troubleshooter, clearing the SoftwareDistribution download cache, and repairing system corruption using SFC and DISM command-line tools. These steps resolve the vast majority of stuck downloads, error codes, and failed installation loops across Windows 10 and Windows 11.

Understanding Why Windows Updates Fail

Windows Updates usually fail because of corrupted download files, background service glitches, inadequate storage space, or driver conflicts. Sometimes third-party antivirus software blocks system changes, or poor internet drops connection mid-download. Identifying whether the issue is a network error, missing storage, or corrupted system registry helps target the right repair method quickly.

When an update fails, Windows typically presents an error code like 0x80070002 or 0x800f081f. These codes usually point back to a broken dependency or a file that failed to unpack correctly. While Windows tries to rollback changes automatically when an install breaks, left-behind cache files can cause subsequent update attempts to fail at the exact same percentage mark every time.

Common Causes of Update Failures

The most common causes of Windows Update errors include low free disk space on drive C, corrupt temporary update files in the SoftwareDistribution folder, outdated device drivers, and third-party security software interference. Hardware driver mismatches or intermittent network drops can also cause update installers to hang indefinitely or throw error codes.

Another frequent culprit is a stalled background service. Windows relies on the Background Intelligent Transfer Service (BITS) and the Cryptographic Service to download and verify update packages. If either service stops responding or encounters permission conflicts, downloads freeze. Similarly, overly aggressive third-party security suites often treat installer script changes as suspicious, locking up files before the update finishes staging.

Basic Troubleshooting Steps

How to Fix Windows Update When It Won't Install or Gets Stuck
Photo: William Hook (BY-SA) via Openverse

Quick fixes often resolve most update glitches before you need command line tools. Verify your internet connection is active, reboot your PC to clear hung processes, and ensure your system drive has at least 15 to 20 gigabytes of free space. These basic steps eliminate simple storage or memory bottlenecks immediately.

A simple system restart clears pending file renames and releases locked background files that might be blocking the installer. Before attempting deeper fixes, save your open work, restart your machine, and check Windows Update again. If the update still fails, move through network and storage checks.

Check Your Internet Connection

An unstable or metered internet connection can cause Windows Update downloads to freeze midway or corrupt installer files. Make sure your network connection is active, disable any active VPNs, and turn off metered connection settings in Windows to ensure unhindered bandwidth during large cumulative update download cycles.

If you connect via Wi-Fi, try switching to a wired Ethernet cable during major feature updates. High packet loss or dropped connections force Windows to retry downloading file chunks, which occasionally leads to corrupt cache staging. Additionally, disabling active VPN connections prevents route drops to Microsoft's distribution servers.

Verify Disk Space

Windows updates require extra headroom beyond the file size to unpack and stage installation files. If drive C has less than 10 to 15 gigabytes of free space, updates will fail or refuse to start. Use Disk Cleanup or Storage Sense to clear temporary system files and free up room.

Feature updates often require downloading a multi-gigabyte installer, uncompressing it, and keeping a backup of your previous installation files (in the `Windows.old` folder). If space runs low during unpacking, the installer aborts to prevent your drive from filling up completely. Running the built-in Disk Cleanup tool as an Administrator removes old memory dumps and temporary setup files to instantly regain critical space.

Advanced Troubleshooting Techniques

When basic checks fail, advanced Windows repair utilities can repair broken system files and damaged component stores. Tools like the built-in troubleshooter, System File Checker (SFC), and Deployment Image Servicing and Management (DISM) fix underlying OS corruption that prevents updates from writing to system directories.

These command-line tools interact directly with the core operating system image. Running them in the correct sequence ensures that both local file mirrors and system component repositories are verified against known healthy versions provided directly by Microsoft servers.

Run the Windows Update Troubleshooter

The built-in Windows Update Troubleshooter automatically checks for common service misconfigurations, pending reboots, and broken update registry flags. Access it via Settings under System or Update & Security, then run the automated diagnostic to let Windows attempt automatic repair and reset background update services.

To open it on Windows 11, go to **Settings > System > Troubleshoot > Other troubleshooters**, and click **Run** next to Windows Update. On Windows 10, navigate to **Settings > Update & Security > Troubleshoot > Additional troubleshooters**. The diagnostic checks whether update services are running, evaluates network connectivity

FAQ

Why won't Windows Update install?

Several factors can cause this, including insufficient disk space, corrupted system files, or driver issues. Try restarting your computer and checking for errors in the Windows Update settings.

How do I reset Windows Update components?

Use the System Restore tool or run the Windows Update Troubleshooter. You can also manually reset update components using command prompts, but be cautious and research the commands first.

Is it safe to pause Windows Updates?

Pausing updates is generally safe for a short time, but it's important to resume them eventually to receive critical security patches and bug fixes. Prolonged pausing is not recommended.

Editorial Team Author & reviewer

Hands-on reviewers testing tools, apps and services so you do not have to. Every article here is hands-on tested and human-reviewed before publishing.