How to reset the WHMCS admin login password from database?

kumkumsharma

Administrator
Staff member
Normally its very easy to reset the WHMCS password, you just have to click on “forget password” link to reset the password. But if you are not able to receive the email then you can follow below steps:
  • Login to cpanel.
  • Click on “phpMyAdmin” and select particular database for WHMCS.
  • Here you will find table name “tblconfiguration”, select this table.
  • You have to edit row “DisableAdminPWReset”.
  • You have to check that this field should be blank.
  • Now click on “Go”.
  • Go to WHMCS admin login page and click on “Forget password?” link.
 
Top