Posted in

Magento 2 Disable Two-Factor Authorization

On a Magento 2.4 fresh installation, when I log in to the backend, I got the following error message.

You need to configure Two-Factor Authorization in order to proceed to your store's admin area
An E-mail was sent to you with further instructions
Magento Two-Factor Authorization

To disable Magento Two-Factor Authorization, run the command

bin/magento module:disable Magento_TwoFactorAuth
bin/magento setup:di:compile
Visited 1 times, 1 visit(s) today

Leave a Reply

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