
A confirmation dialog box will be displayed, asking “Are you sure you want to delete ”?.At the bottom of the dialog box, click “Delete User”.To delete a user, as an administrator via the web interface A confirmation box will be displayed with the text “Password was changed successfully”.

Confirm the new password by entering it again, and then click “OK” again.Enter the new password, and then click “OK”.If you do not see the “Change Password” button, try using another interface, such as the mobile version.At the bottom of the dialog box, click “Change Password”.Click on the user, this should bring up a dialog box.Scroll down to “Users”, and click in to that section.Confirm that you have “Advanced Mode” activated on your “Profile” page.To reset a user’s password, as an administrator via the web interface docker restart homeassistant to restart the container.exit to exit the container command line.hass -script auth -config /config change_password existing_user new_password to change the password.hass to create a default user, if this is your first time using the tool.docker exec -it homeassistant bash to open to the container command line.Note that while working in the container, commands will take a few moments to execute. The steps below refer to a Home Assistant container in Docker named homeassistant. If you are running Home Assistant in a container, you can use the command line in the container with the hass command to change your password. If you know the username, but not the password and you can access the Home Assistant console and use the command below:Ĭonnect a keyboard and monitor to your device.Īuth reset -username existing_user -password new_password To reset a user’s password, via the container command line If you’ve forgotten your username, then deleting the files mentioned further below will be necessary to start a new onboarding process.


Either way, your configuration will remain, and you don’t have to do a new onboarding process. You may then reset your password via this new administrator account (and then delete this new account), or you can delete your old user account. Then log out, and log in with this new user. Add a new user as an administrator and give the new user a password you can remember. If you are still logged in to the web interface with your user, then you are in luck. Forgot Password Home Assistant (including Supervised) The sections below deal with recovering from a situation where you are not able to sign in,
