To reset the Web UI login, close Upload-Assistant and delete
the
webui_auth.json
file from the path that matches your OS:
-
Windows:
%APPDATA%\upload-assistant\webui_auth.json
-
Linux with
XDG_CONFIG_HOME:
$XDG_CONFIG_HOME/upload-assistant/webui_auth.json
-
Linux/macOS fallback:
~/.config/upload-assistant/webui_auth.json
-
Developer/local repo fallback:
data/webui_auth.json
When you open the Web UI again, you will be able to create a
new username and password.