Skip to content
Tech > Apps > Mobile apps

How to resynchronise TOTP codes on Android

Login & Password
Spread the love


TOTP stands for Time-based One-Time Passwords and is a common form of two factor authentication (2FA).

Sometime the TOTP codes on your mobile are not the one you see on your computer for instance. Problem, the codes should be exactly the same everywhere.

How to resynchronise TOTP codes on Android

Unique numeric passwords are generated with a standardised algorithm that uses the current time as an input. The time-based passwords are available offline and provide user friendly, increased account security when used as a second factor.

Root cause

The problem regarding desynchronised code is usually not coming from your TOTP app, but from the time on you Android Phone which is incorrect.

Step by step resync

Here is the process to resync it:

  1. uncheck “update from network”
  2. set date to a wrong time (something that’s clearly not right)
  3. close settings
  4. check “update from network” again
  5. reboot your device

At reboot, hopefully, you device should check the network date and time.


Spread the love

Leave a Reply

Your email address will not be published. Required fields are marked *