Windows System Errors
Windows 0x80070070 Not Enough Disk Space
Not Enough Disk Space — the target volume has insufficient free space for the operation
What 0x80070070 Means
The 0x80070070 error on the Windows System Errors indicates not enough disk space — the target volume has insufficient free space for the operation. This typically occurs due to system drive is nearly full, leaving insufficient room for windows update temporary files.
0x80070070 maps to the Win32 error ERROR_DISK_FULL. It commonly occurs during Windows Updates, application installations, or file copy operations when the target volume runs out of free space.
Technical Background
Windows reserves space for temporary files, update staging, and component backups during installations. When free space drops below the required threshold, operations fail with 0x80070070.
The Disk Cleanup utility and Storage Sense both target temporary files, previous Windows installation remnants, and Delivery Optimization cache — categories that commonly accumulate significant space on system drives.
Common Causes
- System drive is nearly full, leaving insufficient room for Windows Update temporary files
- Large Delivery Optimization cache or Windows component store consuming available space
- Application installation requiring more space than currently available on the target drive
Typical Scenarios
- Windows Update failing with 0x80070070 because the system drive has less than 8 GB free
- Software installer failing midway when the temp directory runs out of space
- Large file copy or backup operation filling the destination drive before completion
What to Know
0x80070070 is a storage management issue that appears when the target volume runs out of space before an operation completes. Windows Update, installers, and file copy operations all fail at the point where temporary or output space is exhausted.
Frequently Asked Questions
Common questions about Windows 0x80070070 error
Windows typically needs 8–20 GB of free space on the system drive to download, stage, and apply updates. Feature updates may need more. Keeping at least 20 GB free avoids most space-related update failures.