how do i exclude certain folders from a search?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
BigDan
Posts: 60
Joined: Tue May 23, 2017 9:24 pm

how do i exclude certain folders from a search?

Post by BigDan »

I'd like to exclude a couple folders from a search I'm doing. I know I can remove a specific folder from all searches by going into Preferences. In this case I'd just like to remove it from a specific search. How would I do so?

The path name is long and has numerous spaces etc:
H:\Acer Feb 2022 Majority\Documents\Excel Work Files - Learning MS Excel 2010
void
Developer
Posts: 17310
Joined: Fri Oct 16, 2009 11:31 pm

Re: how do i exclude certain folders from a search?

Post by void »

Include the following in your search:

!"H:\Acer Feb 2022 Majority\Documents\Excel Work Files - Learning MS Excel 2010"


! = NOT
" " = escape spaces
(space = AND)
BigDan
Posts: 60
Joined: Tue May 23, 2017 9:24 pm

Re: how do i exclude certain folders from a search?

Post by BigDan »

thanks!
Post Reply