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)
Everything not showing all items in folders
Re: Everything not showing all items in folders
Is the folder a folder junction?
-Everything doesn't follow folder junctions.
From a command prompt, navigate to the parent folder and run:
Folder junctions are shown with <JUNCTION>
Please try adding your folder under Tools -> Options -> Folders.
-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
Please try adding your folder under Tools -> Options -> Folders.
Re: Everything not showing all items in folders
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:
Folder junctions are shown with <JUNCTION>Code: Select all
cd "c:\my parent music folder" DIR /adl
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.
Re: Everything not showing all items in folders
Could you please upload your %APPDATA%\Everything\Everything.ini to a bugreport
%APPDATA%\Everything expands to:
C:\Users\your-username\AppData\Roaming\Everything
%APPDATA%\Everything expands to:
C:\Users\your-username\AppData\Roaming\Everything