Appearance
Estimated Time to Fix: 2 minutes
Summary
This article explains the concept of passkeys, how they improve security over traditional passwords, and what you need to know as websites transition to passwordless authentication.
Before You Start
- None required.
Instructions
1. What is a Passkey?
- A passkey is a digital credential that allows you to sign into an account without typing a password.
- Instead of a password you must remember, a passkey relies on the biometric security built into your devices, such as Apple's Face ID, Windows Hello, or your smartphone's fingerprint scanner.
- When you log in, your device proves your identity to the website mathematically. No password is ever transmitted over the internet.
2. Why Are Passwords Going Away?
- Passwords are fundamentally insecure. They can be guessed, stolen in data breaches, or intercepted through phishing websites — the kind you can learn to spot in how to identify a phishing email.
- Passkeys are completely immune to phishing. Even if you are tricked into visiting a fake login page, the passkey will refuse to work because the website's mathematical signature won't match.
- Since there is no password to type, attackers cannot steal your credentials, significantly reducing corporate security risks.
- Passwords are going, not gone. Most accounts still need one today, so it is worth knowing how to create and use strong passwords while the change works through.
3. How Does a Passkey Work?
- When you create a passkey, your device generates a unique cryptographic key pair: a "public key" (stored on the website) and a "private key" (stored securely on your device).
- To sign in, the website challenges your device to solve a math problem using the private key.
- Your device asks you to authorize the solution using your face or fingerprint. Once authorized, it sends the solution back, and you are logged in.
Ready to create one? Setting up passkeys on your phone and browser walks through it on a real account, and passkeys in Microsoft 365 covers your work sign-in.
Troubleshooting
WARNING
Because passkeys rely on the physical device you used to create them, you should ensure your device is backing up its passkeys to a secure cloud manager (like iCloud Keychain or Google Password Manager) in case your phone is lost or broken.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| Does the website get a copy of my fingerprint? | Privacy concern | No. Your biometric data never leaves your device. It is only used to unlock the private key stored locally on your phone or computer. |
| What happens if I lose my phone? | Access lost | If your passkeys are synced to the cloud (e.g., Apple ID, Google Account), you can restore them on a new device. Otherwise, you can use account recovery methods or backup MFA options to regain access. |
Related Articles
- How to Set Up and Use Passkeys on Your Phone and Browser
- How to Use Passkeys Instead of Passwords in Microsoft 365
- How to Enable Two-Step Verification on Personal Accounts
- How to Create and Use Strong Passwords — A Practical Guide
- Understanding the Best Password Manager for a Small Business
- How to Use the Browser Password Generator