How can I change admin password of whmcs?

aior

Administrator
Staff member
Joined
Apr 2, 2023
Messages
68
Reaction score
0
Points
6
Age
38
Location
Turkey
Website
aior.com
You can change the WHMCS admin password in two ways:

1. Through the WHMCS admin dashboard.
2. Directly in the database.

Option 1: Through the WHMCS Admin Dashboard​


1. Login to your WHMCS admin area.

2. Click on "My Account" in the upper right corner.

1690747700385.png

3. Here you can enter a new password and confirm it.

1690747760429.png

4. Click on "Save Changes".

If you get failures like below:

Validation Error
Email address is already in use by a support department. Please provide a different email address.
1690747911980.png

Go with option 2:

Option 2: Change Directly in the Database​


If you are unable to access the WHMCS admin area, you can change the password directly in the database.

1. Login to your control panel like DirectAdmin, Plesk, cPanel or others.

2. Navigate to "phpMyAdmin".

1690748154255.png

3. From the phpMyAdmin interface, select the database which your WHMCS installation uses.

4. Look for the `tbladmins` table and browse it.

1690748343529.png

5. Locate the admin user you wish to change the password for and click the "Edit" button next to that line.

6. In the password field, enter your new password, but make sure to select MD5 in the function dropdown menu to the left.

1690748452276.png

7. Click the "Go" button at the bottom to save your changes.

8. Log out and try to admin login to confirm that you have no problem.

1690748631860.png

Remember to keep your password secure and confidential to protect your WHMCS system.

If its not work just click to forget password option:​


WHMCS normal password recovary:

1690748764597.png

You will get a message like below:

Success! Please check your email for the next step...

1690748845151.png

Note: You should always back up your database before making changes like this to avoid any potential loss of data.

You will get a whcms email for password recovary as below:

1690748955847.png

Then you can define your new password as below:

1690748996279.png

You will get a message like suuccess as below:

1690749063829.png

Click to login to continue.

Ask us for any addional support.
 
Last edited:
Top