Zend certified PHP/Magento developer

I can’t disable Magento_TwoFactorAuth on Magento 2.4.6

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

Magento 2.4.6 disabling 2fa

How could I solve it?