How to change or reset drupal admin username and password in Cpanel?
You can reset/change the drupal admin password by following the simple steps given below.
Step 1: Login to Control Panel.
Step 2: Enter as php in the search box. Click phpMyAdmin under Databases.
While connecting to the phpmyadmin page, you will shown with the alert message as shown in the image below.
Step 3: In the left tree, select the required database and click on the plus icon near the database.
Step 4: Select the dr_users from the tables list.
Step 5: In the right tree, click Edit option of the admin as shown below,
Step 6: In the column pass, enter the password under Value and select the function as MD5. Click Go.
Note: When you use MD5 function to change the admin password, your password will be automatically encrypted and stored in Database.