List of space hogs
Trying to compile a list of all features that not only use up space but keep growing with time. Feel free to add anything I've missed / don't know of
Pagefile
- I'm guessing it can grow if you have it set on Automatically managed. I've fixed it at the same size as RAM and that's probably too much already for my purposes, the file was last modified 2 months ago
%TEMP%
- Fills up with old stuff regularly, and during software installs/updates
%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files
- also not cleaned up automatically, not visible in Windows Explorer, cleaned up by the Cleanup wizard
%userprofile%\AppData\Local (not the Temp folder)
- many programs leave temporary files here too, old deletable setup files in various folders could up to a gigabyte on a never cleaned system. However not all setup files are deletable, some are still needed by their programs
Search indexer
- Eats up the whole disk if not turned off and still useless. I've only figured out one way to turn it off and save space: Control Panel > Indexing Options. First go to Advanced > Rebuild indexing, then wait until indexing restarts (if you didn't do anything else, takes a few min) and quickly press Pause. This "pauses" it for 15 minutes. Then go to Services and stop and disable Windows Search.
C:\Windows\Installer
- Seems to be old setup exes and msis/msps for some programs and probably all Win updates. These might be the things that get called when you go to Control Panel > Add/Remove Programs and select one with Change/Repair ??
- Old files are not deleted, for example I've found msi's for dozens of Adobe Reader updates and I don't have Adobe Reader any more. WICleanup will delete the orphaned setup files. Found 15GB of crap
C:\Windows\SoftwareDistribution\Download
- Windows Update bloat
C:\Windows\Temp
- not used much, found only 50MB of old log files
C:\System Volume Information
- contains restore points
- maybe also contains other things like VSS (which I think is handled by System Restore). I'm now wondering if System Restore can also make some hidden restore points, since the amount that went missing after the last install and ended up in SVI was almost exactly 2x the size of installed files in Program Files.
Thumbnails
- can use up gigabytes if you have many pictures, cleaned up in the Cleanup wizard
%userprofile%\AppData\Local\Microsoft\Windows\Explorer\ThumbCacheToDelete
- not sure what this is, several hundred MB of .tmp files dating back to after the last PC restart. Wasn't able to delete in Windows Explorer
Didn't have any of these, but they show up in torchwood/Roy's utility (thanks!

)
- Flash cache
- %systemdrive% (C:\) .tmp files
- %systemroot% (C:\Windows) .tmp files
- %systemroot%\System32 .tmp files
- %systemroot%\System32 (64bit) .tmp files
- %systemroot%\System32\drivers .tmp files
Internet history
- Could be a problem in IE. In Pale Moon adds up to several dozen MB even after years and years of browsing with normal history pruning completely disabled via hidden preference.
- However I use a session manager to backup sessions and that adds to several GB. I've curbed that growth by deleting old sessions
- In PM preferences I've limited cache to 0 KB, previously it was also wasting space
C:\ProgramData
- I've deleted things from here in the past but don't remember the details
- 1 GB used by "Microsoft Antimalware" and "Windows Defender" folders. I use none of this stuff. Haven't tried deleting yet
C:\MsoCache
- MS Office setup crud. Somebody on the internet said you can burn it to a DVD and change its references in registry from C:\MsoCache to X:\MsoCache (where X: is your optical drive) and then delete it. Haven't tried yet.
C:\Windows\System32\config\systemprofile\AppData\Local\CrashDumps
- Presumably the dumps cleaned up by the Cleanup wizard. I have some dumps in here.
C:\Windows\winSxS
- False alarm despite some website claims. Looks to be all hardlinks, so deleting this would save no space at all.