Everything not showing all items in folders

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
raxus07
Posts: 3
Joined: Wed Oct 30, 2024 2:57 pm

Everything not showing all items in folders

Post by raxus07 »

In Everything I have a few NTFS locations that are indexed. However, Everything can't seem to index one of these folders. The folder only contains audio (even with or without the view filter it doesn't show any item in the folder).

I've already forced a re-index and have rescanned it multiple times. (Indexes > Force rebuild)
I've removed the folders in the Index settings, re-added it and did a rescan (Indexes > Folders > Rescan
I've removed all excluded folders just to be sure. (Indexes > Exclude)

But I can't seem to find the files in this specific folder with Everything.
I use Version 1.4.1.1026 (x64)
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything not showing all items in folders

Post by void »

Is the folder a folder junction?
-Everything doesn't follow folder junctions.

From a command prompt, navigate to the parent folder and run:

Code: Select all

cd "c:\my parent music folder"
DIR /adl
Folder junctions are shown with <JUNCTION>



Please try adding your folder under Tools -> Options -> Folders.
raxus07
Posts: 3
Joined: Wed Oct 30, 2024 2:57 pm

Re: Everything not showing all items in folders

Post by raxus07 »

void wrote: Thu Oct 31, 2024 12:19 am Is the folder a folder junction?
-Everything doesn't follow folder junctions.

From a command prompt, navigate to the parent folder and run:

Code: Select all

cd "c:\my parent music folder"
DIR /adl
Folder junctions are shown with <JUNCTION>



Please try adding your folder under Tools -> Options -> Folders.

Thanks for the reply, all the folders are directories.
(mode D and occasionally archive)

In Everything I've already tried adding a folder into options> folders and doing a rescan. Still nothing, unfortunately.
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything not showing all items in folders

Post by void »

Could you please upload your %APPDATA%\Everything\Everything.ini to a bugreport

%APPDATA%\Everything expands to:

C:\Users\your-username\AppData\Roaming\Everything
raxus07
Posts: 3
Joined: Wed Oct 30, 2024 2:57 pm

Re: Everything not showing all items in folders

Post by raxus07 »

Done!
Post Reply