Filtering a Folder's Content

Written by Barry Dysert (last updated December 31, 2018)

2

I usually try to keep the number of files in a folder to a minimum, but sometimes having a lot of files in a folder just can't be helped. When you have several pages of files in a folder it becomes harder to find a particular file you're looking for. It can help, though, to filter these files in some way so that you can find the target file more easily.

The figure below shows File Explorer open to my Windows folder: (See Figure 1.)

Figure 1. File Explorer.

Note that File Explorer is open in Detail view. This is necessary in order to perform filtering. The way you filter what files are shown is by column. For example, if you want to filter by column name, hover your mouse over the Name column, and you'll see a down-arrow displayed on the right of that column: (See Figure 2.)

Figure 2. File Explorer showing the Name drop-down arrow.

If you click the arrow, a small window will appear with choices on how you'd like the names filtered: (See Figure 3.)

Figure 3. File Explorer showing the Name filter.

Now you can click the checkboxes if you only want to show files beginning with the letters A through H, I through P, and/or Q through Z. If any of the checkboxes are checked, when you return to File Explorer, you'll now see that it's displaying the filtering criteria in the address bar, and that where the drop-down arrow used to be there is now a checkmark: (See Figure 4.)

Figure 4. File Explorer showing that filtering is in effect.

You can apply multiple filters at the same time, using any of the columns that are shown. Just go through the same process on whatever columns you want to filter on, and the filters will be applied. For example, if I only want to see files that begin with the letters A through H, whose modified date was sometime this year, and whose size is large, I can apply these three filters to their respective columns and end up with File Explorer looking like the following figure: (See Figure 5.)

Figure 5. File Explorer showing multiple filters.

To turn off filtering, go to the columns that define the filters and remove the checkmark from all of the checked column. You will now see all of your files again.

 This tip (13603) applies to Windows 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Passing Parameters to a PowerShell Script

Like the older batch-file processor, PowerShell can accept parameters. This allows for flexibility in your script. This ...

Discover More

Making the Mouse Pointer More Visible

Windows has a lot of features designed to make your computing experience easy on the eyes. Some of these features have to ...

Discover More

Connecting a Bluetooth Device

If you're the proud owner of a Bluetooth device, you probably want to get right to connecting it to your computer. This ...

Discover More
More WindowsTips

Using the DiskPart Utility

The DiskPart utility is a low-level command-line program that lets you manage disks, virtual disks, partitions, and ...

Discover More

Changing the Program Associated with a File Type

Windows allows a great deal of flexibility in what programs it associates with different types of files. If you want to ...

Discover More

Creating a CD/DVD Archive

CDs and DVDs are good for creating archives of files you want to keep over the long term. They are a great way to back up ...

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?

2018-12-31 13:40:47

MW

I find that I usually remember the name of the folder or file I’m looking for.

If you do too, click your mouse pointer on any folder or file under the name column on the right hand pane, and then press the key of the first letter of the name you are looking for.

Windows will jump to the first item in the list starting with that selected letter, and you can probably quickly find your item.

(Some mouse software setups don’t even require that first click, just hovering over the column of names is enough to engage the shortcut I described. One such program with many other time saving benefits is: WizMouse ).


2018-12-31 09:30:34

Will

I can't believe I never noticed that before! Thanks.


Newest Tips