Open Desktop Authenticator

Move your Steam authenticator from your phone to a PC

Reviewed 3 min read Checked against Valve documentation and a transfer performed on a real account

Steam supports moving an authenticator to a different device, and charges two days of trade restriction for it. The advice you will usually find — remove it from the phone, then add it somewhere else — is a different operation that costs fifteen. This page explains what the supported route actually does.

Short answer

Steam does not copy the secret off your phone. It replaces the authenticator: you prove you hold the current one, Steam texts a code to the number on the account, and on submitting that code Steam issues a brand-new set of secrets to the new device and makes the phone's copy inert.

The cost is a 2-day trade and Market restriction, against 15 days for removing and re-adding.

Do not remove the authenticator from your phone first. That is the fifteen-day path, and it also leaves the account with no second factor in between. The transfer needs the phone's authenticator to still be working, because proving you hold it is the first step.

What Steam actually does#

This is worth understanding, because it explains why the phone stops working and why nothing needs uninstalling.

  1. You prove you hold the current authenticator

    By signing in with a code from it. Nothing has changed at this point.

  2. Steam sends a code to the phone number on the account

    Usually by SMS. It may arrive through a messaging app instead, from a sender name you do not recognise — that is normal for the services Steam sends through, and it is also exactly what a phishing message looks like, so never enter a code you did not just ask for.

  3. You submit that code, and Steam rotates the authenticator

    New secrets are issued to the new device. The ones on the phone stop being the account's authenticator at that moment. This step cannot be undone.

  4. You write down the new recovery code

    Steam issues a fresh one and the old one stops working. It is the only way to detach the new authenticator yourself later.

Because the replacement happens on Steam's side, there is nothing to uninstall. The phone's authenticator is already inert — removing it afterwards would be the fifteen-day operation, for no benefit.

What you need before starting#

What we observed doing this#

This project implemented the flow and ran it against a real account with an active authenticator, which is worth reporting because most of what is written about it is written by people who have not.

One observation on one account is not a guarantee, and it is reported here as an observation rather than as documentation. Where Valve states something, this page quotes Valve instead — see the Steam Guard Mobile Authenticator page.

Can I use ODA for this?#

Not yet. Open Desktop Authenticator implements this flow, and it has been run successfully against a real account — but there is no public release yet, so there is nothing for you to download. The download page tracks exactly where that stands.

Whatever you use, the thing to check is which operation it performs. Software that removes the authenticator and adds a new one has cost you thirteen extra days whether or not it says so.

Last reviewed .