Choose the repair steps you need and get an ordered Command Prompt plan you can review, copy and run as Administrator.
Read this before using repair commands
This tool prepares text only; it cannot diagnose your PC or run anything for you. Save open work, use an Administrator terminal, and read each line before execution. If Windows does not boot, has drive errors, or you suspect malware, use a backup/recovery path or qualified support instead of repeatedly running repair commands.
How this Windows Update command builder helps
Windows Update problems often lead users through several disconnected commands: DISM checks the Windows component store, SFC checks protected system files, and a component reset clears the Windows Update working folders when downloads or installations are stuck. This builder keeps selected commands in a sensible order and explains why each one is there.
It is useful for common update failures, repeated download errors, update loops and corrupted-system-file troubleshooting. Use the smallest plan that matches the problem: start with DISM and SFC, then add the update reset only when updates are actually stuck or failing.
How to use the generated plan
- Select a preset or choose steps individually.
- Open Command Prompt or Windows Terminal using Run as administrator.
- Copy the generated plan and paste it into the elevated terminal.
- Wait for commands to finish; DISM and SFC can take time.
- Restart Windows when the plan says to, then try Windows Update again.
What the update reset changes
The update reset stops Windows Update-related services and renames the SoftwareDistribution and catroot2 folders so Windows can create clean working folders. It does not delete documents, photos or installed apps, but it can remove downloaded update files and update history details.
Frequently asked questions
Should I run DISM or SFC first?
For an image-repair workflow, DISM is normally first, followed by SFC. The default plan uses that sequence.
Will these commands delete my files?
The standard DISM and SFC steps do not target personal files. The Update Reset option targets update-cache folders, not personal folders. Still, keep a backup of important data before any system repair work.
Why does Windows Update still fail after this?
An update may fail because of a specific driver, a known Microsoft issue, limited disk space or a particular KB package. Record the error code and use a guide that matches it, such as our Windows Update error 0x80070643 fix.