After upgrading my Magento 2.4.5 to Magento 2.4.6, I can’t disable the 2FA extension in my local environment anymore.
This is the error that appeared.
Unable to change status of modules because of the following constraints:
Cannot disable Magento_TwoFactorAuth because modules depend on it:
Magento_AdminAdobeImsTwoFactorAuth: Magento_AdminAdobeImsTwoFactorAuth->Magento_TwoFactorAuth
How could I solve it?