- Test the UNC share in Explorer before changing Everything settings.
- Fix stale credentials, permissions, mapped drives, and account-context mismatches.
- Use safe rescans, diagnostics, and clean-profile tests without deleting databases.
- Confirm the Symptom With a Small Safe Test
- Check the Everything Folder Index Directly
- Fix Windows Credentials and Share Permissions
- Check Mapped Drives, Services, and Startup Context
- Use Diagnostics Without Destroying a Working Index
- Run a Clean Temporary Test Before Broad Changes
- Quick Fix Checklist
- Frequently Asked Questions
The message Everything network share authentication failed usually means voidtools Everything cannot access a shared folder using the Windows account and credentials available to the running application. The common causes are stale credentials in Windows Credential Manager, missing share or file permissions, a mapped drive that is unavailable in Everything's account context, changed NAS guest-access rules, or Everything starting before the network is ready.
This problem is different from Windows Search failing. Everything is a separate filename-search application. Local NTFS volumes can be indexed through Everything's NTFS indexing features, while network shares generally need to be added as folder indexes and accessed through Windows networking. Start by proving that Windows can open the share, then check how Everything is configured. Stop as soon as the share opens and expected filenames appear because changing unrelated settings after that can create a second problem.

Start with free Canva bundles
Browse the freebies page to claim ready-to-use Canva bundles, then get 25% off your first premium bundle after you sign up.
Free to claim. Canva-ready. Instant access.
1. Confirm the Symptom With a Small Safe Test
Before editing credentials, rebuilding indexes, or changing services, identify whether authentication fails in Windows itself or only in Everything. Use one known share and one known file so that the test has a clear result.
1.1 Test the UNC path in File Explorer
Press Windows key + R, enter the share's UNC path, such as \\nas-name\documents, and press Enter. A UNC path identifies the server and share directly, without relying on a mapped drive letter.
If Windows requests credentials, enter an account authorized by the NAS or Windows file server. Depending on the server, the username may need a form such as SERVER\username, DOMAIN\username, or a NAS-local username. Do not assume that the password used to sign in to Windows is automatically valid on the remote device.
Success means File Explorer opens the share and lets you browse the folder that Everything needs to index. If Explorer displays Access Denied, repeatedly requests a password, or cannot locate the server, stop troubleshooting Everything. Resolve the Windows or server-side access failure first.
1.2 Create a known filename test
Inside a folder where you have permission, create a harmless empty text file with a distinctive name such as everything-network-test-4821.txt. If you have read-only access, identify an existing file with an equally distinctive name instead.
Search Everything for the exact filename. If it appears with the correct UNC location and opens successfully, authentication and indexing are working. Stop changing settings. If Explorer can open the file but Everything does not list it, continue with the Everything-specific checks below.
2. Check the Everything Folder Index Directly
Everything's extremely fast local NTFS indexing should not be confused with folder indexing. A network share is normally configured under the folder-index settings because Everything cannot read a remote server's NTFS Master File Table as though it were a local disk.
2.1 Verify the indexed path
Open Tools > Options > Indexes > Folders and inspect the configured network folder. Confirm that the server name, share name, and subfolder spelling are correct. Prefer a direct path such as \\nas-name\documents while diagnosing the issue.
If the entry uses a mapped drive such as Z:\, temporarily add or test the equivalent UNC path. Drive mappings belong to a particular Windows logon session and security context. A mapping visible in Explorer may not be visible to an elevated process, another user account, a service, or a portable copy launched differently.
Success means the folder-index entry points to a path that opens from the same Windows session in which Everything is running. Once the UNC entry works, remove duplicate entries if they cause the same files to appear twice.
2.2 Check update and rescan settings
Review the folder's indexing and rescan settings. Network folders do not necessarily provide the same immediate change notifications as local volumes, so new or renamed files may not appear until Everything updates or rescans the folder.
Allow an appropriate rescan, then watch for the test filename. A large share may need time to enumerate. Do not interpret a short delay as an authentication failure, especially when the result count or status indicator is still changing.
2.3 Inspect exclusions and result omission
Check Tools > Options > Indexes > Exclude for excluded paths, folder patterns, or file filters that match the network location. Also inspect any active search filter, search syntax, or result-omission feature that could hide the test file.
For a clean search, clear the search box, select the broad Everything filter if available, and search only for the distinctive filename. Disable case, whole-word, path, regex, or similar search modes unless the test requires them. If the file appears after clearing a mode or filter, authentication was not the remaining problem. Stop and correct the saved filter or search setting instead.
2.4 Review server and command-line options
If you connect to an Everything server or launch Everything with a shortcut, script, or command-line options, verify that you are testing the intended instance and configuration. A client connected to another Everything instance may show that server's index rather than the local folder index you edited.
Likewise, a shortcut may select a different configuration file, database location, instance name, or startup behavior. Launch Everything normally from its installed or portable executable and repeat the exact-name test. Success means the expected network path appears in that instance's results.
3. Fix Windows Credentials and Share Permissions
When Explorer also fails, focus on credentials and permissions. Access to an SMB share usually depends on two permission layers: permission to enter the share and permission to read the underlying folder and files. A user can pass one layer and still be denied by the other.
3.1 Remove stale entries from Windows Credential Manager
Open Control Panel > Credential Manager > Windows Credentials. Look for entries matching the NAS hostname, file server name, IP address, or related aliases. A saved password can become stale after an account password changes, a NAS migration, or a server replacement.
- Close Everything and File Explorer windows using the share.
- Remove only the credential entries associated with the affected server.
- Open the UNC path in File Explorer again.
- Enter the correct authorized username and password.
- Restart Everything and test the distinctive filename.
Removing a credential causes Windows to ask for it again. It does not delete server files or user accounts. Success means Explorer opens the UNC path without looping back to the credential prompt and Everything can enumerate the folder.
3.2 Resolve conflicting SMB sessions
Windows may reject a second connection to the same server when it attempts to use different credentials. For example, one share might already be connected as a NAS guest while another requires a named account.
Disconnect mapped drives and network sessions associated with that server, then reconnect using one consistent account. The Windows net use command can display existing connections, but do not remove unrelated business shares. If the device is managed by an organization, ask the administrator before clearing sessions or stored credentials.
After reconnecting, retest the UNC path in Explorer before reopening Everything. If Explorer still fails, the server account, password, SMB policy, or permissions remain incorrect.
3.3 Verify both share and file permissions
On a Windows file server, confirm that the user has sufficient share permissions and NTFS permissions for the folder tree being indexed. On a NAS, inspect the share's access-control list and any permissions applied to child folders. Everything generally needs read access to enumerate names. Opening files from results also requires permission to read those files.
A useful server-side test is to sign in as the same account and verify access to the exact subfolder, not merely the share's top level. Success means the account can list folders and filenames throughout the intended scope without administrative elevation.
3.4 Account for NAS guest-access changes
Older NAS configurations sometimes depend on anonymous or guest SMB access. Modern Windows configurations may restrict insecure guest authentication, and NAS firmware updates can also disable guest access. Do not weaken Windows security globally just to restore indexing.
Create or use a named NAS account, grant it read access to the required share, and save those credentials through a normal Explorer connection. This is safer and easier to audit than anonymous access. If the NAS only supports obsolete SMB behavior, update or replace its configuration rather than exposing an insecure service.

4. Check Mapped Drives, Services, and Startup Context
4.1 Understand mapped drive versus UNC behavior
A mapped drive is a convenience assigned within a user's interactive session. The mapping may disappear after reboot, exist only after sign-in, or be invisible when an application runs elevated. This explains why Z:\Projects may open in one Explorer window while Everything reports an authentication or unavailable-path error.
Use \\server\share\Projects in the folder index whenever practical. If policy requires a drive letter, verify that the mapping is persistent and reconnects before Everything scans it. Success means both Explorer and Everything resolve the same path under the same account context.
4.2 Check the Everything service account context
The Everything service is primarily associated with local indexing and administrative access separation. Do not assume that a Windows service automatically inherits your interactive user's mapped drives or stored network credentials. Services commonly run under accounts such as Local System, which have a different network identity and environment.
First determine whether the failing network-folder operation is performed by the interactive Everything process or by a specially configured service-based setup. Avoid changing the service logon account as a first step. Doing so can affect local indexing, startup, permissions, and security.
If an organization intentionally runs relevant components under a service account, grant that account only the required read access to the network share and manage its password according to organizational policy. For ordinary desktop use, testing a UNC folder from the normally logged-in user session is the safer diagnostic path.
4.3 Test startup timing
If the share works after manually restarting Everything but fails immediately after sign-in, the network, VPN, Wi-Fi, domain connection, or mapped drive may not be ready when Everything starts.
Wait until Explorer can open the UNC path, then restart Everything or trigger a folder rescan. If that consistently works, the issue is startup timing rather than bad permissions. Configure a suitable delayed launch or ensure the required VPN connection is established before indexing. Do not repeatedly rebuild the database to compensate for an unavailable network.
4.4 Check firewall and security software carefully
A firewall can block SMB traffic, particularly across network profiles, VPNs, or subnets. Security software may also restrict an unknown portable executable from accessing the network. Confirm that normal File Explorer SMB access to the same host works. If Explorer fails too, check the firewall profile, server firewall, VPN rules, and TCP connectivity with your administrator.
Do not permanently disable antivirus or firewall protection. If a security product identifies or blocks Everything, review its event history and create the narrowest vendor-supported rule only after confirming the executable is genuine. Never expose SMB or an Everything server directly to the public internet as a workaround.
5. Use Diagnostics Without Destroying a Working Index
5.1 Read the status bar and Options pages
Watch Everything's status bar while searching and while a folder update runs. A changing object count suggests indexing is still underway. An unchanged count combined with an inaccessible folder points toward path or authentication trouble.
Return to the Folders and Exclude pages and document the current settings before editing them. Screenshots are useful when the system has multiple shares or custom filters.
5.2 Use Force Rebuild only after access works
A forced rebuild can help after credentials and the path are corrected, but it cannot make an inaccessible share readable. Confirm Explorer access first, then use Everything's index rebuild control if the folder remains stale.
Success means the rebuild completes and the known test file appears at its UNC location. Do not delete Everything's database manually before trying a normal rescan or supported rebuild. Manual deletion discards useful state and can make diagnosis harder.
5.3 Capture debug information when the failure persists
Everything provides diagnostic and debugging facilities that can reveal the path it is attempting to access and errors encountered during indexing. Enable debugging only long enough to reproduce the failure, then review the output for the affected server and share.
Logs can contain usernames, paths, filenames, and server names. Redact sensitive information before posting them publicly. If the log shows Access Denied, return to credentials and permissions. If it shows that the path does not exist, correct the UNC spelling, DNS resolution, VPN connection, or share availability.
5.4 Treat the Index Journal as evidence
If available in the installed configuration, the Index Journal can help establish whether the folder was scanned and whether changes were recorded. It is evidence, not an authentication repair tool. A complete absence of activity for the network folder supports the theory that the folder was never reached or was not configured in the active instance.
6. Run a Clean Temporary Test Before Broad Changes
A clean test separates damaged or confusing configuration from Windows-level access. Do not overwrite the working configuration. Instead, use a temporary portable copy or separate Everything instance according to the official documentation.
- Download Everything only from the official voidtools website.
- Run the temporary instance as the same normal user who successfully opened the UNC path.
- Add only one small, readable network subfolder as a folder index.
- Do not add exclusions, custom filters, server connections, or command-line options.
- Wait for enumeration and search for the known test filename.
If the file appears, Windows authentication is functioning and the original profile likely contains a path, exclusion, filter, instance, or startup-setting problem. Compare settings one category at a time. If the clean instance also fails while Explorer succeeds, collect debug output and confirm which account is performing the scan.
Stop once you identify the single differing setting. Avoid copying an entire temporary configuration over the original because that can discard useful preferences without explaining the cause.
7. Quick Fix Checklist
- Open the exact UNC path in File Explorer first.
- Use a known authorized server or NAS account instead of guest access.
- Remove stale server entries from Windows Credential Manager and reconnect.
- Confirm both share permissions and underlying folder permissions.
- Replace the mapped-drive folder index with its UNC equivalent for testing.
- Verify the correct folder is listed under Everything's folder indexes.
- Clear active filters, exclusions, regex, path, and result-omission settings.
- Check that Everything is using the intended instance and configuration.
- Wait for the network or VPN before starting or rescanning Everything.
- Rebuild only after Explorer access and folder configuration are confirmed.
- Use a temporary clean profile before changing service accounts.
- Stop when the known test filename appears and opens successfully.
8. Frequently Asked Questions
8.1 Why can Explorer see the share while Everything cannot?
Everything may be using a mapped drive unavailable in its current context, a different instance or configuration, an excluded folder, or a stale folder index. Replace the drive letter with a UNC path, clear search filters, and confirm the active folder-index entry.
8.2 Does the Everything service use my Windows credentials?
Do not assume it does. Windows services run in their configured account context and do not normally share all interactive-session drive mappings and credentials. Test the UNC path from the account running the relevant Everything process before changing service settings.
8.3 Should I force rebuild when Everything results are missing?
Only after confirming the share opens and the folder index is correct. Rebuilding cannot repair invalid credentials or missing permissions. A rescan or rebuild is useful when access works but the stored folder index remains stale.
8.4 Why did the problem begin after a NAS update?
The update may have changed SMB settings, disabled guest access, reset permissions, or invalidated stored credentials. Test the UNC path in Explorer, use a named NAS account, and verify the share's access-control list. Avoid enabling obsolete or insecure guest behavior merely to restore search.
8.5 Can Everything index non-NTFS network storage?
Folder indexing can enumerate accessible folders independently of the remote device's underlying file system. However, it will not behave exactly like direct local NTFS indexing. Update speed depends on folder-index settings, network availability, and the server's ability to provide directory information.
8.6 Is this the same as Windows Search not working?
No. Everything and Windows Search are separate products with different indexing systems. Repairing the Windows Search service is not a targeted fix for an Everything network-share authentication failure. Concentrate on the UNC connection, credentials, permissions, Everything folder index, and active application context.