You are here: HomeTeam BlogZe ManelHow do I recover my admin password?

How do I recover my admin password?

By Ze Manel on
Ze Manel
Ze Manel has not set their biography yet
User is currently offline
Jun 28 in Blog

Well, experts in the subject affirm that you cannot recover the existing password, but you can reset it to a new password. The passwords are stored using a one-way MD5 hash which prevents recovering the password. But you can reset the password by editing the password field in the database. Set the password to a known value and then you may log-in using that new password.

If for some reason you would to reset your Joomla! admin password, or if you need to offer admin access to somebody else, please change it by doing the following:

  • Open PHPmyAdmin.


  • Access your joomla DB and go to table jos_users.


  • Modify "admin"-row and set it’s password code to this: 21232f297a57a5a743894a0e4a801fc3 (it’s the equivalent of ‘admin‘).

For more info and explanations, check this post over here: http://forum.joomla.org/viewtopic.php?t=10985).

Tags: How to recover admin password in joomla
Hits: 291
Rate this blog entry
1 vote