Trick to Change WordPress Username Easily - Health and Technology

Trick to Change WordPress Username Easily


WordPress username mean login username that you use during login, by default this username set to admin, but you can change it during installation. After installing wordpress you think that you need to change wordpress username for security reason or other. You want to change it from your wordpress profile page, but you can’t do that. Because wordpress don’t allow you to change your username from your wordpress profile. You can change your wordpress username from your database. You need to go your cPanel and then phpmyadmin to edit your database. There you can find your wp_users table and specific user detail to change your username. It really simple method to change your wordpress username.
Note: Keep in mind just site owner can change username, because its need to go phpmyadmin area that can access from cPanel only.
How to Change?.

 you read you need to go your phpmyadmin area. So, go to your cPanel and open the phpmyadmin area. Follow the few steps to change your wordpress username.
First of all go to your cPanel then click on phpmyadmin that would be on main in database field

After clicking phpmyadmin icon wait a while you will redirect to phpmyadmin area. Now chose your database from the left bar and click on that database.
Now after selecting database in phpmyadmin, you will see complete table prefix and detail about that database. Here you need to click on wp_username to edit any member detail, that will be left side bar.

Now you will see complete users that will be registered your site. Click edit link that will be front of specific user. Here I am going to change my admin username to my own one.


Now you have edit user field now just add your own username in user_login field and click on go button

Now you have changed the username of admin login. You can change any username of any user that registered your site by following the above method.


No comments:

Post a Comment