---
title: "How to change the Admin password for Mambo"
description: "It is good practice to change your passwords frequently to prevent a password compromise. You can change the Administrators password in the users section of Mambo. If you lost your [password and..."
url: https://www.inmotionhosting.com/support/edu/mambo/change-admin-password-mambo/
date: 2013-03-12
modified: 2023-09-07
author: "InMotion Hosting Contributor"
categories: ["Mambo"]
type: post
lang: en
---

# How to change the Admin password for Mambo

It is good practice to change your passwords frequently to prevent a password compromise. You can change the Administrators password in the users section of Mambo.

If you lost your [password and cannot log in to your Mambo Dashboard at all, you can change the password in PhpMyAdmin. This article will explain how to change your Mambo Administrators passwords in the Users section and through PhpMyAdmin.

## Changing the password in the Dashboard

1. [Log into your Mambo Dashboard.](/support/edu/mambo/log-into-admin-interface/)
2. [![Select users Mambo](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-1-users.png)](/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-1-users.png) Select **Users** from the list of options on the Home page of the Mambo dashboard.
3. [![Select the Admin user Mambo](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-2-admin.png)](/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-2-admin.png) Select the **Administrator** user from the list.
4. [![Change the password Mambo](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-3-change.png)](/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-3-change.png) Type the **New password** and retype it.
5. [![Save the changes Mambo](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-4-save.png)](/support/wp-content/uploads/2013/03/edu_mambo_101_reset-password_reset-password-4-save.png) **Save **the changes. Now your Mambo will accept your new password.

## Resetting the password in PhpMyAdmin

1. [Login into your cPanel](/support/edu/cpanel/how-to-log-into-cpanel/).
2. Go to [PhpMyAdmin](/support/).
3. Find your Mambo database in the list to the left.
4. Select the *mos_user*s table.
5. The password can be changed here. **Enter you new password** in the text box.
6. **Select md5** from the drop box in the function column.
7. Click **Go** towards to bottom.
8. Try logging in with your new password.
