Techniqued- Technoloy, Review and Tutorials
  • Android
  • Freewares
  • Tutorial
  • Windows 11
  • macOS
No Result
View All Result
Techniqued- Technoloy, Review and Tutorials
  • Android
  • Freewares
  • Tutorial
  • Windows 11
  • macOS
No Result
View All Result
Techniqued- Technoloy, Review and Tutorials
No Result
View All Result

How to Reset Joomla Administrator Password

Nirmal by Nirmal
December 6, 2013
in Tutorial
0
Share on FacebookShare on Twitter

Joomla administrator password is very important as normal accounts might not have access to administration dashboard. In case you have forgot the administrator password, you can easily reset it using a simple MySQL query. You can also reset it using the email you have used for the account, but in case you are not able to access the mail, the best option is to reset via MySQL. The most convenient way to manage the database is through the phpMyAdmin tool.

Joomla

Login to your server and open phpMyAdmin tool. Select the database from the list and then select the SQL tab in phpMyAdmin.

mySQL password reset

In the box provided below, enter this query.

UPDATE `jos_users` SET `password` = MD5( ‘new_password‘ ) WHERE `jos_users`.`username` = “admin” ;

Notes:
“new_password” – replace this with the new password you wish to use.
“admin” – replace this with your admin username.

Execute the query and your administrator password will be reset. You can use this query to reset the password of any user.

Tags: Admin PasswordAdministrator AccountJoomlaReset Joomla PasswordReset PasswordTutorials
ShareTweetSendSend
Previous Post

Wikipedia Screensaver Displays Random Wikipedia Articles on your Desktop

Next Post

How to Disable Tabs on Top Feature in Firefox 4

Related Posts

Tutorial

How to Use Snapchat on PC

May 21, 2024
iOS

How to Delete YouTube Search and Watch History on iPhone

May 18, 2024
Social Networks

How to Change your Name on Facebook [2024]

May 12, 2024
Social Networks

How to Hide likes on Facebook [Tutorial]

May 10, 2024
Tutorial

How to Download All Photos from Google Photos

December 21, 2023
Tutorial

How to Open a .SWF File with SWF Player

November 23, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.



Latest Articles

How to Fix “Installation can’t continue” when trying to Update Nvidia Graphics Drivers

Download Windows 11 24H2 ISO (Offline Installer)

Can I Run Windows 11 without Activating

How to Use Snapchat on PC

How to Delete YouTube Search and Watch History on iPhone

How to Use Energy Saver on Windows 11

Techniqued- Technoloy, Review and Tutorials

© 2021 Techniqued - Technology, Tips, Tricks and Reviews

Navigate Site

  • About Us
  • Advertise with us
  • Contact Us
  • Copyright Policy
  • Disclaimer

Follow Us

No Result
View All Result
  • Android
  • Freewares
  • Tutorial
  • Windows 11
  • macOS

© 2021 Techniqued - Technology, Tips, Tricks and Reviews

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.