> For the complete documentation index, see [llms.txt](https://docs.exavault.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exavault.com/administration-tasks/appliance-manager-password-reset.md).

# Appliance Manager Password Reset

The Appliance Manager is accessed at https\://\<your-appliance-ip-or-hostname>:9002/

If you have forgotten your password, reset it using the **Forgot Password?** link on the login page.

Resetting the password requires the Device ID, a UUID stored on the server at `/data/exavault/secrets/device.key`.

To retrieve this value, log in via your VM console or via SSH and run:

```
cat /data/exavault/secrets/device.key
```

Once you have the UUID, use the **Forgot Password?** link on the login page. When prompted for the device's ID, paste the value and submit it.

This process is also the only way to change the Appliance Manager password. Use the same process for password changes, even when you know the current password.
