Web Interface Password Reset
If you have forgotten your password to access the web interface, you can reset it by following these steps:
Steps to Reset Password
- Open config.ini File: Navigate to the folder where the nuxBot executable is located and open the
config.inifile in a text editor. - Locate [webinterface] Section: Find the section labeled
[webinterface]. - Clear Password Values: Change the values for
citandsin this section to be empty, as shown in the "After reset" example below. - Save and Close: Save and close the
config.inifile. - Open the Web Interface: After resetting the password values, open the web interface. nuxBot will prompt you to set up a new password.
Before and After Reset Examples
-
Before reset:
[webinterface] cit = PASSWORD s = PASSWORD -
After reset:
[webinterface] cit = s =