Hostxpeed
Login Get Started →
Control Panel

How to Change User Password in HestiaCP

4 min read
20 views
Jun 10, 2026

Prerequisites

Before changing a user password, make sure you have:

  • Admin access to HestiaCP

Method 1: Change via HestiaCP Web Interface

Step 1: Log in to HestiaCP

https://YOUR_SERVER_IP:8083

Step 2: Navigate to USER Section

Click on USER in the top menu bar.

Step 3: Edit User

Click the gear icon (⚙️) next to the user.

Step 4: Change Password

Enter new password in Password and Confirm Password fields.

Step 5: Save

Click Save to update.

Method 2: Change via SSH

/usr/local/hestia/bin/v-change-user-password username newpassword

Interactive (prompts for password):

/usr/local/hestia/bin/v-change-user-password username

User Self-Service Password Change

Users can change their own password by logging in and clicking on their username → Change Password.

Password Requirements

  • Minimum 8 characters
  • Mix of letters, numbers, and symbols
  • Not easily guessable

✅ User password has been changed.

Was this article helpful?