When Windows Update stops at 20% and throws error 0x80070070, it usually means your system drive doesn't have enough room for the update files. This often happens on Windows 10 where partial downloads start, or Windows 11 blocks earlier due to stricter storage requirements. If you're wondering how to fix 0x80070070 windows update, you're not alone – the update may stall and fail repeatedly with a disk full message.
For a windows update error 0x80070070 fix, here's one straightforward approach that works in many cases. The windows update not enough space error fix often starts with freeing up space manually.
Delete unnecessary files to free disk space
Cleaning up your system drive is the simplest and most effective first step. Follow these steps:
- Open Disk Cleanup (search for cleanmgr in Start)
- Select your system drive (usually C:)
- Check boxes for Temporary files, Delivery Optimization Files, Recycle Bin, and Windows upgrade log files
- Click OK and confirm deletion
- Also remove old user temp files: type %temp% in Run, delete everything inside (skip files in use)
After freeing at least 10-15 GB, restart the Windows Update service or simply reboot and try the update again. In many cases the progress will now move past the 20% mark. Check WindowsUpdate.log for errors – you should no longer see any disk space related entries for 0x80070070.
If disk cleanup doesn't free enough space (error path): the next typical step is clearing the SoftwareDistribution cache or removing pending.xml from WinSxS. Some IT admins also reset CBS components using DISM /Online /Cleanup-Image /RestoreHealth. That's a common fallback when simple cleanup fails.
For reference, this issue is related to KB5147308 on some Windows builds. Don't ignore low disk space warnings before starting updates, and avoid running updates on drives with less than 15% free space. A working disk space solution like the one above has solved the 0x80070070 update failed repair guide for many users.
Have you tried the 0x80070070 windows update fix by cleaning the drive first? The fix error 0x80070070 not enough disk space approach with built-in tools is reliable. For a windows update disk full error 0x80070070 solution, always start with Disk Cleanup. In some Windows 11 environments, the update might still block – then check the pending.xml state as a next step.