How to Fix ESO Addons Not Showing Up

ESO addons not showing up

Addons are essential for tailoring your Elder Scrolls Online experience, whether you want a cleaner user interface, better minimap navigation, or enhanced combat bars. Few things are more frustrating than installing an addon and seeing absolutely no change in-game. When your ESO addons refuse to appear, it is almost always due to a simple misconfiguration, an outdated file, or an installation path error. This guide walks you through every common culprit and the exact steps needed to get your addons working again.

Common Reasons Addons Aren’t Showing Up

Before diving into fixes, it helps to understand why addons go missing. Several overlapping issues can cause the problem, and the real trick is knowing where to look first.

Addons Installed in Wrong Folder

The single most common mistake is placing addon files in the wrong directory. ESO looks for addons only inside a specific folder within your Documents path, not the game installation directory. If you extract an addon into C:Program FilesZenimax OnlineThe Elder Scrolls Online or any similar location, it will never be detected.

Outdated or Incompatible Addons

The game receives frequent patches, and addons must be maintained by their authors to match the API version. An addon that was last updated six months ago may still function, but if it hasn’t been touched since a major DLC release, it often breaks silently. The addon might load without error yet not display its UI elements because core functions have changed.

Missing Dependencies

Many popular addons require supporting libraries like LibAddonMenu, LibStub, or LibGPS. If you skip the installation of a required library, the addon will appear in your addon list but may fail to activate. Always check the addon’s description on ESOUI or Minion for a list of dependencies.

Addon Settings Disabled

Sometimes everything is installed correctly, but the addon is turned off in the in-game addon manager. ESO’s addon menu includes checkboxes for each addon, and these can become unchecked if you reset settings or if another addon interferes with the profile state.

Game UserSettings File Issue

The UserSettings.txt file controls addon activation and load order. If this file becomes corrupted or if necessary settings are missing, addons may not load even when enabled. A damaged line about AddOnVisibility can hide every addon from the menu.

OneDrive or Cloud Sync Conflicts

If you have Windows configured to sync your Documents folder with OneDrive, the actual addon folder might be split between the local directory and a cloud-backed location. ESO will respect only the location that its executable sees, which can lead to addons appearing installed but not loading because the game reads from a mirrored, empty folder.

Step-by-Step Fixes

Work through these solutions in order. Most players find the culprit by the second or third step.

Verify Addon Folder Location

Open File Explorer and navigate to: %USERPROFILE%DocumentsElder Scrolls OnlineliveAddOns. (If you use the PTS, the path ends with ptsAddOns). Inside, each addon should have its own subfolder, and those subfolders must contain a .txt manifest file (usually named after the addon) along with the relevant .lua and .xml files. If you see only a single folder with all addon files dumped directly into it, the structure is incorrect. Each addon must be isolated. Delete the wrongly placed files and reinstall using Minion, which auto-detects the correct path.

Update Addons and Required Libraries

Use the Minion addon manager (available at minion.mmoui.com) to scan for updates. Minion connects directly to ESOUI.com and highlights any outdated addons in red. Update all flagged items, including libraries like LibAddonMenu-2.0 and LibMapPing. Even if your main addon is up to date, an outdated library can block the interface from rendering. After updates, restart the game completely.

Check In-Game Addon Menu

On the character select screen, press the Add-ons button. If you do not see this button, either your game client is outdated or the addon system is corrupted. Inside the menu, verify that each addon has a checkmark under the Enabled column. If an addon appears but is unchecked, tick it and reload the UI (/reloadui in chat). For addons that have settings, look for a gear icon to access their configuration panel. If the panel is blank, the addon may require additional dependencies.

Reset UserSettings.ini

Navigate to %USERPROFILE%DocumentsElder Scrolls Onlinelive and locate UserSettings.txt. Cut (move) this file to your desktop as a backup, then launch the game. A fresh file will be generated. This forces ESO to rebuild the addon detection list. Important: you will need to re-enable all your addons from the character select screen after this reset. If addon visibility returns, you can delete the old backup file. This often fixes invisible addons caused by a corrupted SET AddOnVisibility line.

Disable Cloud Sync and Reinstall

If OneDrive or another cloud service is interfering, temporarily pause syncing: right-click the OneDrive icon in the system tray, select Pause syncing, and choose 2 hours. Then delete the entire AddOns folder and reinstall your addons from scratch. This ensures the game sees a single, local copy. Once addons are confirmed working, you can resume sync, but it is often simpler to exclude the DocumentsElder Scrolls Online folder from sync entirely via OneDrive settings.

How to Prevent Future Issues

Once everything is working, a little preventive maintenance goes a long way. Always use Minion to install and update addons; it places files in the correct folder automatically and warns about dependencies. Before any major game patch, open Minion and apply all addon updates to stay compatible with the new API version. Keep a backup of your AddOns and SavedVariables folders (the latter stores your addon settings) so you can restore them quickly if something breaks. Finally, avoid manually editing UserSettings.txt unless you fully understand the directives, as a misplaced semicolon can disable the entire addon system.

Frequently Asked Questions

Why are my ESO addons not showing up in the addon menu?
This usually indicates a folder path error or a corrupted UserSettings file. Double-check that addons are in DocumentsElder Scrolls OnlineliveAddOns and that each addon folder contains a valid manifest file. If the path is correct, reset UserSettings.txt as described above.
How do I enable addons in ESO?
From the character select screen, click the Add-ons button. You’ll see a list of installed addons. Tick the checkbox next to the addon name to enable it. Some addons may need a UI reload (/reloadui) after enabling. If you don’t see the Add-ons button, you may need to run a game repair or check that you have the latest patch.
Where is the ESO addon folder located?
The folder is located at DocumentsElder Scrolls OnlineliveAddOns on Windows. On Mac, it’s ~/Documents/Elder Scrolls Online/live/AddOns. Do not confuse this with the game’s installation path under Program Files; addons placed there will never load.
Can OneDrive cause ESO addons to not load?
Yes. If your Documents folder is synced to OneDrive, ESO might read the addon folder from the cloud location, which can be empty or out of sync. Pausing OneDrive or excluding the ESO folder from sync resolves the conflict.
What should I do if Minion says my addons are up to date but they still don’t work?
Minion updates files based on the versions uploaded to ESOUI. If an author has not updated the addon for the current game version, Minion will still show it as up to date. In that case, check the addon’s ESOUI page for comments from other users confirming it works or look for a fork that has been updated. If no working version exists, you may need to uninstall the addon until its author releases a fix.

Getting your addon list back in order takes only a few minutes once you know which file or setting to check. The structured approach above should cover every common scenario, so you can return to enjoying a fully customized Tamriel.

Leave A Reply