Microsoft Edge Retires Custom Primary Password in Windows Hello Push


TL;DR

  • Saved Passwords: Microsoft Edge now uses device authentication to protect saved passwords after retiring Custom Primary Password for opted-in users.
  • Windows Hello: Windows Hello shifts the unlock check to a local PIN, fingerprint, face scan, or device password.
  • Passwordless Push: Microsoft is also moving account recovery from SMS toward passkeys, verified email, and passwordless flows.
  • User Impact: Users get fewer browser-level secrets to remember, but local hardware and fallback prompts become more important.

Microsoft planned June 4 as the end of Edge’s Custom Primary Password for opted-in users, replacing the browser-level unlock with device authentication such as a PIN, fingerprint, or face recognition. The Edge notice says the browser now uses device-based authentication, a device password, or another operating-system prompt to protect stored credentials.

For Edge users, the change removes one reusable secret that could guard many saved logins. It also moves the unlock decision closer to the Windows device, where a local prompt decides whether the browser should expose account details.

What Edge Users Now Use Instead

Windows Hello is Microsoft’s local sign-in system for Windows devices. It lets users sign in with biometric data or a PIN instead of typing a traditional password each time, making the same device-level check the practical replacement for Edge’s retired browser unlock.

Local authentication changes the risk model. If an attacker reaches the browser, a stolen or guessed master password can unlock a saved-password vault. Windows Hello instead relies on key-based authentication tied to the device, reducing dependence on a symmetric password secret that can be phished from a user or stolen from a server.

Device-bound checks make the PC itself more important. Windows Hello stores biometric data locally, but saved-password access still depends on a working machine, available hardware, and a successful prompt. Microsoft has used the same model in device-bound passkeys, where Windows Hello methods unlock phishing-resistant credentials.