HOW TO SEACH A NAME AND EXTENTION?

General discussion related to "Everything".
Post Reply
riceadam
Posts: 1
Joined: Wed Feb 04, 2026 10:11 am

HOW TO SEACH A NAME AND EXTENTION?

Post by riceadam »

Hi
I am very new to this search program and trying toget my head round it I want to serch for a name and a extention stone.jpg what would i put for that? also if i wnat it to seach fro one drive only the last thing is there any where I can go to see exaples of this working
Sorry to be so thick but for a 85 year this tech o is a bit much

Thank you for your help
void
Developer
Posts: 19830
Joined: Fri Oct 16, 2009 11:31 pm

Re: HOW TO SEACH A NAME AND EXTENTION?

Post by void »

To search for .jpg files, include the following in your search:

*.jpg




To find filenames containing stone with a .jpg extension, search for:

stone *.jpg




Search Examples

Please also try the Advanced Search from the Search menu.
santilli
Posts: 26
Joined: Tue Apr 30, 2024 7:05 am

Re: HOW TO SEACH A NAME AND EXTENTION?

Post by santilli »

riceadam wrote: Wed Feb 04, 2026 10:16 am I am very new to this search program and trying toget my head round it I want to serch for a name and a extention stone.jpg what would i put for that?
you can type the name and extension in the search bar, so just
stone.jpg
should return every file with that specific name. if you search for a specific name and extension and don't see a file that is known to exist, it might be sitting in a drive that is not being indexed.
riceadam wrote: Wed Feb 04, 2026 10:16 am also if i wnat it to seach fro one drive only the last thing is there any where I can go to see exaples of this working
you can limit any search to a specific drive by starting your search with the drive letter. for example, if you have multiple stone.jpg files in different drives, and you only want to show files from C: all you need to do is search for
c: stone.jpg


if you search for
c:
for example, it will rule out any other folders/files in other drives, and show all existing folders/files in C:

if you need any help feel free to ask here in the forum, we're all here to support each other
Post Reply