Monday 13 April 2015

How To Change Admin Password in Magento

Go To phpmyadmin. 

Open 'admin_user' table in database.

And execute following mysql query:



UPDATE `admin_user` SET `password` = MD5('NEWPASSWORD') WHERE `username` = 'ADMINUSERNAME';









2 comments:

  1. This post is very necessary for the admins and this blog represents the best solutions. Thank you for this post, keep updating.
    sri lankan sapphire online

    ReplyDelete