Unable to verify sign-in after deleting Microsoft Authenticator app

kechenzhang 0 Reputation points
2026-04-03T07:21:27.6733333+00:00

Unable to verify sign-in after deleting Microsoft Authenticator app

Microsoft Security | Microsoft Authenticator
0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-04-03T07:21:43.8066667+00:00

    If the Microsoft Authenticator app was deleted and sign-in can no longer be verified, recovery depends on what other sign-in methods or admin options are available.

    1. Try alternative sign-in methods
    • Go to the sign-in page and look for options such as:
      • SMS/phone call verification
      • Email verification
      • Security questions or backup methods
    • If another method works, sign in and then:
    1. If five Authenticator devices are already registered If the error indicates that the maximum of five devices are already registered for the Authenticator app, an admin must remove old Authenticator registrations:
    • Admin signs in to https://aka.ms/mysecurityinfo for the affected user and deletes some or all existing Authenticator sign-in methods.
    • Or a Global Administrator deletes the user’s Authenticator methods via Microsoft Graph as described in the “Solution 2” steps:
      • Use Graph Explorer as Global Admin.
      • Run GET https://graph.microsoft.com/beta/users/<user-principal-name>/authentication/microsoftAuthenticatorMethods to list methods.
      • Copy each id to delete.
      • Run DELETE https://graph.microsoft.com/beta/users/<user-principal-name>/authentication/microsoftAuthenticatorMethods/<authenticator-id-guid> for each method.
      • After deletion, the user can sign in and re-register MFA.
    1. If locked out and another Global Admin exists
    • Another Global Administrator can reset MFA so the user can re-register Authenticator:
      • In Azure portal → Microsoft Entra ID → Users → select the user → Authentication methods → Require re-register multifactor authentication.
      • Next sign-in will prompt to set up MFA again, including Microsoft Authenticator on the new device.
    1. If locked out and there is no other Global Admin If the affected account is the only Global Administrator and no other MFA method works:
    • Microsoft Data Protection / Tenant Recovery support must reset MFA from the backend.
    • This is done by contacting Microsoft Support by phone (Global Customer Service) and clearly stating that the only Global Admin is locked out due to Authenticator loss and needs MFA reset.
    • If direct support contact is blocked because sign-in is impossible, a temporary trial tenant can be created only to open a support ticket, as described in the Q&A guidance, and request escalation to the Data Protection team for the original tenant.
    1. If the issue is just “Authentication did not complete” If the app is installed but sign-in fails with “Authentication did not complete,” check:
    • Authenticator app is unlocked.
    • Notifications are enabled and not silent.
    • The app is updated to the latest version.
    • Device has a working internet connection (try switching Wi‑Fi/mobile data).
    • Device date and time are correct.

    Once access is restored, add at least one backup MFA method (phone/SMS) and consider enabling cloud backup in Authenticator so that future device loss does not cause lockout.


    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.