- Test locally available cloud files before rebuilding Everything's index.
- Check folder indexing, exclusions, paths, instances, and Windows account context.
- Identify whether placeholders, virtual filesystems, or network access hide results.
- Confirm the Symptom With a Small Safe Test
- Check the Everything Setting Directly Related to the Missing Path
- Check Windows, Cloud Client, and Network Context
- Use Everything's Diagnostic Tools Without Destroying Useful State
- Run a Clean Temporary Test Before Changing Many Settings
- Quick Fix Checklist
- Frequently Asked Questions
When cloud drive files are missing from voidtools Everything results, the cause is usually not a broken search engine. The files may be online-only placeholders that have not been exposed as normal filesystem entries, the cloud folder may have moved, Everything may not be indexing that filesystem, or the program may be running under a different account or configuration than the sync client. Filters, exclusions, stale folder indexes, server connections, and portable settings can produce the same symptom.
The safest approach is to test one known file, identify how its cloud location appears to Windows, and then inspect the specific Everything index responsible for that path. Everything is not Windows Search. Windows Search can use content handlers, libraries, and other operating-system indexing components, while Everything primarily locates names from the filesystems and folders it has been configured to index. A file appearing in File Explorer or Windows Search does not automatically prove that it should be present in the current Everything index.

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 changing options, create a controlled test that distinguishes a search problem from an indexing or cloud-provider problem. Choose a non-sensitive cloud folder that is already visible in File Explorer. Create a uniquely named text file such as everything-cloud-test-4827.txt. Avoid using a common name because unrelated results make diagnosis harder.
1.1 Make the test file locally available
Cloud clients commonly support online-only files, locally available files, and files pinned for offline use. The names and icons vary by provider, but the important distinction is whether Windows currently sees a normal local entry that applications can enumerate.
Use the cloud client's File Explorer command to download the test file or keep it available offline. Open it once to confirm that the provider can retrieve it. Then search Everything for the exact filename.
- If the local file appears but online-only files do not, placeholder behavior is the leading cause.
- If neither the local nor online-only file appears, investigate the path and index configuration.
- If both appear, the original query probably contains a filter, exclusion, or syntax issue.
Success means the exact test filename appears with the expected full path. Once it does, stop changing unrelated settings and compare that file's location and availability state with the missing files.
1.2 Search without filters or advanced syntax
Clear the search box, disable any active filter, and enter only the unique filename. Do not begin with regular expressions, size conditions, date conditions, path macros, or content search. Check the Search menu for options such as Match Case, Match Path, Match Whole Word, and Regex that could narrow results unexpectedly.
You can also search a distinctive portion of the filename rather than the complete name. If the partial name works, the previous query or a matching option was too restrictive. If no simple query works, continue to the index checks.
1.3 Verify the real path
Right-click the test file in File Explorer, open its properties when available, and identify its actual location. Cloud clients can move from an older user-profile folder to a newly selected sync root. Some expose a drive letter, while others mount a virtual filesystem or display a friendly navigation item that does not correspond to the path you expected.
Search Everything for a parent folder name and inspect the full paths in the result list. A result under an old cloud path indicates that Everything is indexing a previous location. No result for the current root suggests that the active location is absent from the index.
2. Check the Everything Setting Directly Related to the Missing Path
Open Everything's Options window and examine the index sources rather than changing every preference. The correct setting depends on whether the cloud location is an ordinary supported local volume, a mapped drive, a network share, or a provider-mounted virtual filesystem.
2.1 Identify the applicable index type
Everything can build indexes efficiently from supported local filesystems. Locations that cannot be indexed through that mechanism can often be added through folder indexing, which enumerates a selected folder. A cloud directory stored as a normal folder on a local NTFS volume may already fall within the local volume index. A virtual drive, network share, NAS path, or unusual provider filesystem may require a folder index instead.
In Options, inspect the NTFS, ReFS, Folders, and relevant network or server-related pages available in your installation. Confirm that the current cloud root is either covered by an enabled local volume or explicitly included as a folder index.
Do not add the same large tree to several index methods without a reason. Duplicate coverage can create duplicate results and make troubleshooting confusing. Success means the test file appears from one clearly identified index source.
2.2 Add a cloud folder to folder indexing when necessary
If the cloud location is not covered by a supported local volume index, add its real root through the Folders index page. Select the path that Windows and the sync client currently expose, not an old path recorded in a shortcut.
Folder indexing must be able to enumerate the directory. If the selection dialog cannot browse the location, or the location disappears when the sync client is closed, Everything may not be able to scan it reliably. Start the cloud client, confirm the folder opens in File Explorer, and then update or rescan the folder index.
Success means the index finishes scanning and the unique locally available test file appears. If it does, allow the configured update mechanism time to process the remaining tree before attempting more invasive changes.
2.3 Check exclusions and omitted results
An exclusion can hide a complete cloud root even when indexing works. Review the Exclude page for excluded folders, files, extensions, hidden items, and system items. Compare each rule with the test file's full path. Temporarily remove or disable only the rule that could match the cloud location, then retest.
Also verify that the current filter is set to Everything. A document, audio, executable, or custom filter can make valid indexed entries look missing. Check any result-omission or filter settings used by your installed build or custom configuration.
Success means removing one relevant restriction restores the file. At that point, refine that rule instead of resetting the entire configuration.
2.4 Check for the wrong instance, server, or database
Everything can run named instances and can also be used with remote search or server configurations. A shortcut, command-line tool, portable launcher, or administration script may open a different instance from the one you configured. That instance can have its own settings and database.
Compare how Everything was launched. Inspect shortcut targets and scripts for instance, configuration, database, or server-related arguments. If you use the ES command-line interface, confirm it is querying the intended running instance. If results come from an ETP or other remote Everything server, the remote server must index the cloud path. Changing a folder index only on the local client will not add files to a remote server's database.
Do not expose an Everything server directly to the public internet as a troubleshooting step. Keep remote search restricted to trusted networks and use appropriate network protections.
Success means the graphical interface and command-line client return the same test path from the intended instance or server.
2.5 Review portable settings
A portable copy may load its configuration from its own directory, while an installed copy may use settings associated with the Windows account. Verify which executable is running and where its configuration is stored. Also check whether the portable folder is writable. A read-only location can prevent expected settings from being saved.
Close extra copies, launch the intended executable directly, and confirm that a harmless option change persists after restart. If it does not persist, solve the configuration-location or write-permission problem before rebuilding any index.
3. Check Windows, Cloud Client, and Network Context
If the correct path is configured but cannot be indexed, determine whether Everything can access it in the same Windows context where it runs.
3.1 Confirm the sync client account and session
Cloud mounts are often associated with the interactive user's session. A service, elevated process, scheduled task, remote session, or different Windows account may not see the same virtual drive or mapped letter. This is especially important when Everything's user interface and service components run in different contexts.
Sign in to the cloud client under the expected account. Confirm the cloud root opens in File Explorer for that Windows user. Then launch the Everything interface normally as the same user and repeat the exact-name test.
If the location only exists after interactive sign-in, configure startup so the cloud client becomes available before a folder scan is expected. Avoid repeatedly rebuilding while the mount is absent, because a scan may simply record an empty or unavailable location.
3.2 Test mapped drives and network shares by UNC path
Mapped drive letters are user-session mappings. A drive such as Z: may exist in File Explorer but not for an elevated application, service, or another account. Where possible, test the underlying UNC path, such as \\server\share\cloudfolder, and verify that the current user can enumerate it.
For NAS-hosted synchronized data, folder indexing or a remote Everything server on the machine that owns the storage may be more appropriate than treating the share as a local NTFS volume. Choose one design and verify which machine is responsible for maintaining the index.
Success means the same Windows context used by Everything can browse the path and see the test file without a new credential prompt.
3.3 Check filesystem and placeholder behavior
A provider-mounted drive may not behave like NTFS even when it has a drive letter. It might expose entries through a virtual filesystem, generate placeholders on demand, or avoid materializing parts of the directory tree until a folder is opened. Everything cannot return a filename that the provider has not exposed to the indexing method being used.
Compare three files: a new local test file, a downloaded cloud file, and an online-only file. If only the first two appear, use the provider's offline or pinned setting for folders that must be searchable by name. Alternatively, determine whether the provider offers a mode that mirrors filenames locally.
Do not assume that forcing a rebuild can manufacture entries that the cloud client does not enumerate. Fix availability or provider behavior first.
3.4 Review firewall, antivirus, and controlled access carefully
Security software is less likely to explain missing files on an ordinary local volume, but it can affect remote-server connections, folder enumeration, portable executables, or configuration writes. Check security logs for a specific block involving Everything, its service, the cloud client, or the remote server port.
If a block is confirmed, create the narrowest appropriate allow rule according to your organization's policy. Do not disable security software permanently. For a remote Everything server, verify local network reachability and firewall scope without opening the service to untrusted networks.
Success means the previously blocked operation works with a limited rule and the security control remains enabled.

4. Use Everything's Diagnostic Tools Without Destroying Useful State
Once basic path and configuration checks are complete, use observable evidence to decide whether the index is stale, disconnected, or receiving no updates.
4.1 Read the status bar and index information
Clear the query and inspect Everything's status information. Check whether the indexed item count is plausible for the expected volumes and folders. After searching for the test name, note whether there are zero results or results under an obsolete path.
Review the relevant Options pages for the included volume or folder and its update settings. If a folder index reports an inaccessible location or has not been updated since the cloud path changed, correct the path before taking further action.
4.2 Test search syntax deliberately
Run a short sequence of searches:
- Search only the unique filename fragment.
- Search the test file's extension, such as
ext:txt. - Search a distinctive parent folder name.
- Use a path restriction only after confirming the plain filename works.
If the simple query works and the path-restricted query fails, compare the path expression with the actual result path. Quoting, spaces, slashes, macros, regular-expression mode, and unexpected drive letters can all change matching behavior.
4.3 Force a rebuild only after safer checks
A forced rebuild can help when the configured source is correct and accessible but the database remains stale. It is not the first step. First confirm the active instance, cloud path, index source, account context, exclusions, and local availability of the test file.
Use the Force Rebuild control for the relevant index from Everything's Options when those checks pass. Let the rebuild complete without repeatedly restarting the application. Avoid manually deleting the database unless official troubleshooting guidance or a controlled test gives you a specific reason.
Success means the test file and other expected entries appear under the current path after rebuilding. If the file disappears again after restart or sign-out, investigate startup timing and mount availability rather than rebuilding repeatedly.
4.4 Use debug output and the Index Journal
Everything's debug output can reveal whether a folder scan starts, a path cannot be opened, or an expected update is not processed. Reproduce the problem with one test file so the log remains focused. Record the time, file path, availability state, active instance, and whether the cloud client was running.
The Index Journal can help determine whether Everything observed a change. If the test file never appears in the journal or index after being created, focus on source coverage, enumeration, and filesystem notifications. If it appears in diagnostic information but not in results, investigate filters, exclusions, search syntax, and the active database.
Logs may contain filenames and paths. Remove sensitive details before sharing them publicly or with support.
5. Run a Clean Temporary Test Before Changing Many Settings
A temporary clean profile separates a damaged or complicated configuration from a filesystem limitation. It is especially useful when the computer has several Everything installations, named instances, custom filters, command-line launchers, or a long history of exclusions.
Create a separate temporary Everything instance or use a clean portable test in a writable folder. Do not overwrite the production configuration. Configure only the smallest required index source containing the test folder. Avoid adding an entire cloud account if a small subfolder is sufficient.
- Exit unrelated Everything interfaces so you can identify the test process.
- Launch the clean instance without custom server or database arguments.
- Add the cloud test folder only if its filesystem requires folder indexing.
- Create or download the unique test file.
- Search for the exact filename with the Everything filter active.
If the clean test succeeds, compare its index source, exclusions, filters, and launch arguments with the normal profile. Transfer only the relevant correction. If it fails while a normal local folder works, the cloud filesystem or account context is the likely boundary.
Stop changing settings when the clean test identifies a single difference. Keeping the test controlled makes the final fix easier to understand and maintain.
6. Quick Fix Checklist
- Create a uniquely named test file inside the affected cloud folder.
- Download or pin the test file so it is locally available.
- Search its plain filename with the Everything filter and no advanced syntax.
- Verify the cloud client's current root path in File Explorer.
- Confirm that Everything indexes the containing volume or folder.
- Use folder indexing for unsupported, virtual, network, or provider-mounted filesystems when appropriate.
- Remove only exclusions that actually match the cloud path.
- Check that the intended Everything instance, database, or remote server is active.
- Run Everything and the cloud client in a compatible Windows account context.
- Test UNC paths when mapped drives disappear across sessions or privilege levels.
- Wait for the cloud client to mount before scheduled folder scans occur.
- Use a force rebuild only after confirming the source is correct and accessible.
- Run a clean temporary instance if configuration conflicts remain unclear.
7. Frequently Asked Questions
7.1 Why does Everything find downloaded cloud files but not online-only files?
The provider may expose downloaded files as ordinary local entries while presenting online-only items as placeholders or materializing them only on demand. Everything can index only the names made available through its configured filesystem or folder-enumeration method. Pin one missing file locally and retest. If it appears, the difference is cloud-provider availability behavior rather than general Everything search failure.
7.2 Why did results disappear after the cloud folder moved?
The sync client may have changed its root after an account change, reinstall, migration, or drive selection. Everything may still contain the old location or may not index the new filesystem. Confirm the current path in File Explorer, then update the relevant folder index or volume coverage. Once the test file appears at the new path, stop rebuilding old locations.
7.3 Does Everything use the Windows Search index?
No. Everything and Windows Search are separate systems. Windows Search can index content and metadata through Windows components, while Everything maintains its own filename index from configured filesystems, folders, or servers. A cloud file appearing in Windows Search does not prove it is included in Everything's active index.
7.4 Why can File Explorer see a mapped drive that Everything cannot?
The mapping may belong only to your interactive user session. An elevated process, service, scheduled task, or different account may not inherit it. Test the UNC path and ensure the process responsible for folder indexing has permission to enumerate the share. Do not solve this by granting broad anonymous access.
7.5 Should I delete the Everything database?
Not as a first response. Verify the active instance, path, index source, exclusions, account context, and file availability first. Use the built-in Force Rebuild option if the correct source is accessible but stale. Manual database deletion removes useful state and will not fix an unavailable cloud mount or an incorrect folder path.
7.6 What does a successful fix look like?
The unique locally available test file appears with its current full path, continues to appear after a normal restart, and new test files are added without repeated rebuilding. The result should come from the intended local index or trusted remote server. Once these conditions are met, stop changing settings and apply the same availability or indexing arrangement to the required cloud folders.