How to change Wordpress admin password

There are few ways to change password
 
 
Via Wordpress admin panel

If you have access to the admin panel, log in and click on "Update Profile"

 
 
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"

  • 1 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

WordPress Migration - using All-in-One WP Migration plugin

If you are currently hosting WordPress with another provider which does not provide cPanel...

Accessing WordPress Managed by WorldHostser

WordPress Manager allows you to update several settings for your WordPress installation without...

Wordpress Optimizations with Redis and W3 Total Cache

In this tutorial, we will install and configure "W3 Total Cache" with Redis on Wordpress to...

Configure Memcached Wordpress plugin with Unix socket

In this tutorial, we will install and activate "MemcacheD Is Your Friend" on Wordpress to reduce...

WooCommerce - Disable Cart Fragments

The WooCommerce store has a very common issue, which impacts significantly your page loading...

Powered by WHMCompleteSolution