Global Admin locked out due to MFA – no other admin access

Jayson Santiago 25 Reputation points
2026-04-18T20:19:39.67+00:00

I am the only Global Administrator of my Azure (Microsoft Entra ID) tenant and I am locked out due to Microsoft Authenticator MFA. I no longer have access to the authenticator device.

I still have CLI access using az login and can provide tenant ID, subscription ID, and resource details for verification.

I do not have a support plan, so I cannot create a support request in Azure.

I need assistance to reset MFA or require re-registration for my admin account.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Oldest
  1. AI answer

    2026-04-18T20:19:55.6533333+00:00

    For a single Global Administrator who is locked out by MFA and has no other admin in the tenant, the only supported recovery path is through Microsoft support and the Data Protection/Tenant Recovery process. CLI access with az login does not allow bypassing or resetting MFA for the Global Admin account.

    Use these steps, depending on the situation:

    1. If there is any other admin with sufficient rights (Global Administrator, Privileged Role Administrator, Authentication Administrator, or another role with permission to reset authentication methods):
      • That admin must sign in to the Azure portal → Microsoft Entra ID → Users → select the locked-out admin account → Authentication methods → select Require re-register multifactor authentication. This forces MFA re-registration on next sign-in.
      • This is the standard resolution when another admin exists and is not blocked.
    2. If there is no other admin and this is a tenant lockout scenario (only Global Admin is locked out):
      • This is treated as a tenant lockout / Data Protection case.
      • A support request must be opened so Microsoft can verify tenant ownership and reset MFA for the admin account.
      • Because the locked-out admin cannot open a ticket from the affected tenant, use one of these options from the provided guidance:
        • Call Microsoft’s global customer service phone numbers and explicitly request a Data Protection / Tenant Recovery case for “Global Admin locked out due to MFA, no other admin.” The support workflow then routes to the Data Protection team, who will contact the admin, verify identity, and reset MFA registration.
        • If phone support is difficult to reach, create a temporary trial Microsoft 365/Azure tenant, sign in as admin of that new tenant, and from that admin center open a support ticket requesting Data Protection assistance for the original tenant. The Data Protection team will then work the lockout on the original tenant.
    3. If the lockout is caused by Conditional Access (for example, a misconfigured policy blocking the only admin):
      • If any other admin is still able to sign in, that admin must disable or adjust the Conditional Access policy as described in the Conditional Access troubleshooting guidance.
      • If no admin can sign in at all because of Conditional Access, a support request must be submitted so Microsoft support can review and update the Conditional Access policies that prevent access.
    4. If the issue is specifically loss of phone or phone number used for MFA:
      • Another cloud services admin (if available) can reset MFA settings using the legacy MFA management page so that the admin re-enters contact methods.
      • If there is no other admin, this again falls under the Data Protection / tenant lockout process and must be handled by Microsoft support as above.

    In all single-admin lockout cases, self-service or CLI-based MFA reset is not available; recovery requires Microsoft support to verify ownership and reset MFA or security info for the Global Admin account.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.