Wednesday, January 13, 2016

Where’s my disk space going? in Windows machines



Where’s my disk space going?


It's not uncommon to run out of disk space. A free utility can help tell where your disk space is going so you can determine what steps to take.
//
Our disk drive is split into a C and a D drive which both have between 30 and 40GB on each. We only ever save on the D drive, but the C drive is up to about 31.9GB with 540MB left available! Apart from about 5GB of photos, I can’t understand what is taking up all the memory. The memory seems to continually go down and is now getting to a critical level. I have run spyware and adware checks and deleted all critical errors, but still not been able to free up any memory. I can’t even defrag as I need 20% free to run this option.
Disappearing disk space is a common scenario. Somehow, no matter how much we have, disk space never seems enough. As we collect pictures and programs (and programs themselves collect data), more disk space is consumed unless files are deleted. With so much happening on our computers these days, it’s almost impossible to simply and quickly realize exactly what’s taking up space.
Fortunately, there’s a free tool that I frequently recommend that can give us some very helpful data.

TreeSize Free

TreeSize Free is a free tool that will show you what’s taking up all of the space on your machine. (A paid version is available with additional features, but for what we’re doing, the free version will suffice.)
TreeSize Free Download Page
Download TreeSize Free from the JAM Software page and install it.1
On completion of the installation, you’re given the option to run it or run it as Administrator:
Run Treesize after Install
I recommend you run it as Administrator, so that TreeSize is able to access and return as much information about your hard disk usage as possible.

The TreeSize scan

As TreeSize scans your hard drive, it updates its display in real time.
TreeSize Free in Progress
Once the small blue progress bar disappears, the results are complete.

A typical machine

This is the result of running TreeSize on a basic Windows 7 installation:
TreeSize Results
The primary information here is a list of all of the top-level folders on the C: drive and the amount of disk space consumed by their contents. What’s most helpful is that it is sorted by decreasing disk space; the biggest consumers of space are at the top.
Not surprisingly, the “Windows” folder and everything it contains are consuming the most space. Right below that is “[5 files]” that represent the five files that aren’t in any folder at all, but live in the root of the C: drive.

Disk space is not memory

I keep hearing people confuse these terms and it’s important – particularly when asking for help – that the terms you use accurately reflect what it is you’re talking about. To over-simplify a little:
  • Memory is the RAM (for Random Access Memory) where your programs and data reside when they are in use. When you turn your computer off, your memory is erased. To free up memory, you might just run fewer programs at the same time.
  • Disk space is your hard drive where data is stored permanently or until you or a program explicitly erases it. To free up disk space, you delete files.
Another good difference to note is size. My laptop, for example, has eight gigabytes of memory, but 300 gigabytes of disk space. Disk space on a machine is almost always much greater than its memory.

Digging deeper

You can see the contents of the next level of folders down by clicking the small triangle to the left of the folder name. Here’s the Windows folder expanded:
TreeSize expanded on C:\Windows
You can see right away that the “winsxs” folder contains the most data of all the sub folders within C:\Windows. (This is normal, by the way.) You can also see the relative size of each of the other folders within Windows. If you wanted to drill down deeper, you could simply expand the subfolder.
We can look at those “[5 Files]” again simply by clicking on the triangle in front of the item:
TreeSize showing top level files
Now, we can see that pagefile.sys – the system virtual memory and paging file – is taking up three gigabytes on this machine and that hiberfil.sys – the file used to implement hibernation – is taking up two.
In this case, that’s actually a discovery for me because this machine will never use hibernate. Disabling that feature allows me to delete hiberfil.sys and free up two gigabytes.

TreeSize on user files

It’s often very useful to use TreeSize to see what’s stored in your user account’s My Documents or similar folder. In Windows, that means looking at the contents of “C:\Users\.” In my case, that’s C:\Users\LeoN:
TreeSize on user account
I have some of the sub-folders expanded here already and you can see that my Outlook.pst file is the largest file in my Documents folder.

Your machine

Now, as to what’s eating up the disk space on your machine, there’s no way for me to know. However, using a tool like TreeSize, you should be able to relatively quickly see what’s taking up all that space and take appropriate action.

Thanks to Wiki
and 
https://askleo.com/wheres_my_disk_space_going/


Tuesday, January 12, 2016

my-c-drive-in-windows-7-is-nearly-full-but-is-not-real







See if you have shadow copies enabled. Restore points could be eating up the HD space.
Open My Computer and right-click the C: drive. Select Properties.
Go to the Previous Versions tab. Do you see a lot of restore points? If so, they can be removed, or disabled altogether.
Open the Control Panel.
Control Panel > System and Security > System
Click System Protection in the left pane.
Highlight Local Disk (C:)(System) and click Configure...
From here you can press Delete to remove all the restore points and then reduce the Max Usageslider lower to something more reasonable.
There is also the option to Turn off system protection if you really low on disk space.


Thanks to : wiki and 
http://superuser.com/questions/450284/my-c-drive-in-windows-7-is-nearly-full-but-is-not-real