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

Moving a Table Row

Want to move a row in a table very easily? You can do so by using the same editing techniques you are already using.

Discover More

Trimming Spaces from Strings

Need to get rid of extraneous spaces before or after the text in a string? VBA provides three different functions you can ...

Discover More

Adjusting Column Width from the Keyboard

It's easy to adjust the width of table columns using the mouse, but what if you don't want to use the mouse? Adjusting ...

Discover More
More WindowsTips

Customizing the Explorer's File List Display

Windows Explorer is a powerful utility to use for navigating among your files and folders. And it can be customized a ...

Discover More

Backing Up Your Files

Performing regular backups of your system offers you peace of mind because you don't have to worry about data loss in the ...

Discover More

Specifying a Copy Schedule in Robocopy

There are a few ways to set up a copy schedule in Robocopy by using its options. This tip explains how.

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 2 + 2?

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