Get The Most Affordable Hosting in the World!

Starting at just $1.87/month, Vercaa offers unbeatable pricing for world-class web hosting services.

Fast, reliable, and secure hosting to power your website without breaking the bank. Plus, enjoy a free CDN for faster loading times worldwide!

Get Started Now!

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:

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".

4. Click "Go"

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

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? 1 Users Found This Useful (1 Votes)