How to Disable reCAPTCHA via the Database if Incorrect Keys Are Entered!

Your reCAPTCHA settings have not been configured correctly, which is why you are seeing the reCAPTCHA error on the login page and cannot log in to the admin panel.

To resolve this issue, you need to disable reCAPTCHA from the database:

  1. Access your database and go to the settings table.

  2. Search for reCAPTCHA and disable (Make the status Zero) the reCAPTCHA option from there.

  3. Visit your website and clear the cache by navigating to yourwebsite/cache-clear

Once this is done, you can log in to the admin panel and reconfigure the settings.

Did you find this article useful?