← Back to blog
office 365mfaresetsecurityauthenticationadmin

How to Reset Office 365 MFA Settings

IcemailJune 9, 2026
How to Reset Office 365 MFA Settings

How to Reset Office 365 MFA Settings

Resetting Multi-Factor Authentication (MFA) in Office 365 is essential when users lose access to their authentication methods, such as a phone or app, or when admins need to enforce new security policies. Here's the process in simple steps:

  • For End Users: Visit mysignins.microsoft.com/security-info to manage your MFA settings. Add new methods, update phone numbers, or remove outdated devices. If you're locked out, click "Sign in another way" or contact your admin.
  • For Admins: Use the Microsoft 365 Admin Center, Entra Admin Center, or PowerShell for resets. Revoke active sessions and require users to re-register their MFA methods. In cases of lost access, issue a Temporary Access Pass (TAP) for quick recovery.
  • Avoid Disruptions: Plan resets during low-traffic times, pause email campaigns, and ensure connected tools are updated to avoid interruptions.

Key Tip: Always verify user identity before resetting MFA. For emergencies, keep a "break-glass" admin account exempt from MFA policies.

This guide ensures secure resets and minimizes downtime for both users and admins.

Locked Out? How to Reset Multifactor Authentication for Microsoft 365 users

Microsoft 365

::: @iframe https://www.youtube.com/embed/2Q78MRJ7Bzc :::

sbb-itb-1cb964a

Preparing for an MFA Reset

A little preparation can save a lot of headaches. Whether you're an IT admin or an end user, having the right information ready can streamline the MFA reset process and minimize disruptions.

Verify Permissions and Access

Before resetting someone else's MFA, make sure you have the right permissions. The roles that allow MFA resets include Global Administrator, Authentication Administrator, or Privileged Authentication Administrator [5]. While Authentication Administrators can handle resets for standard users, resetting MFA for another admin generally requires either a Privileged Authentication Administrator or a Global Administrator [5][3].

To check your role, log in to the Microsoft Entra Admin Center. Go to Identity > Users > All Users, select your account, and click on Assigned roles to confirm your permissions.

"Only users with administrative privileges can perform MFA resets. Typically, you'll need to be a Global Administrator, Authentication Administrator, or Privileged Authentication Administrator." - Salaudeen Rajack, IT Expert [5]

Gather Necessary Information

Before starting the reset, collect all the key details about the account. At a minimum, you’ll need the user’s User Principal Name (UPN), their current authentication methods (like Microsoft Authenticator, SMS, OATH hardware token, or FIDO2 key), and their account type (standard user, guest, or administrator) [5][3]. If the reset is due to a security issue, document the reason and prepare to revoke active sessions while clearing out existing MFA methods.

To prevent unauthorized resets, confirm the user’s identity. A quick phone call or confirmation from their manager can help ensure the request is legitimate.

"Confirm the user's identity to avoid unauthorized resets. I typically call the user at their office phone or check with their manager." - Salaudeen Rajack, IT Expert [5]

Once you’ve gathered all the necessary details, assess any systems that might be affected by the reset.

Coordinate with Connected Tools

An MFA reset can disrupt access to email clients, third-party apps, and tools that rely on app passwords for older authentication methods [3]. Revoking sessions during the reset invalidates all active refresh tokens, which means users will need to re-authenticate on platforms like Outlook and Teams [3].

To minimize disruptions, schedule resets for low-traffic times and pause any automated communication campaigns. Audit any non-browser apps that use app passwords, as these credentials will need to be recreated after the reset. Afterward, provide users with a simple checklist to clear their browser cache and remove old credentials from Windows Credential Manager or macOS Keychain. This prevents issues caused by outdated tokens [2].

"Every organization should keep a 'break-glass' account - one that's exempt from MFA and Conditional Access. This account can log in when everything else fails." - M365.fm [2]

Having a break-glass account is an essential safety net. It ensures that admins can still access critical systems, even if an MFA reset temporarily disrupts all other login paths.

How to Reset MFA as an End User

If you're an end user looking to reset your Multi-Factor Authentication (MFA) settings, here's how you can do it. These steps work if you can complete at least one sign-in step.

Access Your Security Info

Start by visiting mysignins.microsoft.com/security-info. This is where you can manage your MFA settings and review your linked authentication methods.

"With two-step verification, you always need two forms of identification. This means that if you lose your phone, your password alone won't get you back into your account. For that reason, we strongly recommend you have three different sign-in methods associated with your account." - Microsoft Support [6]

Replace or Update MFA Methods

Once you're ready, follow these steps to adjust your MFA settings:

  • Adding a new method: Click + Add sign-in method, select your preferred option (e.g., Microsoft Authenticator app, phone number, or FIDO2 security key), and follow the prompts to verify and complete the setup. If you're switching phones, make sure to add the new device before wiping or trading in the old one to avoid access issues.

  • Updating an existing method: Locate the method you'd like to update, click Change, input the new information (like a phone number), and verify that it's working properly.

  • Removing an old method: Once you've set up and confirmed a replacement, click Delete next to the outdated method.

Here’s a quick reference table to guide you:

ActionWhere to Find ItWhen to Use It
Add a new device or app+ Add sign-in methodWhen adding a backup or setting up a new phone
Update a phone numberChange (next to Phone)If your number changes or your SIM is replaced
Remove an old methodDeleteWhen a device is lost, replaced, or no longer used
Change default methodChange (next to Default)To switch from SMS to the Authenticator app, etc.

If you're unable to complete these steps, you may need to get in touch with your admin.

When to Contact an Admin

Sometimes, you might find yourself locked out, especially if the MFA prompt is asking for a code from an app you no longer have access to and there’s no backup method.

Before reaching out to IT, try clicking "Sign in another way" on the MFA prompt. This might allow you to use an alternative method, like a text message or a call to your office phone, to regain access. If this works, update your Security Info immediately to avoid future issues.

If "Sign in another way" doesn’t provide any usable options, contact your IT help desk. Ask them to "Require re-register multifactor authentication" for your account. This action will clear your old methods and let you set up MFA again during your next login.

"End users cannot break this loop themselves once they lose access to the old Authenticator. An IT admin must reset MFA." - Microsoft Q&A [7]

For admins who are locked out, reach out to another Global Administrator in your organization. If you're the sole admin, Microsoft's Data Protection team can assist via phone support.

How to Reset MFA as an Admin

::: @figure Office 365 MFA Reset Tools: Admin Methods Compared{Office 365 MFA Reset Tools: Admin Methods Compared} :::

Admins managing Office 365 MFA resets have three main options: the Microsoft 365 Admin Center, the Entra Admin Center, or Microsoft Graph PowerShell. Each method caters to different levels of control and scope, ensuring secure and efficient management of multi-factor authentication.

Using the Microsoft 365 Admin Center

For quick, individual MFA resets, the Microsoft 365 Admin Center is the go-to tool. Here's how to do it:

  • Navigate to Users > Active users.
  • Select the user in question and click Multi-factor authentication (found under "More actions" or the top navigation bar).
  • In the new window, select the user again and choose Manage user settings from the right-hand menu.
  • Check the option for Require selected users to provide contact methods again and hit Save [9].

After this, the user will need to re-register their MFA methods during their next login.

Using the Entra Admin Center

The Entra Admin Center offers more precise control, especially for managing authentication methods. To reset MFA here:

  1. Log in at entra.microsoft.com.
  2. Go to Identity > Users > All users.
  3. Search for and select the user, then open Authentication methods from the left menu.
  4. Click Require re-register multifactor authentication in the top toolbar [5][8].

You'll see this confirmation message:

"This will deactivate hardware OATH tokens and delete the following authentication methods from this user: phone numbers, Microsoft Authenticator apps and software OATH tokens. Are you sure you want to proceed?" - Microsoft Entra Admin Center Prompt [5]

Confirm to wipe the user's existing methods. If the user has lost access to all registered devices, you can also issue a Temporary Access Pass (TAP), a time-limited one-time passcode [11][12].

Using Microsoft Graph PowerShell

Microsoft Graph PowerShell

For bulk resets or detailed control, PowerShell is the most powerful tool. Begin by connecting with the proper scopes:

Connect-MgGraph -Scopes "UserAuthenticationMethod.ReadWrite.All"

To remove a specific authentication method, like a phone number, use:

Remove-MgUserAuthenticationPhoneMethod -UserId <UserUPN> -PhoneAuthenticationMethodId <MethodID>

For a complete reset, loop through all MgUserAuthenticationMethod entries and remove them [5][4]. Once a reset is complete, always execute:

Revoke-MgUserSignInSession

This ensures all active refresh tokens are invalidated, forcing the user to re-authenticate across all devices [10][4].

Choosing the Right Tool

Here's a quick comparison to help you decide which method to use:

ToolBest ForGranularity
M365 Admin CenterQuick individual resetsLow - resets all methods
Entra Admin CenterHelpdesk scenarios, modern methods (TAP)Medium - delete specific methods
Microsoft Graph PowerShellBulk resets, automation, security incidentsHigh - target specific methods per user

Before initiating any reset, always verify the user's identity through office phone confirmation or managerial approval to prevent unauthorized changes [5][8].

Next, we’ll explore how to confirm the reset and troubleshoot common issues.

Post-Reset Verification and Troubleshooting

After resetting MFA, whether you're an admin or an end user, verifying the reset right away is crucial to ensure uninterrupted access.

Verify the MFA Reset Worked

To confirm the reset, check both the Authentication methods section and the sign-in logs in the Entra Admin Center. If the reset worked, you'll notice that previous phone numbers, Microsoft Authenticator registrations, and software OATH tokens are completely cleared.

The Entra sign-in logs are a reliable way to confirm this. Look for error code 50079, which indicates the user is being prompted to re-register for MFA. As M365 Security Specialist Daniel Okonkwo explains:

"The Entra sign-in logs are honestly your best friend when troubleshooting MFA... it shows exactly which MFA method was attempted and why it failed." [13]

Users will encounter a "More information required" prompt during their next login or can visit aka.ms/mysecurityinfo to confirm that all previous methods have been removed.

Check Access to Office 365 Applications

After the reset, ask the user to sign into key Office 365 applications such as Outlook, Teams, or SharePoint to confirm access. If the MFA prompt doesn’t appear or the user gets through without needing to re-register, a stale browser session might be the issue. Instruct the user to open an InPrivate or Incognito browser window, which bypasses cached authentication cookies [2].

Fix Common Post-Reset Issues

Some recurring problems tend to arise after an MFA reset. Here’s a quick guide to identifying and resolving them:

  • MFA loops: If a user completes the MFA prompt but is asked to do it again immediately, this might be caused by conflicting Conditional Access policies or expired refresh tokens. Use the "Revoke multifactor authentication sessions" option in the Entra Admin Center to reset the authentication flow [13][1].

  • Rejected TOTP codes: These failures are often due to time synchronization issues. Since six-digit codes are only valid for 30 seconds, even slight clock drift on the user’s device can cause problems. Ensure the device is set to "Set Date and Time Automatically" [13].

  • Push notification failures: On Android devices, the Microsoft Authenticator app might stop working if the operating system closes it in the background. To prevent this, set the app to "Not Optimized" in the device’s battery settings [13].

Here’s a quick reference for common Entra error codes and how to address them:

Error CodeMeaningAction
50079User must register for MFAReset confirmed; direct user to aka.ms/mysecurityinfo
50076User didn’t pass MFA challengeCheck device connectivity or notification settings
53003Access blocked by Conditional AccessReview policy exclusions or trusted location settings
500121Authentication failed during requestRe-add the account in Authenticator and clear app cache
0x800434D4LNon-browser app failureUse app passwords if legacy authentication is enabled

One step that’s often overlooked: after resetting MFA, admins should delete all existing app passwords. Legacy applications that rely on these passwords will continue to fail silently until new ones are generated [13].

Managing Cold Email Infrastructure with Icemail.ai

Icemail.ai

Keeping cold email operations running smoothly is crucial, especially when dealing with MFA resets. These resets, while necessary for security, can disrupt Microsoft 365 campaigns by requiring quick re-authentication and app password updates. This can delay SMTP reconnections and stall campaigns. To avoid prolonged downtime, having clear reset procedures and using the right tools is essential. One such tool is Icemail.ai, which helps streamline mailbox management and ensures campaigns stay on track.

Why Icemail.ai Stands Out from Competitors

Icemail.ai has helped set up over 250,000 mailboxes and facilitated 28,000+ domain purchases [14]. Compared to Zapmail.ai, Icemail.ai offers better pricing, faster setup, and a more comprehensive feature set.

FeatureIcemail.aiZapmail.ai
Pricing$2.50/month per mailbox$3.90/month per mailbox
Setup Time10–30 minutes3–4 days
Mailbox ReplacementsUnlimited & freeAdditional cost
Workspace IsolationDedicated per domainNot offered
Unified InboxIncludedNot offered

Unlike Zapmail.ai, Icemail.ai provides unlimited free mailbox replacements and dedicated workspace isolation - features that are especially useful when handling MFA resets or replacing compromised accounts.

"Switching to icemail.io was a game-changer for my agency. The platform simplifies domain and mailbox management, and the bulk export to cold email tools saved me significant time." - James Thomas, Agency Owner [14]

Icemail.ai has earned a 4.2/5 rating based on verified reviews, with users frequently highlighting its weekend support and ease of integration with outreach tools [14].

Automated Mailbox Onboarding in 10 Minutes

Reconfiguring SPF, DKIM, and DMARC after an MFA reset can be a tedious process. Icemail.ai simplifies this by automating DNS record setup, completing the process in just 10–30 minutes [14]. For teams managing multiple domains, its bulk tools make it easy to update mailbox settings quickly. Once everything is configured, you can use a 1-click export to send credentials directly to platforms like Smartlead, Instantly, or ReachInbox - eliminating the need for manual CSV uploads.

"icemail.io has transformed how I manage my email infrastructure. The automated setup for Google Workspace accounts, including DKIM, SPF, and DMARC configuration, saved me hours of work." - Suprava Sabat, AcquisitionX [14]

Affordable and Scalable Mailbox Plans

Icemail.ai offers Microsoft 365 mailboxes starting at $2.50/month per mailbox, with pre-warmed mailboxes available for $5/month [14]. The platform operates on a pay-as-you-go basis, with no long-term contracts. For agencies managing large-scale outreach, Icemail.ai delivers a 91–94% primary inbox placement rate for corporate Outlook recipients [15] and boasts an overall 99.2% inbox delivery rate across its US-IP infrastructure [14]. This makes it a reliable choice for teams that need to recover quickly from MFA resets without compromising email performance.

Conclusion

Resetting Office 365 MFA doesn't have to be complicated. Whether you're an end user managing a lost device or an admin handling outdated authentication methods, the steps are straightforward and effective.

Key Takeaways

Here are the main points to remember:

  • End users can update their settings independently through the Security Info page, provided they still have access to at least one working verification method.
  • Admins should always revoke active sessions alongside an MFA reset. Skipping this step often leads to persistent MFA loops due to cached tokens [4][1].
  • Break-glass accounts are critical for uninterrupted access. Keep at least one emergency admin account exempt from MFA and Conditional Access policies to avoid unnecessary downtime or reliance on Microsoft's Data Protection team [2].
  • For bulk resets or automation, Microsoft Graph PowerShell is the best tool for managing tasks like guest accounts or licensed user groups efficiently [4].

These steps not only enhance account security but also help maintain smooth email operations.

If your team depends on Microsoft 365 for cold email outreach, MFA disruptions can lead to delays. Tools like Icemail.ai can minimize these risks by offering automated DNS setup and pre-warmed mailboxes starting at $2/month. With faster setup times and excellent reviews, it’s a strong alternative to competitors like Zapmail.ai. Even during temporary MFA-related downtime, Icemail.ai helps ensure minimal impact on your workflow.

FAQs

::: faq

Will resetting MFA sign me out of Outlook and Teams?

Yes, resetting MFA will log you out of your applications. When an administrator revokes MFA sessions or requires re-registration, it invalidates the current authentication tokens. This means you'll need to sign in again and complete the updated MFA setup.

For handling email infrastructure, Icemail.ai provides top-tier cold email services with quicker mailbox setup and higher customer ratings compared to competitors like zapmail.ai. This ensures seamless Microsoft mailbox functionality during authentication updates. :::

::: faq

What’s the fastest way to get back in if I lost my phone?

If you've lost your phone, the fastest way to restore access is to have another Global Administrator reset your Multi-Factor Authentication (MFA) settings. They can handle this through the Microsoft Entra admin center by selecting your account and enabling the option to require re-registration for MFA.

If you're the sole administrator, you'll need to reach out to Microsoft Support to verify your identity and regain access.

For mailbox management, Icemail.ai stands out as the quickest premium option, offering a faster solution compared to competitors like zapmail.ai. :::

::: faq

Why does MFA keep prompting me after I reset it?

If you're being repeatedly prompted for MFA, it could be because your account is still tied to an old device or the reset process didn’t fully complete. Additionally, multiple login attempts might lead to temporary security blocks. To resolve this, contact your IT administrator and request a formal 'Require re-register multifactor authentication' through the Microsoft Entra admin center.

When it comes to bulk email infrastructure, Icemail.ai provides a premium service with faster mailbox setup compared to Zapmail.ai, offering improved deliverability. :::