Close Menu

    Subscribe to Updates

    Get the latest Tech news from SynapseFlow

    What's Hot

    The US Army is letting private drone makers test weapons on military ranges without needing government contracts first

    August 17, 2026

    Forecasting AI, Harnesses, Applications, and Tools in 3–6 Months – NextBigFuture.com

    August 17, 2026

    The Last House review: this tedious thriller is the worst Netflix movie of the year, and it’s nothing like the trailer promised

    August 16, 2026
    Facebook X (Twitter) Instagram
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    Facebook X (Twitter) Instagram YouTube
    synapseflow.co.uksynapseflow.co.uk
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    synapseflow.co.uksynapseflow.co.uk
    Home»Software & Apps»I reclaimed 11 GB on my Windows PC without deleting a single file
    I reclaimed 11 GB on my Windows PC without deleting a single file
    Software & Apps

    I reclaimed 11 GB on my Windows PC without deleting a single file

    The Tech GuyBy The Tech GuyAugust 16, 2026No Comments5 Mins Read0 Views
    Share
    Facebook Twitter LinkedIn Pinterest Email
    Advertisement


    My C: drive was running out of free space, but the files I had on it did not match reality. I turned to the traditional cleanup tools but didn’t get great results. However, after running a single command, I recovered 11GB of storage that I didn’t think existed.

    Advertisement

    This happened without me deleting my documents, photos, downloads, apps, or anything personal. The command addressed the space that Windows’ recovery snapshots had consumed. It’s become one command I never overlook on a Windows installation when I’m running low on storage but can’t let go of any personal data.


    Windows storage


    I turned off one Windows 11 feature and freed up gigabytes of SSD space instantly

    he overlooked Windows feature that impacts available storage.

    The shadow-storage number File Explorer doesn’t show you

    What vssadmin reported

    Shadowstorage list on WIndows before prunning
    Afam Onyimadu / MUO

    I ran the command: vssadmin list shadowstorage and it revealed three numbers I’d never thought to check.

    The most important of the three was “Used.” It stood at 11.47GB on my device. This number symbolized actual space shadow copies already occupied on the drive. The “Allocated” figure was slightly higher at 12.03GB, representing the amount currently allocated to shadow-copy storage.

    The “Maximum” is an upper limit (23.85 GB here); it is not space already used but the potential amount Windows could occupy. So of all these, what was actually eating up storage was “Used.” My SSD is roughly 500GB, so 11GB is actually a big deal — enough space to put to use.

    These figures don’t appear in File Explorer or Disk Cleanup. That’s why the sizes shown in File Explorer didn’t seem to match the drive’s actual free space. I could only get the full picture by running the vssadmin command (vssadmin list shadowstorage).

    You can only run vssadmin from an elevated terminal because it requires admin privileges.

    Those gigabytes were storing recovery history

    What Windows was keeping in the shadow-copy storage

    Windows C drive files
    Afam Onyimadu / MUO

    11.47GB belonged to shadow-copy data. The Volume Shadow Copy Service is a mechanism that the operating system employs to create point-in-time snapshots needed for System Restore (and the “Previous Versions” feature) to rebuild an earlier state of the system. The Volume Shadow Copy Service doesn’t duplicate the whole drive; it stores only changed blocks, allowing Windows to reconstruct previous points as needed.

    Restore points may be created before events such as Windows Update and qualifying application installations; users and software may also create them. However, old restore points may remain on your system longer than you expect, gradually increasing “Used” space that doesn’t show up as a File Explorer folder you can simply empty.

    If your “Used” figure is high, shadow copy storage is consuming more of your drive. A higher “Maximum” gives Windows more room to retain that history. However, lower numbers mean more free space on your drive but less recovery history if something breaks.

    Windows intentionally reserves this space; whether to keep it depends on whether the recovery history is worth the space cost. For me, the answer was no.

    I lowered the shadow-copy storage limit

    One command, and the number actually moved

    Here’s the command that I ran:

    vssadmin resize shadowstorage /for=C: /on=C: /maxsize=2GB

    The /for and /on flags point the command to the volume I’m trying to change, and /maxsize defines the ceiling I need to apply. This command doesn’t delete files; it changes the maximum storage the service can use.

    However, lowering the limit may cause the system to discard some existing shadow copies. This pruning is expected behavior and isn’t the same as deleting personal files, documents, photos, or programs.

    After the initial command had completed, I ran this command again vssadmin list shadowstorage. I was able to compare the effects before and after:

    Metric

    Before

    After

    Change

    Used Shadow Copy storage

    11.47GB

    0.42GB

    11.05GB

    Allocated Shadow Copy storage

    12.03GB

    0.61GB

    11.42GB

    Maximum Shadow Copy storage

    23.85GB

    2.00GB

    21.85GB

    On my machine, Used dropped from 11.47 GB to 0.42 GB, freeing roughly 11 GB on the C: drive in just a few seconds.

    Now, these numbers are from a specific machine. I ran the same command on a different machine and freed up just 5GB. Results will vary, but a high initial “Used” value often means you can reclaim significant space.

    The trade-off was less recovery history

    Once I ran that command, my older shadow copies were gone. The direct result is less rollback history than before. My drive was really tight on space, so this was a necessary step that didn’t require spending money or deleting data I still valued.

    I set the maximum to 2GB, but you shouldn’t copy this value blindly. If you check your “Used” number first, it shows how much is being used right now. The data showed me that 2GB was a compromise I was willing to make: it gave me more free space while retaining some room for restore points.

    Advertisement
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    The Tech Guy
    • Website

    Related Posts

    Jellyfin does everything Plex does — except charge you for it

    August 16, 2026

    I went cordless everywhere, but these 3 power tools are still better with a cord

    August 15, 2026

    I stopped using my Fire TV Stick just for streaming after finding these apps

    August 15, 2026

    ChatGPT memory not working [Fix]

    August 15, 2026

    The guest network you never use is the safest place for half your home

    August 14, 2026

    I turned off my TV’s stereo-only audio mode and finally heard my Dolby Atmos setup

    August 14, 2026
    Leave A Reply Cancel Reply

    Advertisement
    Top Posts

    You don’t need a NAS to self-host — I proved it with hardware from my closet

    June 7, 2026391 Views

    Spotify is giving one of its best playlists a big visual upgrade to give subscribers ‘a closer connection’ to its New Music Friday curators — and I think it could be the update it’s always needed

    June 12, 2026210 Views

    The iPad Air brand makes no sense – it needs a rethink

    October 12, 202516 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Advertisement
    About Us
    About Us

    SynapseFlow brings you the latest updates in Technology, AI, and Gadgets from innovations and reviews to future trends. Stay smart, stay updated with the tech world every day!

    Our Picks

    The US Army is letting private drone makers test weapons on military ranges without needing government contracts first

    August 17, 2026

    Forecasting AI, Harnesses, Applications, and Tools in 3–6 Months – NextBigFuture.com

    August 17, 2026

    The Last House review: this tedious thriller is the worst Netflix movie of the year, and it’s nothing like the trailer promised

    August 16, 2026
    categories
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    Facebook X (Twitter) Instagram Pinterest YouTube Dribbble
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    © 2026 SynapseFlow All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.