Hi @Sampradicon-0473 ,
To require MFA only for privileged users, you can create a Conditional Access policy to enforce MFA for those accounts. https://learn.microsoft.com/en-us/entra/identity/conditional-access/howto-conditional-access-policy-admin-mfa
Note that when you start using Conditional Access you should "Disable" all of your users the old way in the service portal (per user MFA) or admin center. Conditional Access doesn't flip the enable/disable/enforce flag. If using Conditional Access then they should all be disabled as per user MFA overrides CA.
If the MFA has been enabled through the MFA service portal, then you can go to the MFA service portal and disable the MFA for those users there (Entra ID > Per-user MFA > https://account.activedirectory.windowsazure.com/ MFA portal) .
Anything in the admin center should be immediately reflected in the regular MFA service portal, and vice versa.
If MFA is disabled everywhere, then you should look at self-service password reset settings . When you disable Self-Service Password Reset, the prompt should disappear.
Let me know if this helps and if you still face this issue.
If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions. Otherwise let me know if you have further questions.