How to View WordPress Password Through Hosting on Cpanel

Here are the steps:

  • Login to cPanel via your masterkey account or with the URL namadomainkamu/cpanel
  • Choose menu Files > File Manager

  • Select the public_html folder on the left, then find the file called wp-config.php in the root folder of your wordpress installation.

  • Click the wp-config.php file, then click Edit at the top of the cPanel menu.

  • Find the line "(define('DB_NAME', 'your_databasename');". This line is used to find the name of your database. Remember the database name carefully


After knowing the database name you are looking for, it's time to check your wordpress password

  • Please log in to the cPanel main page, then click Database Menu > phpMyAdmin

  • After the phpMyAdmin page opens, please find the database name that you have searched for earlier through the wp-config.php file (the database location is on the right)

  • Click on the database name, then look for the table name "wp_users" in the table row.

  • Click on the "wp_users" table, this is where you can see the password and username information for your WordPress login #MWNers!

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.