M HYPE SPLASH
// news

How to search by filename in windows 10?

By Michael Henderson

I know I can use 'name' keyword but is there a way to make it default behavior?

Right now my searches show thousands of result when there is in fact only 2 or 3 files with the name.I think it is searching the contents. Is there a way to disable this?

8

1 Answer

Windows default search supports a few keywords for filtering searches based on specific attributes.

To search only file names, use

filename: <query>

You can also use kind: to search files of different extensions that are of a similar kind (video, music, documents, etc), type: to specify a specific file extension, or size:.

7

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy