Is it possible to get a file count of a folder using everything search? Sort of like how you can get its size?
I have found a work around using powershell and the commandline version of Everything but its painfully slow.
*EDIT*
It seems the data is readily available using "childfilecount: or childcount:" but just cant be displayed or sorted on through the GUI
File count
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: File count
Currently, this is not easy.
You could try searching for the folder path and the file: search.
For example, to find the number of files in C:\windows, search for:
parent:c:\windows file:
The number of files is shown in the status bar.
You can also search for child file count with the childfilecount: search function, for example, to find folders with more than 500 files, search for:
childfilecount:>500
The next major version of Everything will have an optional file count column.
You could try searching for the folder path and the file: search.
For example, to find the number of files in C:\windows, search for:
parent:c:\windows file:
The number of files is shown in the status bar.
You can also search for child file count with the childfilecount: search function, for example, to find folders with more than 500 files, search for:
childfilecount:>500
The next major version of Everything will have an optional file count column.
-
CrxtJ7tOs4Iq
- Posts: 28
- Joined: Wed Jan 14, 2015 2:19 pm
Re: File count
I will patiently wait...

Thank you for the amazing tool!
Thank you for the amazing tool!
-
mczerski
- Posts: 65
- Joined: Mon Aug 23, 2021 3:07 pm
Re: File count
Hello! And how about file count by folder/disc some 2 years after this thread was initialized?
-
horst.epp
- Posts: 1643
- Joined: Fri Apr 04, 2014 3:24 pm
Re: File count
Version 1.5 allows you to add several file or folder count columns
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: File count
Everything v1.5 Alpha
Right-click on the Results column headers (Name, Path, Size, etc)
Select Add Columns... from the menu.
Type "count" into the search.
Select from the list, either or both:
- Child File Count --- This will count first-generation child files inside of folders.
- Descendant File Count --- This will count all-generation (child and grandchild) files inside of folders (and their folders).
Hold down the Ctrl key while clicking to select more than one.
Click OK.
Right-click on the Results column headers (Name, Path, Size, etc)
Select Add Columns... from the menu.
Type "count" into the search.
Select from the list, either or both:
- Child File Count --- This will count first-generation child files inside of folders.
- Descendant File Count --- This will count all-generation (child and grandchild) files inside of folders (and their folders).
Hold down the Ctrl key while clicking to select more than one.
Click OK.
You do not have the required permissions to view the files attached to this post.
-
mczerski
- Posts: 65
- Joined: Mon Aug 23, 2021 3:07 pm
Re: File count
Thanks a lot for your advice. It works like a charm. Void T ools – rule
Best regards
Best regards