
2025/03/22
Safe Removal of Windows Update Cache
Separate download vs install leftovers and safely clear SoftwareDistribution and DriverStore temp caches.
Delete update caches safely so future updates stay healthy.
- Stop services as admin:
net stop wuauserv
net stop bits- Delete contents of Download, keep DataStore; old logs under
Logscan go. - In DriverStore, only touch temporary/duplicate driver packages; confirm versions with
pnputil /enum-driversfirst. - Restart services:
net start wuauserv
net start bits- Open Windows Update to verify; if issues, run
sfc /scannowandDISM /Online /Cleanup-Image /RestoreHealth. - If cautious, create a restore point first or only clear Download and leave other folders.
Remember the trio: stop services → clear cache → start services.
Common errors
- Update stuck at 0%: clear cache, restart services—usually fixes it.
- “Access denied”: run as admin or delete in Safe Mode.
Easy mode
Save the commands to a .bat on the desktop—one double-click runs all three steps.
Further reading
More Posts

MaintenanceWindows
Choosing C Drive Cleanup Software
Pick cleanup tools with preview, no ads/bloat, and Win10/Win7 path awareness.

MaintenanceWindows
C Drive Cache and Temp Cleanup Guide
Cover Temp and log leftovers, selectively clear browser caches, and clean regularly to keep performance steady.

MaintenanceWindows
Tips to Quickly Pinpoint Junk Files on C
Sort scan reports by size, target browser/WeChat caches, and spot hidden usage quickly.
Newsletter
Join the community
Subscribe to our newsletter for the latest news and updates