Share via

Storage space has been eaten up by?

Ryan Marshall 40 Reputation points
2026-03-23T21:15:54.6+00:00

I have 2 computer here at work that I got a warning that they were out of storage space. Not sure why only these two. Employees cannot install software.

Both PC are Windows pro 11.

I have run Disk Cleanup and Clean up System files, with little results.

I have also run DISM, with similar results.

All I have found is that both PCs have very large System files one is 354GB and the other is 820GB

Any suggestions?

Screenshot 2026-03-23 135212.png

Windows for home | Windows 11 | Files, folders, and storage

Answer recommended by moderator

Ramesh 176.3K Reputation points Volunteer Moderator
2026-03-24T01:08:24.3266667+00:00

Hi Ryan,

Please check the size of the component store. To do so, run the following command from Command Prompt (admin)

DISM /Online /Cleanup-Image /AnalyzeComponentStore

Copy the output and post it in your reply.

Was this answer helpful?


3 additional answers

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2026-03-29T09:39:55.1733333+00:00

    You can try TreeSize Free to see what are the biggest files.

    And did you check how Virtual Memory is managed ?

    (https://technovazone.in/windows-11-virtual-memory-page-file-settings-for-8gb-ram/ for example)

    On my Windows 10 PC (french) :

    User's image

    Was this answer helpful?

    0 comments No comments

  2. Finbo 20 Reputation points
    2026-03-27T04:06:07.7633333+00:00

    I have also tried all but step 7, 'reset windows', and have had very little success. I am running Win11, v25H2, OS 26200.8039 on a Dell laptop with 256GB SSD. Within the past 10 days, c. 3/13/26, I updated with KB5081277 and KB5082178 and saw my usable free storage go from ~65GB down to ~16GB immediately after running those updates, and as of about 10 minutes ago my free storage is now down to ~4.5GB. I have installed/downloaded NOTHING since doing those two updates and yet my free storage keeps going down down down every time I shut down for the night and then turn it back on in the morning. The latest is the attached screen shot. It shows my 'System and Reserved' storage is now at 153GB. Before running those two updates that figure was around 85GB and after running those two updates, that number went up to 132GB. Immediately after running those two updates I checked System-Storage and I got this wacky screen that said out of 1.77TB of space I had no free space and there were some I think Korean characters attached to the 1.77 number - I rebooted again and that display went back to my numbers - I thought I had gotten hacked so I quickly did a complete virus scan and it came out clean.

    It seems like every time I shut down and then turn it back on, the System and Reserved number goes up ~5GB and I lose that free space. There's something going on here and it ain't right!!!

    Picture1

    Here's that wacky one that first showed up:

    Screenshot 2026-03-13 152232

    I originally posted the second picture and asked "what the heck is going on" and one person suggested downloading some 'Tree' program that would identify what is using or reserving all the storage, but I can't even download and run other needed software updates because of 'insufficient disk space'... I could use some help...!

    Was this answer helpful?


  3. AI answer

    2026-03-23T21:16:11.2+00:00

    Large “System & reserved” usage in Windows 11 is typically caused by a combination of:

    • Windows Update files and previous Windows installations
    • Temporary files (including Windows Update temp files)
    • System restore points / shadow copies
    • OneDrive or user data stored on C: but not visible in normal folders

    Since Disk Cleanup and DISM had little effect, use the built‑in storage tools in this order on each PC:

    1. Check what is actually using space
      1. Select Start > Settings > System > Storage.
      2. Wait for the scan to complete and review each category (Apps, Temporary files, System & reserved, OneDrive, etc.).
      3. Note which category is unusually large.
    2. Use Storage Sense / Cleanup recommendations
      1. In Settings > System > Storage, turn on Storage Sense.
      2. Use Cleanup recommendations (if available) to remove:
        • Temporary files
        • Large or unused files
        • Files already synced to OneDrive
        • Unused apps
    3. Free up drive space with Disk Cleanup (system files) Disk Cleanup can remove old Windows installations and update files that may be counted under System.
      1. In the taskbar search box, type disk cleanup, then open it.
      2. Select the system drive (usually C:), then OK.
      3. Select Clean up system files, choose the same drive, then OK.
      4. After it recalculates, select:
        • Windows Update Cleanup
        • Temporary files
        • Previous Windows installation(s) (if listed – note this permanently removes the ability to roll back to the previous version)
      5. Select OK > Delete files.
      Note: If it has been fewer than 10 days since a feature upgrade, deleting Previous Windows installation(s) removes the Windows.old folder and you will not be able to go back to the previous version.
    4. Check for Temp folder issues (Windows 11) If the Temp folder is filling rapidly (often due to Microsoft Store .appx files), it can indirectly drive up System usage.
      1. Reset Microsoft Store:
        • Start > Settings > System > Troubleshoot > Other troubleshooters > Windows Store Apps > Run.
      2. Clear Store cache:
        • Press Windows key + R, type wsreset.exe, select OK.
      3. Reset Windows Update:
        • Start > Settings > System > Troubleshoot > Other troubleshooters > Windows Update > Run.
      4. Restart the PC and recheck Storage usage.
    5. Move user data off the system drive If user profiles or OneDrive content are on C: and large, move data rather than relying only on cleanup:
      1. Connect a secondary drive or ensure a data drive is available.
      2. Move large personal folders (Documents, Pictures, Videos, etc.) to another drive.
      3. Configure new files to save elsewhere:
        • Start > Settings > System > Storage > Advanced storage settings > Where new content is saved.
        • Change locations for documents, music, pictures, and videos to another drive.
    6. Turn on OneDrive Files On‑Demand (if OneDrive is used) To reduce local footprint of cloud files:
      • Enable OneDrive Files On‑Demand so only placeholders are stored locally and full files stay in the cloud.
    7. Last resort: reset or reinstall Windows If System & reserved remains hundreds of GB after cleanup and data offload, and Storage details do not show where the space is going, a reset or reinstall may be required to reclaim space. For persistent low‑disk‑space issues, see the reinstall guidance referenced in the documentation.

    For each machine, repeat the steps and compare which category is consuming the bulk of space. Focus cleanup on that category (Temporary files, Previous Windows installations, OneDrive‑synced content, or user data).


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.