New in v2.4.28: 109+ one-click repairs including Reset Windows Update! Download Now

System & WindowsMedium Risk

Reset Windows Update

Reset Windows Update completely rebuilds the Windows Update subsystem from scratch. It stops all update-related services, clears the download cache and component store metadata, re-registers over 15 system DLLs involved in the update pipeline, resets BITS (Background Intelligent Transfer Service), and restarts everything in the correct dependency order. This resolves stuck updates, repeated installation failures, and update service errors. It's the nuclear option for update problems — equivalent to what Microsoft's own support engineers do. Takes about 3 minutes with a restart recommended.

📖

Main Troubleshooting Guide

How to Fix Windows Update Errors

Complete symptoms, causes, and step-by-step solutions

5 min

Estimated Time

medium

Risk Level

No

Restart Needed

No

Fix All Safe

Fix This Automatically

RescuePC runs "Reset Windows Update" with one click — no technical knowledge needed. A restore point is created first for safety.

Common Symptoms

  • Windows Update stuck downloading or installing
  • Error codes like 0x80070005, 0x80070643, 0x800F081F
  • Updates repeatedly failing and rolling back
  • Windows Update service not starting
  • Update history showing "Failed to install" entries
  • Feature updates stuck at a percentage for hours

How to Fix

  1. 1

    Stop update services: net stop wuauserv && net stop cryptSvc && net stop bits && net stop msiserver

  2. 2

    Rename update cache: ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

  3. 3

    Rename catroot2: ren C:\Windows\System32\catroot2 catroot2.old

  4. 4

    Re-register update DLLs: regsvr32 wuaueng.dll, regsvr32 wuapi.dll, etc.

  5. 5

    Restart services: net start wuauserv && net start cryptSvc && net start bits && net start msiserver

  6. 6

    Retry Windows Update

  7. 7

    Or run RescuePC's Reset Windows Update which performs all 15+ reset steps in the correct order

What This Repair Actually Runs

Extracted from reset_windows_update.ps1 — the signed script this repair executes. This is the real work it performs on your PC, not a marketing summary.

sc sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
reg export `
netsh winsock reset
netsh winhttp reset proxy
UsoClient ResetApp
regsvr32 /s `
UsoClient StartScan
wuauclt /resetauthorization /detectnow

Windows services it manages

  • wuauserv (Windows Update)
  • cryptSvc (Cryptographic Services)
  • bits (Background Intelligent Transfer)
  • msiserver (Windows Installer)
  • trustedinstaller (Windows Modules Installer)

What it cleans

  • Windows Update download cache (SoftwareDistribution)
  • CryptSvc catalog cache (catroot2)

A system restore point is created before changes are applied. Every run writes a timestamped log you can review or attach to a ticket. Safety class and Fix All eligibility are enforced by the signed pack manifest (SOP-76).

Frequently Asked Questions

What does "Reset Windows Update" do?
Stops update services, renames cache folders, restarts services. It is a one-click repair in the System & Windows category that automates the fix so you don't need technical expertise.
Is "Reset Windows Update" safe to run?
This is a medium-risk repair that modifies system settings. RescuePC creates a restore point first. Review the changes before restarting.
How long does "Reset Windows Update" take?
Typically about 5 minutes. No restart is needed.
Can I run "Reset Windows Update" automatically with Fix All?
This repair is not part of the Fix All chain because it may need user input or takes longer than typical automated repairs. Run it individually from the System tab.
Do I need administrator access to run "Reset Windows Update"?
Yes — this repair requires administrator privileges because it modifies system-level settings. RescuePC will prompt for elevation via UAC.

Related Repairs

Related Troubleshooting Guides

Having this issue? These in-depth guides walk you through the full troubleshooting process:

Ready to Fix Your PC?

RescuePC Toolkit includes 109+ one-click repairs for Windows 10 & 11. Download now and fix "Reset Windows Update" in under 5 minutes.

Free Download