article
menu_book Article

Managing Lost Backup Codes: Steps for Recovery

Get The Most Affordable Hosting in the World!

Starting at just $1.87/month — fast, reliable & secure. Free CDN included.

rocket_launch Get Started

If you have lost both your two factor token (ie. phone) and the backup code, this article explains how to restore admin access.

1. Access the WHMCS MySQL database using your preferred method. This could be via the server's command line or a GUI such as phpmyadmin.

2. Click the SQL tab:

fd425c9a-4141-4327-9f53-159f500c3e6e.png

3. Execute the following command:

UPDATE tbladmins SET authmodule = '' AND authdata = '' WHERE username = 'youradminusername';
 

Replace youradminusername with your actual WHMCS Administrator Username.

In this example the username is "admin".

0a2d858b-b1f8-41c8-a1ba-6405fa1d441d.png

4. Click "Go"

5. If done correctly you will see a success message like this:

b24f3933-2205-4377-8d39-f19178fbb39b.png

Two Factor Authentication is now disabled for the administrator account specified, so you can now login without the token.

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

favorite 1 Users Found This Useful  ·  1 Votes

Powered by WHMCompleteSolution