Multi-factor authentication adoption across organizations reached 70% in 2025, up from 67% the year before, according to a new statistics roundup published by Sci-Tech Today. Yet the same report reveals that SMS codes remain the most common second factor, preferred by 41% of users—a habit that leaves Windows accounts exposed to phishing and SIM-swap attacks. The numbers underscore a security gap that home users and IT administrators can close by switching to phishing-resistant methods like Windows Hello and FIDO2 security keys.
MFA By the Numbers: Adoption Soars, But Methods Lag
The Sci-Tech Today report paints a picture of rapid uptake paired with persistent risk. Some 55% of internet users now enable two-factor authentication on at least one account, and the global 2FA market—valued at $25 billion in 2024—is projected to reach $33 billion by 2030. Organizations that deploy MFA see a 32% reduction in phishing attacks and an average return on investment of 300% through avoided breaches and fraud, the report states. The per-user cost averages just $15 per year, against an average data breach cost of $3.86 million.
But those broad adoption numbers hide a dangerous dependency. SMS one-time codes, the fallback for 41% of users, are susceptible to real-time phishing proxies, SIM-swap fraud, and social engineering. Authenticator apps are used by only 28% of users, and biometric second factors—though growing—still account for 42% of MFA implementations.
Enterprise adoption also varies wildly by sector. Education leads at 33%, followed by banking and finance (32%) and telecom (31%). Software and government both sit at 27%. The vendor market is consolidating: Microsoft, Okta, and RSA Security collectively hold about 42% of the identity and access management space, but individual market-share figures fluctuate depending on how researchers define the category. The report itself mixes incompatible data sets, underlining that headline adoption numbers often conceal weak, incomplete, or inconsistent implementations.
SMS and Push: Why They’re a Liability for Windows Environments
CISA’s current guidance is unequivocal: organizations should move toward phishing-resistant MFA, especially for administrator accounts, remote access, email, and critical systems. SMS and push notifications can be intercepted through man-in-the-middle proxies or fatigue attacks, where a user simply approves a fraudulent prompt after receiving a barrage of requests.
For Windows environments, that makes phishing-resistant authentication a practical necessity rather than a luxury. Windows Hello for Business binds a user’s biometric or PIN to the device’s Trusted Platform Module (TPM), so credentials can’t be reused on a fake sign-in page. FIDO2 security keys work the same way—each login is cryptographically tied to the legitimate service, neutralizing stolen passwords and lookalike websites. Microsoft has long stated that MFA can block 99.9% of account-compromise attacks, but that figure assumes the second factor isn’t SMS.
What This Means for Home Users
If you’re running Windows 10 or 11 on a personal device, you already have the tools to ditch SMS codes. Start by setting up Windows Hello: go to Settings > Accounts > Sign-in options and register a fingerprint or facial recognition if your hardware supports it; alternatively, set a PIN that stays local to your device. Next, enable two-step verification on your Microsoft account using the Microsoft Authenticator app rather than SMS. For Google, Dropbox, and other services, switch to an authenticator app or, better yet, a hardware security key like a YubiKey. Most modern browsers and operating systems now support passkeys—a FIDO2-based credential that syncs across devices—so you can often achieve passwordless sign-in without ever seeing a one-time code.
What IT Admins Must Do Now
The meaningful metric isn’t “MFA enrollment.” It’s whether every high-value identity and access path is covered by a method appropriate to its risk. Many organizations enforce MFA for Microsoft 365 but leave legacy protocols, VPN connections, local administrator accounts, service accounts, and help-desk recovery workflows outside the policy. The Sci-Tech Today data shows that only one in three organizations mandates two-factor authentication, even among those who have deployed it.
Windows shops should start with Conditional Access in Azure Active Directory (now Entra ID). Require phishing-resistant authentication for all privileged roles, block legacy authentication outright, and migrate service accounts to modern authentication methods. For end users, push registration of Windows Hello for Business via Intune or Group Policy; it supports certificate-based trust models that integrate with existing PKI. Replace SMS-based MFA with Microsoft Authenticator’s number-matching feature or, for high-security scenarios, FIDO2 security keys. At the same time, review account recovery procedures—help-desk password resets are a favorite target for social engineers—and enforce just-in-time privileged access management.
The Road to Passwordless: How We Got Here
Fifteen years ago, a strong password was considered enough. Then spear-phishing, credential dumps, and re-use attacks broke that model. By 2019, Microsoft famously asserted that MFA blocks 99.9% of identity attacks, and by 2025 workforce adoption crossed 70%. But as defenses improved, attackers moved upstream: today’s phishing kits can intercept SMS codes in real time, and MFA fatigue attacks have compromised companies that rely on push notifications.
The industry response is a shift to possession-based cryptographically bound credentials. The FIDO Alliance standardized passkeys in 2022, and by 2024 major platforms—Windows, iOS, Android—were shipping native support. Windows 11 now surfaces passkey creation prompts in Edge, and the Microsoft ecosystem is marching toward a passwordless future. The Sci-Tech Today report projects biometric authentication will claim 32% of the 2FA market by 2026, a jump from 12% in 2022.
Outlook: What’s Next for Windows Authentication
Passkeys are set to become the default credential across consumer and enterprise services. Microsoft has committed to eliminating passwords for its own accounts, and Windows 11’s next updates will likely deepen integration—think passkey-to-phone handoff and broader third-party app support. Governments are accelerating the trend: 15 countries had introduced MFA mandates for critical sectors by 2024, and more are expected. For Windows users, the path is clear: turn on Windows Hello, enroll in a FIDO2 credential, and treat SMS codes as a last resort. The numbers in Sci-Tech Today’s report confirm what many in the industry already suspected: MFA works, but only if you choose the right kind.