> ## 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.

# WordPress Admin Password Reset via PhpMyAdmin (Cpanel)

1. Login to cPanel.

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

2. Under the **Databases section**, click on **phpMyAdmin**.

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

3. Click on the name of your WordPress database.

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

4. Next click on the **wp\\\_users table**.

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

5. Click on **Edit** beside your WordPress admin user.

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

6. In the **user\\\_pass** field, paste your password by pressing Ctrl - V. From the drop-down, **select MD5**. Finally click on **Go**.

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

7. You should now see a success message from phpMyAdmin saying the database record was updated.

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