Everything Language Pack Not Working: How to Fix It

  • Fix missing Everything languages without rebuilding the filename index.
  • Check multilingual packages, portable settings, permissions, and restart behavior.
  • Separate incomplete translations from genuine installation failures.

When an Everything language pack is not working, the symptom is usually straightforward: the interface remains in English, the selected language resets after restart, only part of the interface is translated, or no additional languages appear in Options. These problems are normally caused by using the English-only build, placing the language file beside the wrong executable, storing portable settings in an unexpected location, lacking write permission, or not restarting Everything after making the change.

This guide focuses specifically on interface language support in voidtools Everything for Windows. Everything is a filename search application with its own index, settings, service, and portable modes. It is not the same component as Windows Search, so rebuilding the Windows Search index will not repair a missing Everything translation. Start with the safe checks below, confirm the result after each change, and stop as soon as the chosen language loads correctly.

Desktop search application with language options, a translation file, and restart indicators.

1. Confirm the Symptom With a Small Safe Test

Before reinstalling anything, identify exactly what is failing. Open Everything and select Tools > Options > General > Language. Depending on the installed build and available language resources, the page should offer supported interface languages.

Use this short test:

  1. Open the Language list and check whether your preferred language appears.
  2. Select the language if it is available.
  3. Apply the change and close Everything completely.
  4. Start Everything again from the same shortcut or executable.
  5. Check the menu bar, Options window, search controls, and status bar.

Success means the main interface reopens in the selected language and keeps that selection on subsequent launches. Once this happens, stop changing settings. Index rebuilding, service changes, firewall rules, and Windows Search repairs are unnecessary for a language-only symptom.

1.1 Identify the Exact Failure Pattern

The visible behavior usually points to the relevant failure category:

  • The language is absent from the list: The language resource is missing, unreadable, incompatible, or installed beside a different copy of Everything.
  • The language can be selected but resets: Everything may be unable to save its configuration, or another shortcut may launch a separate portable copy or profile.
  • The interface does not change until later: Everything probably needs a full restart, including any background instance.
  • Only some text is translated: The translation may be incomplete, or newer interface strings may not yet have translated equivalents.
  • Search results are missing but menus are translated: That is an indexing or search configuration issue, not a language-pack problem.

This distinction prevents unrelated Everything troubleshooting from obscuring a simple resource-file or configuration issue.

2. Check the Installed Everything Build

voidtools distributes Everything in multiple packages, including installer and portable downloads. Downloads may also be offered as English-only or multilingual packages. An English build is intentionally smaller and may not include the language resources required to populate the full Language list.

Open Help > About Everything to identify the program you are running, then locate its executable. You can also inspect the shortcut's Target field in Windows properties. Compare that location with the folder where you installed or extracted the multilingual package.

2.1 Multilingual Installer Versus English Build

If you installed an English-only package, selecting another interface language may not be possible until you install the multilingual package or add the appropriate official language resource manually. Download the correct package from the official voidtools website rather than copying an unknown DLL or translation file from a third-party download site.

For an installed copy, close Everything and run the multilingual installer appropriate for your system. Preserve your existing settings when the installer offers a normal upgrade path. After installation, launch Everything, return to the Language option, select the desired language, and restart the application.

Success means the language now appears in Options and remains active after a complete restart. If it does, no database rebuild is needed because the filename index and interface language resources are separate.

2.2 Check for Multiple Copies

Power users and sysadmins often have more than one Everything executable: an installed copy, a portable toolkit copy, an older copy on a NAS, or separate x86 and x64 folders. Installing a language pack into one directory will not modify another copy launched by a different shortcut.

Check all of the following:

  • The Target and Start in fields of the shortcut you normally use
  • Task Manager's executable path for a running Everything process
  • Pinned taskbar shortcuts that may reference an older installation
  • Startup entries that may launch a portable copy
  • Administrative scripts that start Everything with special command-line options

After locating the active executable, install or place the language resource for that copy. Success is confirmed when launching that exact executable displays the intended language.

3. Install the Language Pack Manually

Manual installation is useful for a portable deployment or when you intentionally use an English package. Obtain the language pack from the official Everything language page and follow the included instructions. For standard Everything deployments, the language resource is commonly supplied as an Everything.lng file that must be available to the running program.

  1. Exit Everything completely.
  2. Download the official language pack from voidtools.
  3. Extract the archive if the download is compressed.
  4. Place the language resource in the folder used by the active Everything executable, following the official pack instructions.
  5. Start that executable directly.
  6. Open the Language option and select the desired language.
  7. Exit and restart Everything once more.

Do not rename arbitrary translation files to make them look compatible. Also avoid mixing language resources copied from unrelated applications or unofficial repackaged builds.

3.1 Verify the File Was Actually Extracted

A frequent mistake is opening a ZIP archive and running or copying files without extracting them properly. Windows may display an archive almost like a normal folder, but Everything cannot reliably use a resource that remains inside the compressed file.

Right-click the archive, choose Extract All, and copy the extracted resource to the correct Everything directory. Confirm that File Explorer shows the file as a normal file in that folder. If file extensions are hidden, enable File name extensions temporarily so you can detect names such as Everything.lng.txt.

Success means the newly installed language appears in the Options list after Everything restarts.

3.2 Use a Language Pack That Matches the Application

Language resources can change as an application's interface evolves. Use the language package offered for the Everything release family you are running, and prefer updating the application and language resources through official channels together. Do not rely on an old translation archive retained from an unrelated installation.

If an older pack loads but leaves newer controls in English, that may indicate missing translations rather than a failed installation. Check the official language page for a current translation before changing unrelated Windows settings.

4. Confirm the Selected Language and Restart Everything

Installing a language resource does not necessarily select it automatically. Open Tools > Options > General > Language, choose the required language, and apply the setting. Then exit Everything rather than merely closing its search window.

Depending on configuration, closing the window may leave Everything running in the notification area. Right-click its tray icon and choose Exit, or use Task Manager to confirm no Everything user-interface process remains. Start the program again normally.

Success means menus, dialog labels, and other supported interface text load in the selected language immediately after startup. If the language remains selected over a second restart, the problem is resolved.

4.1 Understand Partial Translation

A partially translated interface does not always mean the language pack is broken. Everything can fall back to English when a translation does not contain a particular string. This is especially noticeable in less commonly translated dialogs, newly introduced controls, technical labels, or plug-in and shell components maintained separately.

Judge success by whether the primary menus and supported strings have changed, not by expecting every technical term, file-system name, search operator, or Windows-provided dialog to be translated. Search syntax such as operators, modifiers, and function names may remain in their documented form regardless of the interface language.

5. Check Portable Settings and Write Permissions

Portable deployments introduce two separate concerns: where the language resource resides and where Everything saves the selected language. A portable copy launched from a USB drive, synchronized tools folder, network share, or read-only application directory may load the pack but fail to retain the choice.

Inspect the Everything folder for configuration files such as Everything.ini. Everything's configuration location can depend on its installation mode and command-line settings, so do not assume that the INI beside the executable is always the active one.

5.1 Test Whether the Setting Can Be Saved

Select the language, close Everything fully, and check whether the relevant configuration file's modified time changes. If the program reports an error or the setting immediately resets, test with a folder your Windows account can write to.

For example, copy the portable package to a temporary folder under your user profile, install the official language resource there, and run it without administrative elevation. Do not use a protected folder such as Program Files for this test unless the package is installed and managed normally.

Success means the temporary copy remembers the selected language after restart. That result indicates a permissions, path, or profile-location problem in the original portable deployment.

5.2 Account Context and Elevated Launches

Launching Everything under different Windows accounts or alternating between elevated and standard contexts can expose different settings. A startup task running as an administrator or service account may not use the same user configuration as an interactive desktop shortcut.

Run the interface consistently under the account that should own its preferences. The Everything service, when enabled, can support indexing operations, but the Windows service does not normally need its own desktop language selection. Changing or reinstalling the service is therefore not an appropriate first fix for untranslated menus.

6. Rule Out Command-Line and Startup Overrides

Shortcuts, scripts, and deployment tools can pass command-line options that change how Everything finds its configuration. A custom INI path, instance name, or portable-mode arrangement can make the application appear to ignore a language selected elsewhere.

Open the shortcut's properties and review the full Target. Also examine scheduled tasks, startup folders, logon scripts, and management-tool commands. For a controlled test, exit all Everything instances and launch the intended Everything.exe directly without a custom shortcut.

If the direct launch uses the language correctly, the language pack is functional. The next step is to correct the shortcut or deployment command so it consistently loads the intended profile and executable.

6.1 NAS and Network Share Considerations

A portable copy stored on a NAS may be readable while its configuration is not writable. Network latency, offline files, share permissions, or concurrent users can also cause settings to be overwritten. Keep user-specific configuration separate when several people launch the same shared executable.

Mapped-drive availability affects where a portable program or its resource files can be loaded, but it does not change Everything's translation mechanism. If the shared copy fails, copy the same executable and official language resource to a local temporary folder. A successful local test points to share access, file availability, or configuration persistence rather than the translation itself.

There is no reason to expose an Everything server to the public internet to fix a local interface language. Server, HTTP, ETP, and remote-search features are unrelated unless a custom deployment script also controls the local executable or profile.

7. Separate Language Problems From Search Problems

An Everything language issue changes interface text. It does not normally cause an index to stop updating or make files disappear from results. Conversely, an Everything index not updating will not usually remove languages from the Options list.

If menus display in the desired language but Everything results are missing, check the status bar, active filters, search syntax, exclusions, NTFS index settings, folder indexes, and service state. Clear the search box and choose the Everything filter before drawing conclusions. For network shares and non-NTFS locations, verify any configured folder indexes and account access.

Use Force Rebuild only when evidence points to an index problem. Do not delete the database or rebuild it merely because a translation did not load. A rebuild can consume time and will not replace a missing language resource.

7.1 Windows Search Is a Different System

Windows Search powers features such as Start menu and File Explorer search. voidtools Everything maintains and queries its own filename index according to its configuration. Windows Search troubleshooting tools, indexing locations, and index rebuilds do not install Everything translations.

If both search and language seem broken, test them separately. First confirm whether a known filename appears in Everything. Then check whether the Language list includes the desired translation. Treating these as two tests makes the actual fault much easier to identify.

Clean portable application test progressing from download and extraction to language selection and restart.

8. Use a Clean Temporary Test

When the cause remains unclear, a clean temporary test is safer than changing many production settings. This test does not require deleting your existing database or configuration.

  1. Download a current official multilingual portable package.
  2. Extract it to a new folder under your user profile.
  3. Do not copy old INI files into the folder.
  4. Start the new executable directly.
  5. Select the preferred language in Options.
  6. Exit fully and reopen the same executable.

If the clean copy works, Windows can display the language and the official package is valid. Compare the clean folder with the original deployment, focusing on the executable path, language resource, INI location, startup arguments, and write permissions.

If the clean official multilingual copy does not offer the expected language, verify that the requested translation is actually included or available on the official language page. This is the point to gather exact build information and ask on the official voidtools support forum rather than making broad system changes.

8.1 Gather Useful Diagnostic Details

When requesting help, provide facts that directly describe the issue:

  • The version and build information shown in About Everything
  • Whether the package is installed, portable, English, or multilingual
  • The active Everything executable path
  • The language resource filename and location
  • Whether the language appears in Options
  • Whether the selection survives a complete restart
  • Any custom shortcut arguments or INI locations
  • Whether a clean multilingual portable test works

Debug logging and the Index Journal can be valuable for indexing faults, but they are rarely the first tools needed for a missing interface translation. Use them only if the symptom also includes a genuine indexing or file-result problem.

9. Quick Fix Checklist

  • Confirm you are launching voidtools Everything, not troubleshooting Windows Search.
  • Check whether the desired language appears under General language options.
  • Use the official multilingual package when the English build lacks language resources.
  • Download manual language files only from the official voidtools source.
  • Extract the pack fully instead of leaving it inside a ZIP archive.
  • Place the language resource with the active executable as officially instructed.
  • Check for old, portable, pinned, or startup copies of Everything.
  • Select the language explicitly and apply the setting.
  • Exit the tray instance completely before restarting.
  • Verify that the portable configuration location is writable.
  • Test without custom shortcut arguments or alternate profiles.
  • Expect untranslated fallback text when a translation is incomplete.
  • Use a clean multilingual portable folder before altering production settings.
  • Do not rebuild the index unless search results themselves are demonstrably wrong.

10. Frequently Asked Questions

10.1 Why Is My Preferred Language Missing From Everything Options?

The most likely causes are an English-only build, a missing or unextracted language resource, or launching a different Everything executable from the one you updated. Install the official multilingual package or the appropriate official language pack, then restart the correct executable.

10.2 Why Does Everything Return to English After Restart?

The selected language may not be saved because the active configuration is read-only, stored somewhere unexpected, or replaced by another profile at startup. Check portable-folder permissions, shortcut arguments, instance settings, and whether an automated deployment restores an older INI file.

10.3 Do I Need to Rebuild the Everything Index?

No, not for a language-only problem. The index controls filename search results, while the language resource controls interface text. Rebuild only when you have separately confirmed that indexed results are stale or missing and safer index checks have not resolved that issue.

10.4 Why Are Some Menus Translated but Other Text Remains English?

The translation may not cover every current interface string. Everything can display English as a fallback for untranslated text. Windows-provided dialogs, file-system terms, search syntax, and newly added controls may also remain in English. If the principal interface is translated, the pack is probably loading successfully.

10.5 Can Antivirus or a Firewall Block a Language Pack?

A firewall is unlikely to affect a local language resource after it has been downloaded. Security software could quarantine an unfamiliar download or restrict writes, but do not disable protection permanently. Check the product's event or quarantine history, verify that the package came from voidtools, and restore or allow it only when you have confirmed it is the legitimate official file.

10.6 Does the Everything Service Control the Interface Language?

Generally, no. The service helps Everything perform supported indexing tasks under Windows, while the desktop application's configuration and language resources control interface text. If filename search works but menus remain in English, focus on the package, resource file, executable path, user profile, and restart behavior.

The safest Everything language pack not working fix is usually simple: verify the active executable, use the official multilingual package or language resource, select the language in Options, and restart every running Everything instance. Once the interface reopens in the selected language and remembers it, stop troubleshooting. Remaining English strings may reflect an incomplete translation rather than a faulty installation.


Citations

  1. Official Everything downloads, including installer and portable package options. (voidtools Downloads)
  2. Official instructions and resources for changing the Everything interface language. (Everything Language Support)
  3. Official guidance for Everything configuration and INI settings. (Everything INI Documentation)
  4. Official answers to common Everything installation, indexing, and usage questions. (Everything FAQ)
Cindy, ContentBASE creator assistant

MEET CINDY

Your ContentBASE creator assistant

Cindy helps creators find Canva templates, content ideas, and simple ways to make better social media posts faster.

Want ready-to-use templates? Claim the free Canva bundles or browse the full bundle store.