A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
Unrequested MFA prompts should never be approved, and they are a signal to harden the account rather than something to just ignore.
Actionable steps:
- Treat the prompts as possible attack attempts
- Unrequested verification codes or prompts can mean:
- Someone is trying to access the account.
- Someone mistyped their email/phone.
- A delayed delivery of a code requested earlier.
- Do not approve any MFA request or respond to any code that was not explicitly initiated.
- Unrequested verification codes or prompts can mean:
- Turn on or strengthen MFA everywhere
- Multifactor authentication is still one of the strongest protections. Password compromise attacks are responsible for most successful account hacks, and MFA can defeat almost all of them.
- Use strong methods such as Microsoft Authenticator, Windows Hello, or a physical security key instead of just SMS where possible.
- Consider going passwordless instead of repeatedly changing passwords
- Going passwordless removes the password and uses a passwordless method (Windows Hello, Microsoft Authenticator, SMS/Email codes, or physical security keys) to sign in.
- Passwordless sign-in is more secure and convenient, and it reduces the impact of password-guessing or password-spraying attacks that can trigger MFA prompts.
- See the guidance under “Go passwordless” for work or school accounts to reduce unwanted code prompts.
- Review sign-in activity
- Check recent sign-in activity (for work/school accounts via My Sign-ins) and look for unfamiliar successful or unsuccessful sign-ins.
- If any successful sign-in looks suspicious (wrong device, OS, browser, or location), immediately change the password and update security info.
- If there are many unsuccessful sign-ins, that can indicate someone is trying to guess the password; MFA will block them, but it is still recommended to keep MFA enabled and consider a password change.
- If lockouts or repeated attempts continue
- If there are many sign-in attempts, Microsoft Entra multifactor authentication may temporarily block additional attempts to counter threats.
- If there is suspicion that someone else is actively trying to access the account, contact the organization’s IT administrator or Help desk so they can review Microsoft Entra sign-in logs and, if needed, reset MFA methods.
In short: do not approve unrequested prompts, keep MFA enabled (or move to passwordless), review sign-in activity, and involve admin/support if suspicious activity persists. Repeated password changes alone will not stop attackers from trying, but MFA/passwordless will prevent them from getting in.
References: