cancel
Showing results for 
Search instead for 
Did you mean: 

Forgot Password for Magento 2.3 Admin Panel on LocalHost

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Forgot Password for Magento 2.3 Admin Panel on LocalHost

Hello Guys,

 

I forgot my password for Admin Control Panel for Magento on LocalHost but the problem that I cannot retrieve it by Email because the Email i used is not real Email

 

Is it any way to solve that problem 

 

 

2 REPLIES 2

Re: Forgot Password for Magento 2.3 Admin Panel on LocalHost

HI @mustafa_abdel a 

You can create a new admin user using magento 2 command as well.

php bin/magento admin:user:create


for more info:
https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-admin.html

I hope it will help you!

Re: Forgot Password for Magento 2.3 Admin Panel on LocalHost

Hi @mustafa_abdel a 

you can edit your admin user by bin/magento admin:user:create command. 

so, for example, you can simply set a new password executing the command above with all required attributes.

 

see examples and usage here: https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-admin.html

 

--- Code lover, nature addicted ---