Everything File Version: 1.4.1.1024, peculiar issue

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Muse
Posts: 1
Joined: Tue Jun 10, 2025 2:33 pm

Everything File Version: 1.4.1.1024, peculiar issue

Post by Muse »

I use Everything on two nearly identical Windows 10 laptops, same version (1.4.1.1024). I have 4 mapped network drives (being on my NAS) and Everything is set up to see files on all of these from both of these laptops, i.e. Everything is installed on each laptop, and as far as I can tell, the installations are configured the same. One laptop sees files on my M:\ mapped drive, the other doesn't see most of those files. I've tried every idea I have seen suggested. Both installations have AFAIK the exact same settings and are not run as administrator. I am the sole user and am Administrator.

I've tried removing the problem mapped drive in Everything and remapping it in Everything, Force Rebuild, nothing has fixed the issue.
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything File Version: 1.4.1.1024, peculiar issue

Post by void »

Is anything shown in the status bar on the right?



Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)

Please make sure the Everything filter is active under the Search menu.

Please make sure these files are not excluded from Tools -> Options -> Exclude.



Please ensure Everything is not running elevated.
Everything will be unable to see your mapped network drive if running elevated.

To check if Everything is running elevated:
  • In Everything, type in the following search and press ENTER:
    /debug

    --This will show a debug console.
  • At the top of the console, look for the following line:
    IsAdmin x
  • Is x a 1 or 0 (1 == running elevated, 0 == running normally)
To close the debug console:To check if Everything is running elevated:
  • In Everything, type in the following search and press ENTER:
    /debug
Post Reply