Knowledgebase
How to change Wordpress admin password? Print this Article
There are few ways to change the password, of your Wordpress admin control panel
Changing Wordpress password via Wordpress admin panel
If you have access to the admin panel, log in and click on "Update Profile"
Changing Wordpress password without access to the admin panel
The password-reset page is generally located at:
http://domain.tld/wp-login.php?action=lostpassword
where “domain.tld” is the location of your WordPress installation. Once you request a new password,
an email is sent to the email account with which you registered. In that email is a link to reset your password,
which is finally sent back to your email account.
Changing Wordpress password via phpMyadmin
1.Log in your control panel
2.Go to phpMyadmin
3.Browse the database created for your Wordpress and find the “wp_users” table
4.Click on the user you want to edit
5.Go to "user_pass" and under Function chose MD5
6.Enter your new pass and click "Go"
Was this answer helpful?
Related Articles
When making changes to your website, upgrading your account, migrating your account from one...
Error: javascript object “bobj” not found. For the Crystal Reports 13 viewer to be loaded...
By default, webmail applications use the host server's time zone. TechPlus servers are based in...
To restart your Server (Applies for our Linux Cloud, Windows VPS, and Windows Cloud Servers)....
If you are seeing in your browser or in your site access log the following two error logs:...