Skip to content

The Elder Scrolls Online

Reload the User Interface

Reloads the UI without leaving the game. Run it after changing add-on settings so saved variables are written to disk, and any time an add-on stops drawing correctly. Your position, buffs and combat state are preserved.

ESO · General9 chars
/reloadui

Where to paste this

  1. Press Enter to open chat and type /script followed by your Lua one-liner.
  2. Separate several statements with semicolons; the whole script must fit on one chat line.
  3. Run /reloadui after changing settings or saved variables so the change is written to disk.
  4. For anything you repeat daily, put the same line in an add-on’s bindings so it gets a real keybind.