Everything - Search Manual
Everything - Search Manual
https://www.voidtools.com/support/everything/searching/ 1/13
3/31/23, 8:05 AM Searching - voidtools
Everything
Installing Everything
Searching
Using Everything Use the search edit to type in a search.
Command Line Interface
Command Line Options Type in a partial filename, files and folders matching your partial filename search will be instantly displayed in the
Customizing result list.
ETP
For example, to find files and folders with the text reports in the filename, search for:
Everything Service
reports
File Lists
Folder Indexing
To limit the results to a drive, simply search for that drive.
HTTP
For example, to find files and folders on your D: drive, search for:
Indexes
d:
INI
Keyboard Shortcuts Include the path to limit the results to a folder, for example, to find files and folders in the folder D:\Downloads,
Multiple Instances search for:
Options d:\downloads\
Previous Versions
Recent Changes Use double quotes to escape spaces, for example, to find files and folders in C:\Program Files, search for:
Results "c:\program files\"
Run History
Use \ to search for partial paths, for example, to find files and folders in a folder ending with documents, search for:
SDK
documents\
Search History
Searching
Use a space to combine searches, for example, to find files and folders containing the text order, located in the
Supported Languages folder starting with work, search for:
Translating \work order
Troubleshooting
Uninstalling Everything
What's New
Syntax
Operators
space AND
| OR
! NOT
Wildcards
Wildcards match the whole filename. Disable Match whole filename when using wildcards to match wildcards
anywhere in the filename.
Macros
https://www.voidtools.com/support/everything/searching/ 2/13
3/31/23, 8:05 AM Searching - voidtools
Modifiers
path: Match the full path and file name or just the filename.
nopath:
Functions
attrib:<attributes> Search for files and folders with the specified file attributes.
attributes:<attributes>
child:<filename> Search for folders that contain a child file or folder with a matching
filename.
childcount:<count> Search for folders that contain the specified number of subfolders
and files.
childfilecount:<count> Search for folders that contain the specified number of files.
childfoldercount:<count> Search for folders that contain the specified number of subfolders.
dateaccessed:<date> Search for files and folders with the specified date accessed.
da:<date>
https://www.voidtools.com/support/everything/searching/ 3/13
3/31/23, 8:05 AM Searching - voidtools
datecreated:<date> Search for files and folders with the specified date created.
dc:<date>
datemodified:<date> Search for files and folders with the specified date modified.
dm:<date>
daterun:<date> Search for files and folders with the specified date run.
dr:<date>
depth:<count> Search for files and folders with the specified folder depth.
parents:<count>
filelist:<list> Search for a list of file names in the specified pipe (|) delimited file
list.
filelistfilename:<filename> Search for files and folders belonging to the file list filename.
frn:<frnlist> Search for files and folders with the specified semicolon delimited
File Reference Numbers.
fsi:<index> Search for files and folders in the specified zero based internal file
system index.
len:<length> Search for files and folders that match the specified filename
length.
parent:<path> Search for files and folders in the specified path, excluding
infolder:<path> subfolders.
nosubfolders:<path>
recentchange:<date> Search for files and folders with the specified recently changed
rc:<date> date.
runcount:<count> Search for files and folders with the specified run count.
shell:<name> Search for a known shell folder name, including subfolders and
files.
type:<type> Search for files and folders with the specified file type.
Function syntax
https://www.voidtools.com/support/everything/searching/ 4/13
3/31/23, 8:05 AM Searching - voidtools
Size Syntax:
size[kb|mb|gb]
Size Constants:
empty
unknown
Date Syntax:
year
month/year or year/month depending on locale settings
day/month/year, month/day/year or year/month/day depending on locale settings
YYYY[-MM[-DD[Thh[:mm[:ss[.sss]]]]]]
YYYYMM[DD[Thh[mm[ss[.sss]]]]]
Date Constants:
today
yesterday
<last|past|prev|current|this|coming|next><year|month|week>
<last|past|prev|coming|next><x><years|months|weeks>
<last|past|prev|coming|next><x><hours|minutes|mins|seconds|secs>
january|february|march|april|may|june|july|august|september|october|november|december
jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec
sunday|monday|tuesday|wednesday|thursday|friday|saturday
sun|mon|tue|wed|thu|fri|sat
unknown
Attribute Constants:
A Archive
C Compressed
D Directory
E Encrypted
H Hidden
L Reparse point
N Normal
O Offline
P Sparse file
R Read only
https://www.voidtools.com/support/everything/searching/ 5/13
3/31/23, 8:05 AM Searching - voidtools
S System
T Temporary
V Device
Search options
Search options can be toggled from the Search menu.
Enabled search options are displayed in the right of the status bar. Double click the status bar part to disable the
search option. Right click the status bar to show a list of search options.
Match Case
Match or ignore case.
Match Path
match against the full path and filename or just the filename.
Match Diacritics.
Match or ignore accent marks.
Enable Regex
Enable or disable regular expressions.
Everything
Audio
Compressed
Document
Executable
Folder
Picture
Video
Match the specified filter only. See Filters for more information.
Advanced Search
https://www.voidtools.com/support/everything/searching/ 6/13
3/31/23, 8:05 AM Searching - voidtools
Use the Everything advanced search to help build a more complex search.
Content Searching
Warning: content searching is extremely slow.
File content is not indexed.
Please combine content: functions with other filters for the best performance.
content:<text> Search file content using the associated iFilter. If no iFilter exists UTF-8
content is used.
Example, find emails, modified this week, containing the text "banana":
* Note: content: is used last in the search above, this means Everything will only search the content of files that
matched the previous search *.eml dm:thisweek
ID3 Tags
The following search functions can be used to search for ID3 tags and FLAC tags:
https://www.voidtools.com/support/everything/searching/ 7/13
3/31/23, 8:05 AM Searching - voidtools
ID3 tags and FLAC tags are not indexed. Searching for ID3 tags and FLAC tags is slow, combine with other
searches for the best performance.
Only ID3 tags in mp3 files are currently supported.
Examples:
year:2002..2005
genre:electronic
regex:album:^[a-n]
wildcards:title:red*
track:>10
year:>=2000
Image information
The following functions can be used to search for image dimensions
dimensions:<width>x<height> The width and height of the image in pixels. Use a x to separate the
width and height.
Image information is not indexed. Searching for image information is slow, combine with other searches for the best
performance.
Only jpg, png, gif and bmp files are supported.
Examples:
width:>2560
width:800..1920
height:600..1080
dimensions:800x600..1920x1080
Duplicated Files
The following functions can be used to search for duplicated files.
attribdupe: Find files and folders with the same attributes. Sort by attributes for the best results.
dadupe: Find files and folders with the same date accessed. Sort by date accessed for the best
results.
dcdupe: Find files and folders with the same date created. Sort by date created for the best
results.
dmdupe: Find files and folders with the same date modified. Sort by date modified for the best
results.
namepartdupe: Find files and folders with the same name part (excluding extension).
sizedupe: Find files and folders with the same size. Sort by size for the best results.
https://www.voidtools.com/support/everything/searching/ 8/13
3/31/23, 8:05 AM Searching - voidtools
Duplicates are found in the ENTIRE index, not the current results.
Search and sort results by the same dupe type for the best results.
Everything does not check file contents. Use the dupe finding functions as a guide only.
Examples:
dupe: .mp4
size:>1gb sizedupe:
Filters
Filters are predefined searches. Only one filter can be active at a time. Filters can be toggled from the Search
menu.
Filters can be accessed from the Search menu, filter bar (View -> Filters), right clicking the status bar, filter macro or
filter keyboard shortcut.
Bookmarks
Bookmarks can save the current search, filter, sort and index.
To organize bookmarks:
In Everything, from the Bookmarks menu, click Organize bookmarks....
Home Search
The home search is the default search when you first open an Everything search window.
The home search can be opened by pressing Alt + Home.
https://www.voidtools.com/support/everything/searching/ 9/13
3/31/23, 8:05 AM Searching - voidtools
Macros
Custom macros can be defined by filters and bookmarks.
foo
Click OK.
Click OK.
Searching for foo: will now be replaced by the filter's search.
Regex
Regex overrides the search syntax. Search operators, wildcards, macros, modifiers and functions do not work in
regex mode.
Regex must be enabled from the Search menu or prefix the search with regex:
When using the regex: modifier, please escape | and space with double quotes.
a|b Matches a or b
Search Commands
The following search commands are special searches that can be activated by typing in the search and pressing
ENTER.
Search Action
https://www.voidtools.com/support/everything/searching/ 10/13
3/31/23, 8:05 AM Searching - voidtools
/monitor_pause Stops NTFS, ReFS, file lists and folder monitors. Monitors are not started
again until specified with /monitor_resume.
/update <folder index> Update the specifed folder index by path now.
/<ini option> Show the current setting for the specified ini option in the statusbar. Use the
TAB key to auto complete.
/<ini option>=<value> Set the specified ini option to the specified value. The new value is shown in
the status bar if successful.
For example, to change the status bar selected item format to full path and filename, type in the following search
and press ENTER:
/statusbar_selected_item_format=$f
Limiting results
To limit the number of results shown, use the count: search function.
For example to limit the number of results shown to 100, include at the start of your search:
count:100
Examples
ABC 123
ABC|123
!ABC
https://www.voidtools.com/support/everything/searching/ 11/13
3/31/23, 8:05 AM Searching - voidtools
Search for uppercase ABC
case:ABC
*.mp3
d:|e: *.mp3
d: *.jpg|*.png
!.
file:
folder:
parent:c:\windows
or:
parent:"c:\program files"
size:>1mb
size:>2mb..10mb
dm:today
dm:thisweek
Find files and folders modified from the 1st August 2014 to 31st August 2014:
dm:1/8/2014..31/8/2014
or:
dm:8/1/2014..8/31/2014
d:\music\ !child:mp3
regex:[^\x00-\x7f]
https://www.voidtools.com/support/everything/searching/ 12/13
3/31/23, 8:05 AM Searching - voidtools
Find filenames with no characters in the range a-z
!regex:[a-z]
See also
Search menu
Search command line options
Search options
Search keyboard shortcuts
https://www.voidtools.com/support/everything/searching/ 13/13