Web Development
How do I recover my Joomla administrator password?
Quite common phenomenon is to forget passwords you entered on websites, so almost always there are mechanisms provided to recover the password to the web site. If you have a Joomla site and you forgot the login password in the management environment, you can see how to recover it below.
The password recovery in Joomla CMS is different, depending on the user type which your account belongs. If you are a user with Super Administrator rights there is no possibility of automated password recovery and will need to set a new password through your website's database. For other user types there is the possibility of automated password recovery.
Password recovery to Joomla for users with less than Super Administrator rights
-
Go to the admin login page of Joomla located in /administrator of your site. eg. www.example.com/administrator
Click the question mark "?" next to Password. If you point your mouse over the question mark the popup indicates "Forgot your Password?"
-
Type the email of the user you want to recover the password.
An email message will be sent to your email account, which will contain a verification code. Copy the verification code.
-
Enter the Username of your account and the verification code you received in your email .
-
Type the new password in both fields.
-
If the password recovery completes successfully you will go to the following page:
Click the Login button to connect to the administrator interface.
Super Administrator password recovery
The password recovery of a user with Super Administrator rights in Joomla is not automated, in purpose, for safety reasons. Usually Super Administrators are more general administrators of a website and tend to have access on the control panel of the hosting package that's hosting the site (cPanel).
See the following steps for setting New Password for Super Administrator in Joomla:- Login to cPanel
-
Click on phpMyAdmin option on Databases section.
-
Go to the list of users of the database you are using and click edit on the record of your (Super Administrator) user.
-
In the Password field click MD5 and enter your new password in the next field.
Click the Go at the end of the page.
-
Go to the admin login page of Joomla located in /administrator of your site. eg. www.example.com/administrator and enter the username and password that you just specified, to sign in the admin interface.
Optionally:
Because the default passwords that Joomla implements have a Better Security level from the simple MD5 password you just created, you can go to the User Management of Joomla and set a new Super Administrator password. In this way the Joomla will produce a more strong cipher for the code you entered since the encryption method changes and "salt" is added in the cipher.