Skip to Content

Synced vs. Device-bound Passkeys: What is the difference?

September 8, 2026 by
Laura Viebig

Passkeys enable passwordless sign-in and effectively protect against phishing. However, a Passkey is not just a Passkey: 

Synced Passkeys can be synchronized across a supported ecosystem to other authenticators of a user. Device-bound Passkeys, on the other hand, are not synchronized: The credential remains tied to the authenticator on which it was created.

For businesses, this difference makes a significant impact in practice. What happens, for example, when an employee gets a new laptop or smartphone? What happens if a device or security key is lost? Can the Passkey become available on other devices? And how much control does IT want to have over which authenticators the credentials reside on?

This is exactly where Synced Passkeys (synchronized Passkeys) and Device-bound Passkeys (device-bound Passkeys).


Why is there so much discussion about Synced and Device-bound Passkeys?

Recent investigations by Palo Alto Networks Unit 42 have revealed vulnerabilities and attack vectors related to Google-synced Passkeys. The researchers examined, among other things, what malware can achieve on an already compromised Windows device.

The classification is important: The vulnerabilities do not lie in FIDO2 or WebAuthn itself, but in the mechanisms surrounding the specific implementation of synced passkeys, for example in Device Trust, device onboarding, and user verification.

Our colleagues from MTRIX America have thoroughly analyzed the technical details of the research in the article New Research Exposes Risks in Synced Passkeys — What Enterprises Need to Know.

For companies, however, the discussion goes beyond the current research findings: What do synced and device-bound passkeys mean in practice, and which variant is suitable for which use?


What is a synced passkey?

A synced passkey is synchronized through a passkey provider or a supported passkey ecosystem. The passkey credentials are synchronized securely through the associated infrastructure and can thus be available on multiple authorized devices of a user.

A simple example: An employee creates a passkey on their smartphone. If they later use another device within the same supported ecosystem, the passkey can also become available there through synchronization. They do not have to register it again with the respective service.

The crucial difference to a device-bound passkey is not the number of devices on which the passkey can be used. A hardware security key with a device-bound passkey can also be used on different computers, for example. The difference lies in that, whether the credential can be synchronized to additional authenticators or remains bound to one authenticator.

This makes synced passkeys particularly convenient when users use multiple devices or regularly switch devices. At the same time, with synced passkeys, the infrastructure of the passkey provider also becomes part of the security model. Therefore, companies should not only consider the actual FIDO authentication but also synchronization, device onboarding, and recovery.

For IT, the following questions arise, for example:

  • Are company passkeys allowed to be synchronized through a specific passkey provider?
  • On which devices can the synchronized passkeys be available?
  • Wie wird ein neues Endgerät in dieses Ökosystem aufgenommen?
  • How does recovery work if a user loses access to their devices?
  • What are the implications if the user account or an already linked device is compromised?


What is a device-bound passkey?

A device-bound passkey remains bound to the authenticator on which it was created. The credential is not synchronized to other authenticators via a passkey provider.

Dabei ist wichtig: Device-bound bedeutet nicht automatisch, dass der Passkey an einen bestimmten Rechner gebunden ist. Entscheidend ist, welcher Authentifikator verwendet wird.

This can be, for example, an integrated authenticator in a device as used in Windows Hello on a laptop or through the security features of a smartphone. In this case, the credential remains bound to the authenticator of that device. If another device with its own integrated authenticator is to be used, another credential must be registered there.

A device-bound passkey can also be on a external hardware security key, for example from Yubico, Swissbit, or FEITIAN. In this case, the credential remains on this security key.

The important difference for practice: The security key itself can be used on various compatible devices. An employee can use the same key, for example, on the work computer and the laptop. The passkey is not synchronized between the computers but remains on the security key.

If a second security key – for example, as a backup – is to be used, this must also be registered separately.


Synced vs. Device-bound Passkeys in direct comparison

For the practical use of device-bound passkeys, it is crucial which authenticator is used. Therefore, we distinguish in the following table between an authenticator integrated into the device and an external hardware security key.


SituationSynced passkeyDevice-bound on integrated authenticatorDevice-bound on hardware security key
Employee uses multiple devicesThe passkey can be available on multiple devices through the supported ecosystem.On another device with its own authenticator, another credential must be registered.The same security key can be used on different compatible devices.
Employee gets a new laptopThe passkey can become available through the respective ecosystem on the new device.A new credential must be registered for the authenticator of the new notebook.The existing security key can be reused on the new notebook.
Second authenticator as backupDepends on the ecosystem used and its sync and recovery model.Another authenticator requires its own credential.A second security key must be registered additionally.
Device is lostOther connected devices or the recovery functions of the ecosystem can still provide access.The credential on the lost device is no longer available.If the security key is still available, it can be reused on another compatible device.
Security key is lostA registered replacement key can be used. Otherwise, a new authenticator must be securely registered.
Synchronization of the credentialPossible, depending on the ecosystem used.No.No.
Cloud synchronizationYes, depending on the provider and ecosystem used.No.No.
RolloutCan be very convenient for users with existing compatible devices.Registration on the respective authenticators is required.Procurement, issuance, or shipping and registration of the security keys must be considered.
SupportTypical cases include account recovery, device change, or issues with the respective ecosystem.Typical cases include device loss, device change, and the registration of a new authenticator.Typical cases include lost or defective security keys as well as the issuance and registration of a replacement key.

This distinction is particularly important for companies: "Device-bound" alone does not indicate how a passkey is used in everyday life. It is also crucial to know what type of authenticator it is based on.


Are synced passkeys insecure?

The current research findings do not mean that synced passkeys are fundamentally insecure. Rather, they show that with synchronized passkeys, in addition to the actual FIDO authentication, the mechanisms for synchronization, device onboarding, and recovery must also be included in the security considerations.

Synced passkeys offer significant security advantages over traditional passwords and particularly protect against many phishing attacks and credential stuffing.

However, with synced passkeys, not only the actual login must be considered. The synchronization between devices, adding new devices, and recovering access are also part of the security concept.

A practical example:

A company protects an application with a phishing-resistant passkey. The passkey itself is cryptographically well protected. However, if a user can add a new device or recover their account through a significantly weaker protected recovery process, this process also becomes part of the security model.

An attacker does not necessarily have to target the strongest protection mechanism. They will try to find the easiest available way to the account.

Therefore, the question “Is the passkey secure?” is not sufficient for companies.

At least as important is:

How does a new device or a new authenticator get to the account?


Are device-bound passkeys more secure?

Device-bound passkeys have a specific security property compared to synced passkeys: The credential remains bound to the respective authenticator and is not synchronized to other authenticators via a synchronization infrastructure.

However, this does not mean that a computer with a hardware security key cannot be compromised.

For example, if an administrator's laptop is infected with malware, an attacker can still attempt to attack sessions or data on that computer. The security key does not make the compromised computer secure again.

The difference lies elsewhere: The credential itself remains on the hardware authenticator. The security key can be used on different computers, but the credential is not transferred to these computers or to other authenticators.

For a privileged administrator, this property may be desired.

For a regular employee, however, the ease of use across multiple devices and a straightforward device switch may weigh more heavily.

Whether device-bound is "safer" can only be answered if it is clear what risk a company wants to protect against.


Example 1: Employee with laptop and smartphone

An employee primarily works with cloud applications. He uses a company laptop and a smartphone and regularly changes his devices.

Here, a synced passkey can offer advantages: The employee does not have to re-register all passkeys with each device change.

The company must clarify which passkey ecosystem may be used, which devices can be integrated, and how access recovery is secured.

A hardware security key can also be used here.An advantage of an external security key is that the same authenticator can be used on different compatible devices.If a second key is to be available as a backup, it must be registered separately.

The additional effort for issuance, replacement, and registration should correspond to a specific security need.


Example 2: Administrator with privileged access

An administrator can change user accounts, configure systems, or access particularly sensitive company resources.

Here, the company can consciously decide that the credential should not be synchronized through a cloud ecosystem.

Instead, the administrator receives a shared hardware security key. A second registered key can be securely stored as a backup.

If a key is lost, it is locked, and the administrator uses the previously registered replacement key or goes through a defined process for a new authenticator.

The advantage is concrete: The company can better control which approved authenticators the credentials for this privileged access may reside on.


Example 3: Many employees and a large rollout

With 50 users, issuing an additional authenticator is something different than with 5,000 or 50,000 users.

If hardware security keys are to be used, very practical questions arise:

  • Who orders the keys?
  • Are they pre-configured before issuance?
  • How do they get to the employee?
  • How are external employees or international locations supplied?
  • Is a second key issued as a backup?
  • What happens in case of loss?
  • How does an employee quickly receive a replacement?
  • Who assists with registration?


Support for the passkey rollout

Are you planning to use passkeys or hardware security keys in your company?

MTRIX supports you from selection and implementation to pre-configuration, distribution, and long-term support.


With synced passkeys, some of these questions shift. For this, the configuration of the platform, allowed devices, synchronization, and recovery become more important.

The decision is therefore not only a technical security decision but also a question, how authentication should work in daily operations.


Companies do not have to give all employees the same type of passkey.

A frequently overlooked option is to secure different user groups differently.

For example, a company might decide:

Standard workstations: Synced passkeys are allowed as long as the company policies and the deployed ecosystem meet the requirements.

Administrators and privileged users: Device-bound credentials on shared hardware security keys.

Special workstations or applications: A custom solution according to the technical and organizational requirements.

This is just one example – not a universal recommendation.

The crucial point is: The passkey strategy does not have to look the same for 5,000 employees just because they all work at the same company.


What should a company clarify specifically before making a decision?

Instead of weighing abstractly between "more security" and "more convenience," specific questions help:

1. Which users are we protecting?

An office employee and an administrator with extensive permissions do not necessarily have the same protection needs.

2. What systems can these users access?

Access to general internal applications has different potential impacts than privileged access to critical systems.

3. What devices are the users using?

Company laptop, smartphone, personal device, shared workstation, or multiple devices?

4. Which authenticators should be used?

Should an integrated authenticator in the device be used, or for example, an external hardware security key that can be used on various compatible devices?

5. What happens during device change?

Can the passkey become available on the new device through an approved ecosystem? Can an existing external security key be easily reused? Or does a new credential need to be registered for the authenticator of the new device?

6. What happens in case of loss?

Is a device or the authenticator itself lost? Is there another connected device, a second security key, or a secure way to register a replacement?

7. What fallback procedures remain allowed?

If a highly secured account can simply fall back to SMS or another weaker method in case of problems, this path must also be included in the risk assessment.

8. How many users need to be equipped?

In a large rollout, provisioning, pre-configuration, shipping, replacement, and support play a significantly larger role than in a small administrator group.


The passkey alone does not determine security

The discussion about synced and device-bound passkeys should not obscure another important point: Strong authentication is only as strong as the processes and alternatives that surround it.

When a company introduces phishing-resistant passkeys, but at the same time allows sign-in or account recovery through significantly weaker methods, attackers may try to circumvent these paths.

Therefore, companies should also examine, in addition to the passkey itself:

  • How are new authenticators registered?
  • How is a user's identity verified during a recovery?
  • What fallback methods are still allowed?
  • How is a lost authenticator locked?
  • What devices and authenticators are allowed?
  • How are particularly privileged accounts treated?

The choice between synced and device-bound is thus a component of a passkey strategy – but not the entire strategy.


Conclusion: Not synced or device-bound for everyone – but suitable for the use case

Synced and device-bound passkeys address different practical requirements.

Synced passkeys can significantly simplify use across multiple devices and device changes. For this, the ecosystem used, adding new devices, and recovering access become part of the security consideration.

Device-bound passkeys forgo the synchronization of credentials to other authenticators. However, how this plays out in practice also depends on what type of authenticator the passkey is on..

With an integrated authenticator, a new registration may be required for a new device. An external hardware security key, on the other hand, can be used on various compatible devices while the credential remains on the key.

With hardware security keys, a company can consciously bind privileged access to shared physical authenticators. If additional or backup keys are to be used, they must be registered separately and provided accordingly.

For companies, the crucial question is therefore not:

"Which type of passkey is fundamentally better?"

But:

"For which users and applications do we need what level of control, security, and user-friendliness – and how does the solution work in practice?"


Implementing passkeys in the company

MTRIX helps companies analyze these requirements and derive a suitable authentication strategy from them – from selecting appropriate authenticators and a proof of concept to implementation and rollout, as well as pre-configuration, distribution, and long-term support.

MTRIX offers hardware security keys from various manufacturers, including Yubico, Swissbit, and FEITIAN, and supports companies independently of manufacturers in selecting the solution that best meets their requirements.