"Lisa" <(E-Mail Removed)> wrote in message
news

6AB1B5C-4236-4DDD-AC41-(E-Mail Removed)...
> Hi,
>
> I want to clean up my hard disk. How can I have the folder size displayed?
> It just displays file size in explore.
>
> Any help will be appreciated!
>
> Lisa
If you check Status Bar in the View menu, it will display the the total
of all files in the selected folder, but not in sub folders. To find the
total of all files in the folder, including sub-folders, you can open
the command window, change the directory to the desired folder,
then enter: dir /s /a. It will list all files, and at the end give the
total
of all files in the folder and sub-folders, including hidden and system
files.