Disable 2FA Magento

How to disable 2FA Magento

Older versions

php bin/magento module:disable Magento_TwoFactorAuth

Newer

php bin/magento module:disable Magento_AdminAdobeImsTwoFactorAuth Magento_TwoFactorAuth

Leave a Comment