How to reset the Prestashop admin password


There are two main ways to reset the Prestashop Admin password, which are outlined below.

Please note that the information in this guide is provided as a suggestion, and we can't provide detailed support for modifications to a Content Management System. If you require assistance with this, we'd recommend speaking to your website developer to ensure relevance and compatibility with your site.

Using the 'Forgot my password' link

Step 1 - Open your PrestaShop admin domain in your browser, in this example we will be using https://yourdomain.net.au/admin123.


Step 2 - Click on I forgot my password.

ea62c25b21d943be97039ccb17c30d2d2371d858?t=0a38de256708a509c23eb49a485d32c1


Step 3 -
(1) Enter in your admin email, then (2) Click Send.

68936ed258c290a2e0ffe330199de4929c325503?t=35aff9dc50591bd7d23988db2942e02e


Step 4 - Log into your email address and check for an email from PrestaShop. This may take several minutes to come through, and may come to your Spam or Junk folder.


Step 5 - Use the new password to log into your PrestaShop admin area. We advise that you update the password after you log in.


Reset the PrestaShop password through cPanel

Step 1 - Log into cPanel and click on File Manager.

7084ba9bca01e4ec1b4b6a72864357434e2a4e5a?t=42fd955b827a636ef5593e1037eac4a6


Step 2 - Find the settings.inc.php file in the folder where your Prestashop is installed (this is usually found in public_html/config/).


Step 3 - Open the file and note down the DB_NAME and COOKIE_KEY.

53ba6eec4900c2391761ca7a1a6b2c32bd3f136c?t=5d644a7aba8111f894e644f5ce0da86c

16338d5c758ab51dde5f53aba77bca058fd09cf1?t=38dec54f64cd7d7f9768d3d0c93da5c2


Step 4 -
Go back to your cPanel home page and then click on phpMyAdmin.

206e0bcb41467cdb1c4d34284e2e3fb8ac309293?t=ea89117031b8b9a5789106a683e12d48


Step 5 - On the left hand side, select the database that is linked to your Prestashop website (found back in Step 2).

dfd5cde06456d49cc68ec65d455aa3a1556c1cb5?t=228812ae5cc1e0cfab5eefc9605202dd


Step 6 - Find the ps**_employee table and click on it.

2c1fc6744b665d262c897fdcd894c23b038d255b?t=fb94a741045b62041889e0368a249b4c


Step 7 - You will find a user list - select Edit on the user you wish to update the password for.

27e9e9d8b7bb89db6890aaa0324867a4e2865ad9?t=d2494e588fc802d463d0b9dc245de917


Step 8 - On the passwd row, select (1) MD5 for the Function - then (2) copy and paste the COOKIE_KEY from Step 2 into the Value field.

Once the key is pasted, (3) enter in a new password directly after the key, then press Go.

fd3404c11917334e422ee7ab46d021f62e0c7a02?t=65fd202075d26e33539ac9edd5218d2d

6a11f5a5c56c9fb69a10a2778163793dd5783ef4?t=13cc79756e9b9e45482a581b0ae0400b


Step 9 - Use the new password to log into your PrestaShop admin area. We advise that you update the password after you log in.


For more tutorials on website development and Content Management System troubleshooting, view our List of CMS Guides.


Did you find this article useful?