Ravioli224

New Member
Joined
Jul 6, 2015
Messages
1
I was having space problems on my SSD so I checked what is taking up so much space with SpaceMonger and it turns out my Windows folder is 40GB big. How normal is this and how could I get it smaller?

I have only had this new SSD with windows for a year. :/

An image from 'Windows folder is 40GB'. Windows folder properties showing 40 GB size and a treemap visualizing its file structure.


An image from 'Windows folder is 40GB'. Windows folder properties showing 40 GB size and a treemap visualizing its file structure.
 

Last edited by a moderator:
Solution
A base install of Windows 7 32bit is roughly 16GBs and 64bit is 20GB. Winsxs contains drivers, fusion and side by side assemblies and should not be messed with. Your Patch Cache is unusually large and can probably be cleaned up. Just be careful what you delete. MSP files are Microsoft Patches and you should be able to delete them.

You may also want to enable view hidden system files and see if you have a hibernation file. This will eat up as much space as you have RAM. The quick way to disable hibernation mode and remove this file is.
  • Open an elevated command prompt
  • Type powercfg /h off
A base install of Windows 7 32bit is roughly 16GBs and 64bit is 20GB. Winsxs contains drivers, fusion and side by side assemblies and should not be messed with. Your Patch Cache is unusually large and can probably be cleaned up. Just be careful what you delete. MSP files are Microsoft Patches and you should be able to delete them.

You may also want to enable view hidden system files and see if you have a hibernation file. This will eat up as much space as you have RAM. The quick way to disable hibernation mode and remove this file is.
  • Open an elevated command prompt
  • Type powercfg /h off
 

Last edited:
Solution
Back
Top