Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/feed-rss2.php on line 8
Reset My WordPress Admin Password – AKLWEB HOST LLC Support Center https://support.aklwebhost.com Mon, 25 Nov 2019 12:07:04 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 How To Reset My WordPress Admin Password? https://support.aklwebhost.com/knowledgebase/how-to-reset-my-wordpress-admin-password/ https://support.aklwebhost.com/knowledgebase/how-to-reset-my-wordpress-admin-password/#respond Mon, 25 Nov 2019 12:07:04 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2043 The WordPress admin password can be reset from the WordPress database. The WordPress database can be easily accessed through phpMyAdmin tool available with your web hosting account.

Once you are in phpMyAdmin, select the WordPress database folder from the left navigation bar. The page will refresh and and the WordPress database’s tables will be displayed on it. Open the SQL tab (look at the top navigation bar).

In the text field write the following SQL query:

UPDATE `wp_users` SET `user_pass` = MD5( ‘new_password_here’ ) WHERE `wp_users`.`user_login` = “admin_username”

  • “new_password_here” – Enter the new password you wish to use for your WordPress login.
  • “admin_username” – replace this with the username the password should be updated for.

Once you enter the new password and the correct username, click on the GO button to submit the query. If the query is executed correct 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 WordPress hosting services and such requests are handled with ease.

]]>
https://support.aklwebhost.com/knowledgebase/how-to-reset-my-wordpress-admin-password/feed/ 0