Tag: reset magento admin password
-
How To Reset Admin Password In Magento
It is assumed that you have Magento’s server access, that is database, or FTP access. Using Database The task of changing Magento password, by using database is quite easy. First, open your database in PHPMyAdmin. In that, open the “admin_user” table. After that, a row with your admin username will show up. You have to…
-
How To Reset Magento Admin Password Using Database & FTP
The below article is presented with an assumption that you have server access to Magento i.e database or FTP access. Using Database Changing Magento password using database is very easy if you have knowledge of Magento development. Open your database in PHPMyAdmin, and open the “admin_user” table. There you will see a row, with your…