wordpress agency, wordpress agency for development, enterprise wordpress, wordpress website, wordpress developer, make a website, wordpress sites, wordpress blog, wordpress for dummies, wordpress website development, wordpress website design, wordpress design, wordpress web design, wordpress help, wordpress designer, premium wordpress themes, create a wordpress website, wordpress plugin development, wordpress theme development, build a wordpress website, wordpress website templates, wordpress web, woocommerce plugin, wordpress free website, wp themes, setting up a website, wordpress web development, wordpress homepage, wordpress cms, best wordpress sites, custom wordpress theme, wordpress for beginners, best wordpress websites, using wordpress, wordpress designs, create website using wordpress, wordpress web developer, wordpress website hosting, wordpress website examples, create new website, start a website, wordpress premium, wordpress web hosting, create wordpress, wordpress customization, wordpress plugin developer, create wordpress theme, custom wordpress development, wordpress guide, wordpress programming, wordpress design services, create wordpress blog, wordpress website tutorial, using wordpress to build a website, how to build a wordpress website, wordpress website developer, using wordpress to create a website, custom wordpress design, wordpress website designers, building a website from scratch, online site hosted by wordpress, wordpress website development company, hosted wordpress, i want to create a website, best wordpress, build website using wordpress, woocommerce wordpress, website using wordpress, make a wordpress website, setting up a wordpress site, start a wordpress blog, wordpress web design company, wordpress website development services, buy wordpress themes, custom wordpress, create wordpress site, wordpress web design services, wordpress themes for business, wordpress page, world press website, custom wordpress website, steps to create a website, websites created with wordpress, best way to create a website, wordpress web design for dummies, wordpress website design company, learn wordpress step by step, build wordpress site, building a website for dummies, using wordpress for a website, create a website from scratch, wordpress website themes, website design using wordpress, wordpress business website, best way to build a website, design wordpress theme, wordpress site design, wordpress professional, wordpress blog page, wordpress site development, how to create a website with wordpress, top wordpress sites, make a website from scratch, make a webpage, build your own wordpress website, setting up a wordpress blog, get wordpress, wordpress layouts, building a website, wordpress website design tutorial, wordpress free site, website creation, e commerce website, website design, create wordpress account, wordpress web development services, design a website, wordpress cms tutorial, setting up your own website, create your own website wordpress, website developer, website developers, best premium wordpress themes, wordpress free blog, top wordpress websites, create a blog website, build wordpress theme, webdesign, website design companies, best way to make a website, web agency, web developers, custom wordpress plugin development, web page design, wordpress malware, web design companies, ecommerce website design, designer websites, professional website design, wordpress best themes, wordpress create website free, professional website, custom wordpress website design, wordpress blog examples, wp plugin development, examples of wordpress sites, web development companies, web design agency, wordpress webpage, custom website design, mobile website design, best way to learn wordpress, web development agency, popular wordpress blogs, setting up a wordpress website, ecommerce web design, create your own wordpress theme, custom web design, ecommerce website development, wordpress web design theme, build your own wordpress site, website companies, website design agency, website development company, wordpress for business, web application development, best wordpress designers, custom website, web design tools, professional web design, web creation, design companies, web design studio, web development websites, new wordpress, ecommerce design, how to use wordpress to create a website, website design and development, wordpress website management, wordpress start, make a wordpress site, wordpress membership plugin, new wordpress website, web design and development, make wordpress, custom wordpress site, the best wordpress themes, ecommerce web development, wordpress application development, great wordpress sites, wordpress theme designer, new website design, wordpress step by step, web design portfolio, develop website using wordpress, create professional website, best web design, online wordpress, new wordpress site, wordpress tutorials for beginners, best web design company, create wordpress template, start wordpress website, themes wordpress, world press website design, build your website with wordpress, best wordpress blogs, learn to build a website, wordpress tutorial 2022, woocommerce shop, web design prices, premium wp themes, ecommerce website development company

Reset WordPress Admin Password

Reading Time: 3 minutes

Ever got the case where you were left out of your admin area? If you have, then in this article we will show you a few fast ways in which you can reset your password and login again.

So if you have forgotten your password the first and most popular way will be to follow the WordPress password recovery link at the login page. Once you click it you will receive an email and there will be a link that you can follow and you should be able to reset the password.

Reset WordPress Admin Password with wp-cli.phar

Probably the fastest way to do it is via the WP-CLI, the WordPress Command Line Interface. If you have access to a terminal you can then login and then go to the document root folder of the website and just execute the following command:

wp user reset-password [user]

You can even reset the password for more than one user. Just add the username at the end like this;

wp user reset-password

And you can also add the following after the usernames so you do not receive an email for the passwords change:

wp user reset-password [user] --skip-email

As you can see with just one simple command you easily reset passwords so our recommendation is to consider using WP-CLI as it is a great utility and invaluable help to all WordPress developers and users.

  The Best Ways to Avoid a WordPress Hack

Reset the password via phpMyAdmin

Yet another way to do it is via the phMyAdmin interface. As you know WordPress is a CMS that needs to have a database and in this database, important information is stored. One such information is the users that are registered, their roles( are they administrators or regular users) and their hashed password. Having said this if you have access to the database and phpMyAdmin then you will be able to reset your password. you can follow these steps:

– Go to your phpMyAdmin

– At the left click on the correct database for the site that you would want to reset the password for

– Then go to the Query field and just paste the following command:

UPDATE `wp_user` SET `user_pass`=MD5('new_password') WHERE `wp_users`,`user_login`="admin_username"

Where you will just need to replace “new_password” with your new pass and replace the “admin_username” with your exact username.

– Then just hit Go and you should be fine

A bit more slow way of the above is one you open phpMyAdmin then:

– Go to the correct database

– Go to the wp_users table

– On the user field that you want to change pass, you can click Edit then you will be presented with fields that you can change end edit. You need to look for the user_pass field

  Speed and Performance in WordPress

– once you replace the password you will then need to use the drop-down menu next to the Varchar and you need to make sure that you choose MD5

– and then you just hit Go at the bottom right

– and that’s it, you should be fine

And these are the ways that you can use if you find yourself locked out or you have forgotten your password. We hope this helps but if you are struggling and you are not sure how to go ahead then you may contact a WordPress professional or get in touch with your WordPress hosting support as they sold also be able to help you further.

Looking for WordPress Website Development for your Business?

Our professional developers have proven experience in building high-quality business websites that outperform the competition, thanks to our meticulous attention to detail and the implementation of cutting-edge technologies. We will conduct an in-depth business analysis to ensure the website we create for you meets your highest expectations. Your site will have all of the necessary elements to assist you in increasing your ROI and sales.

Contact Us

The content of this website is copyrighted and protected by Creative Commons 4.0.

Vipe Team

Author Vipe Team

Our tireless team who creates high-quality WordPress-related content for you 24/7/365.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

We have already created hundreds of profiting websites!

We have already created hundreds of profiting websites!

Subscribe to our newsletter and get our best WordPress tips!

[mc4wp_form id="8747"]