Searching From within File Explorer

Written by Barry Dysert (last updated June 29, 2020)

2

I've found File Explorer to be one of the handiest utilities within Windows that there is. I always have at least one File Explorer window open at all times, and often times there are a few on my screen. One of the nice features of File Explorer is its ability to search for files, and content within files, that are in the current folder. If you have folders that contain hundreds or thousands of files, using File Explorer's search capability will save you a great deal of time. Here is a picture of File Explorer with its search box circled: (See Figure 1.)

Figure 1. File Explorer.

So your current folder is the Projects folder. Let's say you know you wrote a ReadMe.txt file to accompany one of your projects, but you've forgotten which one. Since the File Explorer search is recursive, it can search the entire tree of subdirectories under Projects. Click in the search box (where it says, "Search Projects") and start typing (without quotes) "ReadMe.txt". Depending on the size of the Projects tree, it's quite likely that the search will return immediately with the found file highlighted: (See Figure 2.)

Figure 2. Results of a file search.

You can now open the file, edit it, delete it, etc. And you found it much faster than if you would have navigated through all the subdirectories looking for it.

File Explorer's search can also find content within certain types of files. Let's say that you have a ReadMe.txt file associated with each of your programs. However, one of your programs is obsolete and you've indicated that in its ReadMe file. You can search for the word "obsolete" and you'll be immediately taken to the file containing that piece of text.

 This tip (13456) 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

Using Windows in Safe Mode

There may come a time when your system is no longer operating properly. This could be the result of Registry changes, a ...

Discover More

Launchy

Launchy is a small utility that packs a powerful punch. It allows you to instantly find files and launch them without ...

Discover More

Copying Data with XCopy

XCopy is a file and directory copy utility built into Windows. If you have a lot of file management to do that can't ...

Discover More
More WindowsTips

Pin Items to File Explorer's Quick Access View

You can improve your efficiency at navigating the file system by using the Quick Access view. This tip shows you how to ...

Discover More

Repairing Your System Using a System Repair Disk

If your system gets into a state where it cannot be started normally, this tip presents you with options of how you can ...

Discover More

Illegal Windows Names

When it comes to files and folders and naming them in there are restrictions. Knowing what is restricted will help you ...

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 five more than 8?

2020-07-04 09:47:37

Alex B

For filenames, I always use
• filename:readme.txt
It runs much faster
For date range selection
• modified:dd/mm/yyyy..dd/mm/yyyy
Use your regional date format that is the one in Australia.
The “..” is the equivalent of “to”, and selection is between the 2 dates.

These work in SharePoint as well, were you might also use Title: & Author:

Note: wildcards work

(The bullet points are not part of the syntax)
additional ref: https://docs.microsoft.com/en-us/windows/win32/lwef/-search-2x-wds-aqsreference


2020-06-29 07:04:13

Tony

It would be really useful to have some tips on using the latest search facilities which I believe are new to the Windows 2004 update. Things like how you can search just in filenames rather than file content


Newest Tips