> ## Documentation Index
> Fetch the complete documentation index at: https://kb.mochahost.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Joomla Admin Password Reset via PhpMyAdmin (Cpanel)

1. Log into your cPanel account. 

![](https://tutorials.my-virtual-panel.com/articles/aFDnWsA.png)

2. Click on the **phpMyAdmin** menu.

![](https://tutorials.my-virtual-panel.com/articles/HWrZ27U.png)

3. Inside phpMyAdmin find the correct **database name** and click on it.

![](https://tutorials.my-virtual-panel.com/articles/rovoK7u.png)

4. A list of tables will show up. Scroll down to find the one called **users** and click on it.

![](https://tutorials.my-virtual-panel.com/articles/wvO1WzY.png)

5. Look up the user you want to change the password for and click on the **Edit** button against it.

![](https://tutorials.my-virtual-panel.com/articles/zFYMuNn.png)

6. In the opened window, locate the password option and **replace the current password** with the new one in the Value column. Then change the **function to MD5** in the Function column and click **Go**. 

![](https://tutorials.my-virtual-panel.com/articles/beZFgaX.png)

That's it!
