search for largest folders

P

Paul Kraemer

Hi,

I have a friend who is running Vista Ultimate. She is getting low on hard
drive space, so I am trying to help her move some large files to alternate
storage. I have gone through the obvious Pictures, Music, and Video folders
and have managed to free up some space, but for the low number of
applications she has installed, her hard drive still seems to be much more
full than it should be.

I was wondering if there is a way that I can do a search that would go
through her entire hard drive and return a list of all folders/subfolders
sorted in descending order by the the hard drive space occupied by each
folder. I'd really like to know what is hogging up all this space.

Thanks in advance,
Paul
 
P

Peter Foldes

If you want to see all the files on your computer listed with their size just type in the following below in the search field.

*.* (star dot star)
 
D

Dave

open a command prompt and type...
dir c:\ /s /o:-s /p

But the easiest way to regain space is to run Disk Cleanup.
Open Computer, right-click on the C: drive, select Properties.

This will remove temp files, empty the recycle bin, etc.
you can also remove all but the most recent restore point, under "More
Options"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top