> For the complete documentation index, see [llms.txt](https://docs.pikonek.com/pikonek/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pikonek.com/pikonek/guides/how-to-change-admin-password.md).

# How to change admin password

This guide will show how to change your admin password.

To change your admin password, there a two method you can choose.

### Method 1: Change password using web GUI

1. To change the password, access the web admin GUI of pikonek.&#x20;
2. Go to your profile, and click the "Change password" option.
3. Provide your new password, you will be logout after you change your password.

### Method 2: Change the password using the command-line interface

1. To change the password, ssh to your machine.
2. Run `sudo pikonek -a -p <new password>` to save your new password.
