How to Reset Windows Update: FIX Reset Windows Update (Reset Windows Update Guide)
You’re stuck at the download stage — Windows Update shows “Checking for updates” for hours. This usually happens when the Update service hangs or the cache folder becomes corrupted. In some cases, resetting the update components can get things moving again, but it’s not a guaranteed fix for everyone (partial effectiveness observed on some Windows 11 builds).
If you’re looking for a reset windows update guide that actually works for how to reset windows update in windows 10 or Windows 11, here’s a manual approach. Note that Windows 11 enforces stricter policy checks, so the steps may need retries.
This method helped many users, but didn’t fix it at first for some. If the issue persists after these three steps, you might need deeper repairs (DISM / SFC).
WORKING wu reset guide – try these steps in order:
- Stop Windows Update service
Open Terminal as admin and run:
net stop wuauserv
net stop bits
This halts all update-related processes. You’ll see references inWindowsUpdate.logindicating the service stopped. - Clear SoftwareDistribution and Catroot2 folders
Navigate toC:WindowsSoftwareDistributionand delete everything inside (keep the folder). Then do the same forC:WindowsCatroot2. This clears the cache that often blocks progression. A manual reset windows update without this step rarely works. - Restart Windows Update service
Run:
net start wuauserv
net start bits
After restart, checkWindowsUpdate.logfor the “Checking” state signal (KB5148105 related). If you see no errors, the update should progress.
For a wu reset step by step approach, that’s it. After completing these three actions, go back to Settings → Windows Update and click “Retry”. In many cases the download passes the stuck stage. However, if the update remains stalled, you may need to run DISM /Online /Cleanup-Image /RestoreHealth or an SFC scan — those are not covered here because this guide focuses on the quick reset path.
fix update issues 2026 often requires repeating the cache clear twice. Also, note that on Windows 11 the service dependencies might re-lock the folders; if the first attempt fails, just re-run the three steps. This method is part of the official windows update repair steps but without the DISM fallback.
If you’re still stuck, don’t delete system folders manually — that’s a common mistake. Instead, consider a repair install as the next step (not covered here). This guide gave you a how to reset windows update manual routine that works for many, but remember: no single fix works for every machine.
📖 Related Guides (Same Category)
dism tool usage guide
Learn how to use the DISM tool on Windows 10 and 11 to repair system images and resolve update errors with proven 2026 working methods.
sfc scan results meaning
Step-by-step 2026 guide to understanding SFC scan results. Learn which files were repaired in Windows 10 and 11.
dism scanhealth command
Learn how to fix DISM ScanHealth stuck or not working issues with step-by-step 2026 solutions.
🛠️ Recommended Tools for Windows Update Errors
🔗 Explore More in Other Categories
🔥 Recommended for You
windows installation hangs fix
Resolve Windows installation hangs issue with working fixes for Windows 10 and 11.
windows install cannot proceed fix
Learn how to fix Windows installation cannot proceed issue with working solutions for Windows 10 and 11.
windows install crash fix
Resolve Windows install crash issue with working solutions. Complete 2026 guide for setup crash errors.