Many of us face the issue of forgot password of joomla administrator. The password cannot be reset suing the ‘Forgot password’ link on front-end of website. We need to reset it from database. I am listing here 3 methods to reset or recover joomla admin password.
Method I :- Using simple update SQL query.
Step 1 – Navigate to phpMyAdmin and select the database of the joomla wesbite.
More