Windows might be hiding some of your PC’s storage by default – here’s how to reclaim it

In the realm of personal computing, the intricacies of storage management often elude the average user. A common phenomenon is the discrepancy between advertised storage capacity and actual usable space. This is largely due to Windows’ Reserved Storage feature, which allocates between 5GB to 10GB of your SSD for essential system files, updates, and temporary data. While this may seem inconvenient, the rationale behind this allocation is to facilitate smoother updates and system performance. However, for those with limited SSD space, reclaiming this reserved area can be a priority.

Start here first

Before diving into the more technical aspects of storage management, it’s wise to explore simpler solutions that could yield significant results. Here are a couple of effective strategies:

  • Clear the Cache: Regularly clearing your cache in Windows 11 can safely free up valuable space without compromising system integrity.
  • Utilize Windows PC Manager: This free cleanup tool, developed by Microsoft, helps identify and remove unnecessary files, including old log files and installation remnants that third-party applications might overlook.

To get started with PC Manager, download it from its product page or the Microsoft Store. Upon installation, initiate a health check and allow the tool to optimize your disk space.

How to turn off Reserved Storage

If you’ve exhausted other options and are determined to reclaim every byte from Windows, disabling Reserved Storage is a straightforward process. Begin by navigating to Settings in Windows, then proceed to System > Storage. Click on Show more categories and head to System & Reserved. Here, you will find the Reserved Storage section, detailing the amount of space allocated for this purpose.

For users with SSDs of 512GB or more, the impact of this reserved space is minimal—often less than 2% of total storage. However, for those with limited capacity, reclaiming this space can be beneficial. To disable Reserved Storage, open the Command Prompt as an administrator and enter the command:

DISM.exe /Online /Set-ReservedStorageState /State:Disabled

After executing the command, restart your computer and revisit the storage settings to confirm that the Reserved Storage allocation is now blank.

When to turn Reserved Storage back on

It’s advisable to re-enable Reserved Storage prior to any system updates. This can be easily accomplished by using the same command line, simply changing the last part to Enabled:

DISM.exe /Online /Set-ReservedStorageState /State:Enabled

While having control over storage management is appealing, it’s essential to recognize the limitations imposed by smaller SSDs. For primary devices, a minimum of 512GB is recommended to ensure a seamless user experience. To further enhance storage capacity, consider upgrading your internal SSD or investing in external storage solutions. Options abound, from compact drives like the 1TB SanDisk ExtremeFit to larger capacities such as the 4TB Samsung T9 portable SSD, catering to a variety of storage needs.

As you navigate the landscape of storage solutions, exercise caution with budget SSDs that may promise more than they can deliver, as reliability can often be a concern with such products.

Winsage
Windows might be hiding some of your PC's storage by default - here's how to reclaim it