Determining How Much Space the Files in a Folder Require

Written by Allen Wyatt (last updated January 6, 2020)

3

When you are working with the files on your disk drive, it is often helpful to know how much space is used by all the files within a particular folder. This is especially true when you want to know if you've got enough space on a flash drive or some removable media for that folder and its contents.

The traditional way to check how much space the files require is to open the folder, press Ctrl+A to select all the files, and then look at the status bar of the Explorer window to see how much space is used. (See Figure 1.)

Figure 1. Seeing how much space files require.

If pressing Ctrl+A selects quite a few files, the status bar may not show the aggregate size, at first. Instead you may see a link that says "Show more details...". This is just Windows' way of saying it is lazy and that it won't calculate the space unless you really want it to. Click the link, though, and it chunks through all the files and you'll shortly see the size of the selected files.

There's an even easier way to view the aggregate size of all the files in a folder, though. All you need to do is hover the mouse pointer over the file folder, and shortly you'll see the information you want. (See Figure 2.)

Figure 2. Hover the mouse to see the space requirements.

If you don't see the file size information on your folders, it is possible that someone has turned off that feature. To check, follow these steps:

  1. Open an Explorer window.
  2. Display the Folder Options dialog box. There are various ways to do this, depending on your version of Windows and how your system is configured. In Windows 8 and Windows 10, display the View tab of the ribbon, click the Options tool (right side of the ribbon), and then choose Change Folder and Search Options. In Windows 7, click Organize | Folder and Search Options. (If you are using classic menus in Windows 7, click Tools | Folder Options.)
  3. Make sure the View tab is displayed. (See Figure 3.)
  4. Figure 3. The View tab of the Folder Options dialog box.

  5. Make sure the Display File Size Information in Folder Tips check box is selected.
  6. Click OK.

 This tip (7007) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Checking for a Text Selection Length

Need to know if the user selected some text before running your macro? Here's how to make that check.

Discover More

Self-Aware Macros

Sometimes it may be helpful for a macro to know exactly where it is being executed. This tip provides a way that you can ...

Discover More

Zooming In On Your Worksheet

If you have trouble seeing the information presented in a worksheet, you can use Excel's zooming capabilities to ease the ...

Discover More
More WindowsTips

Creating a Bootable USB Flash Drive

If your hard disk becomes problematic to the point where you can't even boot from it, you'll be glad you have a bootable ...

Discover More

Displaying Details about an Audio File

Audio files have additional attributes that other files don't have. This tip describes how you can display these ...

Discover More

Sorting a Folder

When you have a lot of files in a folder, it is helpful to be able to know how to sort through all the files. Windows 10 ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is seven more than 1?

2020-01-07 10:51:19

J. Woolley

I can recommend TreeSize Free, which I have used for many years: https://www.jam-software.com/treesize_free


2020-01-06 10:00:34

Allen

Richard,

You need to hover over a folder in the files area of the window, not in the Navigation area. (The "Company Files" folder is in the Navigation area.)

-Allen


2020-01-06 06:49:35

Riccardo Capuano

The hover the mouse pointer over the file folder method doesn't work for the 'Company Files' folder in your example.


Newest Tips