- Test one safe rename before rebuilding Everything's index.
- Verify USN monitoring, folder buffers, rescans, exclusions, and service state.
- Use Index Journal and Force Rebuild only when appropriate.
- Confirm the Symptom With a Small Safe Test
- Identify How the Affected Location Is Indexed
- Check Windows and Storage Conditions That Affect Updates
- Use Diagnostic Tools Without Destroying Useful State
- Run a Clean Temporary Test Before Changing Many Settings
- Quick Fix Checklist
- Frequently Asked Questions
When renamed or moved files do not appear under their new names or paths in voidtools Everything, the problem is usually not the rename itself. Everything may have stopped receiving file-system change notifications, a folder index may be waiting for its next rescan, an exclusion or search setting may be hiding the updated result, or you may be viewing data from a different Everything instance or server. The safest approach is to reproduce the symptom with one test file, identify how the affected location is indexed, and change only the setting connected to that indexing method.
Everything is a filename search application, not Windows Search. Windows Search relies heavily on its own content-indexing service, while Everything can build and maintain filename indexes from NTFS metadata, ReFS information, explicitly configured folder indexes, or an Everything server. Rebuilding the Windows Search index therefore will not normally fix stale Everything results.

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 rebuilding anything, verify exactly what is stale. Choose a noncritical folder on the same drive, share, or indexed location where the problem occurs. Do not test in a system folder or with an important production file.
- Create a uniquely named file, such as
everything-rename-test-old.txt. - Search for the full old filename in Everything and confirm that it appears.
- Rename it in File Explorer to
everything-rename-test-new.txt. - Search for the new name, then search for the old name.
- Move the file into another test folder on the same indexed location and search again.
A healthy index should show the new filename and current path shortly after the operation. The old result should disappear. If that happens, Everything is processing updates correctly and the original issue is probably caused by a filter, exclusion, path-specific folder index, duplicate copy, or search expression.
If the new name is missing while the old path remains, Everything has retained a stale index entry. If neither name appears, the location may not be indexed or a result-hiding option may be active. If both names appear, check whether there are genuinely two files before assuming the index contains a duplicate.
1.1 Check the status bar and active search state
Look at the Everything status bar while running the test. It can indicate whether Everything is scanning, updating, sorting, or returning a restricted result set. Allow an active scan to finish before making another change.
Clear the search box and temporarily select the broadest normal filter, usually Everything, rather than Audio, Documents, Executables, or a custom filter. Also turn off options such as Match Case, Match Whole Word, Match Path, and regular-expression searching unless they are required. A stale-looking result can simply be a valid result hidden by the current search mode.
Success means the renamed test file appears under its new name and path with the old entry gone. Once that happens, stop changing index settings and restore search options one at a time.
2. Identify How the Affected Location Is Indexed
The correct Everything renamed files not updating fix depends on whether the location is an NTFS volume, a ReFS volume, a manually indexed folder, a network share, or a remote Everything server. Open Everything Options and inspect the Indexes pages rather than assuming every location uses the same update mechanism.
2.1 Verify NTFS volume indexing and USN Journal monitoring
On local NTFS volumes, Everything can use the NTFS Master File Table to create its filename index and the USN Change Journal to monitor later changes. Renames and moves generate file-system changes that Everything should process. If journal monitoring is unavailable, disabled, interrupted, or running under an unsuitable account context, the initial index may exist while later changes are missed.
In the NTFS indexes section, locate the affected volume and verify that it is included. Check the option that enables USN Journal monitoring for that volume. If Everything uses its service, confirm that the service-related configuration is enabled as intended. Apply the setting and repeat the unique-file rename test.
Success looks like near-immediate replacement of the old result with the new filename or path. Stop there if updates resume. Do not force a rebuild merely because one was suggested elsewhere.
2.2 Check folder indexing and update buffers
Folder indexing is commonly used for network shares, mapped drives, non-NTFS file systems, removable media, and selected directories. Unlike direct NTFS journal monitoring, a folder index may depend on file-system notifications, scheduled rescans, or both.
Open the folder index settings and confirm that the affected path is listed correctly. Review its update and rescan behavior. An update buffer can hold incoming folder changes briefly so that Everything processes bursts efficiently. During heavy file activity, that buffer can make updates appear delayed. Wait for the configured delay before diagnosing a failure.
For a network folder, make sure a reasonable rescan schedule is configured. Network change notifications can be interrupted by sleep, reconnects, server restarts, VPN changes, or transient outages. A periodic rescan provides a recovery path when a notification is missed. Avoid extremely aggressive rescans on large NAS shares because they can create unnecessary network and storage load.
After adjusting the relevant folder index, rename the test file and wait through the update-buffer interval. If it is still missing, trigger a manual rescan of that folder index where available. Success means the new path appears after the buffer or rescan and remains correct after another rename.
2.3 Review exclusions and result omissions
An exclusion can make a successful rename look like a failed update. For example, moving a file into an excluded directory should remove it from normal results. Renaming it to match an excluded filename pattern may do the same.
Review excluded folders, excluded files, wildcard patterns, hidden-file handling, system-file handling, and any settings that omit offline or unavailable volumes. Also inspect custom filters and bookmarks. Test with the broad Everything filter and a simple literal filename.
Success means the file appears when the relevant exclusion or result omission is removed or intentionally bypassed. If the exclusion is required for policy or performance reasons, keep it and treat the missing result as expected behavior.
2.4 Check servers, command-line options, and portable instances
If the interface connects to an Everything server, an ETP server, or an Everything Server instance, the displayed index may belong to another computer or service process. Confirm that the client is connected to the expected host and that the server itself can see the renamed file. Do not expose an Everything server directly to the public internet without an appropriate secure network design.
Command-line shortcuts can also change the database, configuration file, instance name, startup mode, or server connection. Inspect the shortcut target, startup script, scheduled task, or deployment command used to launch Everything. A portable copy may store settings beside its executable, while an installed copy may use a different configuration and database location.
Check the window title and instance configuration. Close duplicate instances carefully, then start the intended instance through its normal shortcut. Success means both the local interface and any authorized client show the same current filename and path.
3. Check Windows and Storage Conditions That Affect Updates
When Everything search is not working only for one drive or user, Windows access and storage behavior matter. Focus on conditions tied to the affected path rather than applying broad system tweaks.
3.1 Confirm the Everything service state and account context
The Everything service can provide low-level access needed for indexing NTFS volumes without requiring the user interface to run with elevated privileges. Open the Windows Services console and confirm that the Everything service is present and running if your configuration depends on it. Restarting a stopped service is reasonable, but repeatedly restarting a healthy service is not a diagnosis.
Also determine whether Everything was launched as the expected Windows user. A mapped drive created in one account or elevation context may not exist in another. An elevated application may therefore see a different set of mapped drive letters than a standard user session.
Success means the intended volumes appear in the index settings and the rename test updates while Everything runs in its normal account context.
3.2 Validate mapped drives and network shares
Open the affected share in File Explorer using the same account that runs Everything. Confirm that the path is reachable and that the test rename actually succeeds on the server. If a mapped drive is inconsistent across sessions, consider indexing its stable UNC path, such as \\server\share, instead of relying solely on a drive letter.
Check whether the NAS was asleep, disconnected, rebooted, or replaced while Everything was running. Once connectivity returns, perform the configured folder rescan. If a firewall or endpoint security product is blocking share access or Everything server traffic, add only the narrow, documented allowance required by your environment. Do not permanently disable protection as a troubleshooting shortcut.
3.3 Determine the file-system type
NTFS journal guidance does not apply unchanged to FAT32, exFAT, optical media, every removable device, or a typical SMB share. Determine the underlying location before expecting USN Journal monitoring. If the path is represented through a folder index, its notification and rescan settings are the relevant controls.
For removable drives, confirm that the same volume is mounted and that Everything has not retained an unavailable volume entry. Drive-letter reuse can make an old path look current even when it refers to different media.

4. Use Diagnostic Tools Without Destroying Useful State
If the direct checks do not resolve the problem, gather evidence before resetting the configuration. The goal is to identify whether Everything received the rename, rejected it, delayed it, or displayed a result from another source.
4.1 Inspect the Index Journal
The Index Journal records changes applied to Everything's index when journal functionality is enabled. Open the Index Journal and perform a fresh rename of the uniquely named test file. Search or inspect the journal for the old name, new name, and path.
If the rename appears in the Index Journal but normal search still shows the old result, investigate search filters, duplicate paths, sort state, result omissions, or another active instance. If the rename never appears, concentrate on USN Journal monitoring, folder notifications, share connectivity, or the server providing the index.
Success means a new rename is visible in the Index Journal and normal results reflect the same current state. At that point, no database reset is needed.
4.2 Check for duplicate stale paths
Search for the exact filename with path matching enabled, then compare full paths, drive letters, UNC paths, and volume identities. The same network file may be indexed once through a mapped drive and again through a UNC folder. A local duplicate may also genuinely exist.
Use a simple search first. Avoid a complex regular expression or custom macro while diagnosing. Verify each result in File Explorer. Remove only redundant index definitions, not real files. Success means each displayed path corresponds to a file that currently exists.
4.3 Use Force Rebuild after confirmed missed moves
Force Rebuild is appropriate when Everything has demonstrably missed moves or renames and the monitoring settings are now correct, but stale entries remain. It rebuilds the index from the configured sources. It should come after checking the affected volume, folder index, exclusions, and service state.
Save any needed configuration, choose Force Rebuild, and allow indexing to finish. Search results may be incomplete during rebuilding. Repeat the controlled rename test afterward. Success requires two things: existing stale paths disappear, and a new rename updates correctly. If rebuilding fixes old data but subsequent renames fail again, the underlying monitoring problem remains.
4.4 Capture debug information when the failure persists
Everything's debug output can help show whether change notifications, journal records, rescans, or server events are being processed. Enable debugging only for a short reproduction window, rename the test file once, record the time, and then turn debugging off. Logs can contain filenames and paths, so handle them according to your privacy and security requirements.
For managed systems, preserve the relevant log excerpt, configuration details, affected file-system type, and exact reproduction steps. This evidence is more useful to support staff than repeated rebuild attempts.
5. Run a Clean Temporary Test Before Changing Many Settings
A temporary clean profile helps separate a damaged or overly complex configuration from a machine-wide access problem. Use a separate portable copy or temporary instance with its own configuration and database. Do not point two instances at the same writable database files.
- Exit the regular interface without deleting its database or settings.
- Start a trusted temporary Everything instance with a separate profile.
- Index only one safe test location using the appropriate NTFS or folder-index method.
- Create, rename, and move a uniquely named test file.
- Compare the temporary instance with the regular instance.
If the clean instance updates correctly, the regular profile likely contains a conflicting exclusion, stale folder definition, server connection, command-line option, or instance setting. Compare settings methodically instead of copying every option at once.
If both instances fail on the same location, investigate the service, permissions, journal availability, network notifications, file-system type, and storage connection. Stop the test once you have isolated the failure category, then remove the temporary test files and instance.
6. Quick Fix Checklist
- Reproduce the issue with one unique, noncritical test file.
- Clear the query and select the broad Everything filter.
- Confirm whether the location uses NTFS, ReFS, folder indexing, or a server.
- Verify that the affected volume or folder is included in the index.
- For NTFS, check USN Journal monitoring and the Everything service.
- For folder indexes, wait for update buffers and verify rescan settings.
- For network shares, confirm connectivity and test the UNC path.
- Review exclusions, result omissions, custom filters, and search modes.
- Confirm that the intended instance, profile, database, and server are active.
- Use the Index Journal to verify whether the rename reached the index.
- Check duplicate results for mapped-drive, UNC, or unavailable-volume paths.
- Use Force Rebuild only after correcting the source of missed updates.
- Run a clean temporary profile if the regular configuration remains suspect.
Stop troubleshooting as soon as repeated rename and move tests show the new path, remove the old path, and continue updating after a restart or network reconnect relevant to your setup.
7. Frequently Asked Questions
7.1 Why does Everything still show the old filename after a rename?
The index may have missed the file-system change, a folder update may still be buffered, or you may be viewing a stale duplicate from another indexed path or instance. Check the full path, indexing method, and Index Journal before rebuilding.
7.2 Why do local files update but NAS files do not?
Local NTFS volumes can use direct metadata and USN Journal monitoring. A NAS share is commonly handled as a folder index and depends on network notifications and rescans. Verify share availability, folder update settings, and a sensible periodic rescan.
7.3 Will rebuilding the Windows Search index fix Everything?
Normally, no. Everything and Windows Search maintain different indexes and use different mechanisms. Troubleshoot Everything's NTFS, ReFS, folder, server, and service settings instead.
7.4 Should I delete the Everything database?
Not as a first step. Start with the test file, active filters, index configuration, service state, folder rescans, and Index Journal. Use Force Rebuild only after safer checks. Manual deletion can remove useful diagnostic state without fixing the cause.
7.5 Why does Force Rebuild help only temporarily?
A rebuild refreshes the current index, but it does not necessarily restore ongoing change monitoring. If later renames become stale again, recheck USN Journal monitoring, folder notifications, network connectivity, service operation, and the active instance.
7.6 How quickly should a renamed file appear?
On a healthy local NTFS index, updates are typically visible promptly. Folder indexes and network shares may wait for an update buffer or rescan. Judge success against the configured indexing method rather than expecting every source to update identically.