How to Change your WordPress Username

Have you ever tried to change your WordPress username just to find out that it cannot be changed? If you are, well then this article is for you. In this article, we will share a step by step guide on how to change the WordPress username on a cPanel Web Host using phpMyAdmin.

Note: To all users if this sounds scary, don’t worry. We will guide you step by step, so you don’t get lost.

Update: The easiest way to do this is create a new user account in WordPress (give it admin access). Then login with that username and delete your old account.


First thing you need to do is login to your cPanel. Scroll down to the databases section and click on phpMyAdmin.
phpMyAdmin from cPanel
Next you need to select the database that your blog is hosted in.
phpMyAdmin Select Database
Click on the table wp_users on the left hand side. Then click edit on the username that you want to edit.
Edit username from phpMyAdmin
Change the user_login value to whatever you want. For example you can replace ‘admin’ to ‘bob’
Change user_login value

Hit the Go button and you are done.
Go back to your site and login with your new username.

We hope that this article helped you to change your WordPress username. Feel free to leave a comment below!

source: wpbeginner.com

Comments