How To Reset My Drupal Admin Password?

  • Last Created On Dec 05, 2024
  • 11
0 0

The Drupal admin password can be easily reset from the Drupal database. The Drupal database can be accessed through phpMyAdmin tool available with your web hosting account. Follow the below steps to get your drupal admin password reset quickly:

  1. Login to cPanel -> Databases box -> phpMyAdmin;
  2. Select the Druapl database folder from the left navigation bar. The page will refresh and and the Drupal database’s tables will be displayed on it.
  3. Click on the SQL tab.
  4. In the text field write the following SQL query:

update users set pass=md5(‘NEWPASS’) where uid = 1; where “NEWPASS” is your new Drupal administrative password.

Click on the “GO” button to submit the query. If the query is executed correctly and no errors are displayed then you should be able to login with the new password.

If there’s any problem while resetting the password, contact your web hosting provider for further assistance. AKLWEB Host provides the best Drupal hosting services and such requests are handled with ease.

Views: 11

Recent Articles

  • How to Install JAX with ROCm Acceleratio...
    96
  • Deploy a PyTorch Workspace on a Vultr Cl...
    71
  • Managing Backup Storage
    83
  • Automating FTP Backups in Windows Server
    71
  • Automating FTP Backups in Linux
    75

Popular Articles

  • Our General Terms & Conditions
    2635
  • Our Privacy Policy
    2479
  • Our Cookies Policy
    275
  • Our Terms of Use
    153
  • How to Install JAX with ROCm Acceleratio...
    96