Windows might be hiding some of your PC's storage by default - here's how to reclaim it
Windows quietly reserves up to 10GB of your SSD for updates, but you can disable it with one command.
Microsoft's Windows 11 operating system includes a little-known system feature called Reserved Storage that automatically allocates 5GB to 10GB of your SSD capacity for critical system functions. This reserved space is dedicated to Windows updates, temporary files, and system cache, ensuring updates can install smoothly without requiring users to manually free up space first. While beneficial for system maintenance, this hidden allocation means users with 256GB or smaller SSDs are losing a meaningful percentage of their total storage capacity to background operations.
Users can reclaim this space by disabling Reserved Storage through Windows Command Prompt with administrator privileges. The process involves running a single command: DISM.exe /Online /Set-ReservedStorageState /State:Disabled, followed by a system restart. Before taking this step, Microsoft recommends trying alternative space-saving methods first, including using the built-in Windows PC Manager cleanup tool and clearing system cache, which may yield better results without compromising update functionality. The feature can be re-enabled with a similar command when preparing for system updates.
For most users with 512GB or larger drives, the 5-10GB reservation represents less than 2% of total capacity and has minimal impact. However, on budget devices with limited storage, disabling Reserved Storage can provide immediate relief. Technology experts caution that while reclaiming this space is possible, the best long-term solution remains upgrading storage capacity through internal SSD expansion or external drives, with recommendations including SanDisk's 1TB ExtremeFit and Samsung's 4TB T9 portable SSDs for substantial storage increases.
- Windows 11's Reserved Storage feature automatically sets aside 5GB to 10GB of SSD space for system updates and cache
- Users can disable the feature via Command Prompt using DISM.exe /Online /Set-ReservedStorageState /State:Disabled
- The space recovery is most impactful on systems with less than 512GB storage, where 10GB represents significant capacity
Why It Matters
Users with limited SSD space can reclaim up to 10GB instantly, providing immediate relief for storage-constrained Windows devices.