You Did not Sign in Correctly or Your Account is Temporarily Disabled Magento 2

The Most Popular Extension Builder for Magento 2

With a big catalog of 234+ extensions for your online store

When you try to login to your Magento admin, you may get this message You did not sign in correctly or your account is temporarily disabled. You don’t know that you are not using the correct username or password. In this guide, we will show you how to resolve this sign-in problem You did not sign in correctly or your account is temporarily disabled.

In Magento forum, you can see that there are many people encounter the same problem.

You did not sign in correctly or your account is temporarily disabled

You did not sign in correctly or your account is temporarily disabled.

I have been installing via the command line and ran into this problem yesterday, after banging my head off the wall all day, I tried creating a new user via the cli ./bin/magento admin:user:create and that’s when I noticed an error. I guess usually my random typing contains numbers.

The fix was to make sure there is an alpha character and a numeric character in the admin password]. This should be labeled a bug if the password is not validated during install with magento setup:install. You can reset the admin password here.

Password requirements are

  • User Name is a required field.
  • First Name is a required field.
  • Last Name is a required field.
  • Please enter a valid email.
  • Password is required field.
  • Your password must be at least 7 characters.
  • Your password must include both numeric and alphabetic characters.

Reference: @rapidmod

Solution: Unlock admin account

Try command in case the account is locked

php bin/magento admin:user:unlock <username>

or go to Magento 2 root folder and type

php bin/magento admin:user:unlock <username>

Example

php bin/magento admin:user:unlock admin

That’s it. You have completed unlocking your admin account. Now I believe the error You did not sign in correctly or your account is temporarily disabled in Magento 2 is not your problem anymore. If you still need help, contact us here.

Find out how to reset a locked admin account

Looking for
Customization & Development Services?

8+ years of experiences in e-commerce & Magento has prepared us for any challenges, so that we can lead you to your success.

Get free consultant
development service

Explore Our Products:

Subscribe

Stay in the know

Get special offers on the latest news from Mageplaza.

Earn $10 in reward now!

Earn $10 in reward now!

comment
iphone
go up