Press Ctrl/Cmd + P to print
or save as PDF

HOW TO: Change the username for a WordPress account

CHANGING A WORDPRESS ACCOUNT USERNAME

After you create a WordPress login account, you may want to change the username. However, you cannot do this from the WordPress administration screen. Instead, you can use phpMyAdmin to change the username manually in the WordPress MySQL database.

To do this, follow these steps:

  1. Firstly, log in to cPanel.

  2. In the Databases section of the cPanel home screen, click phpMyAdmin.

  3. In the left-hand pane of phpMyAdmin, click the WordPress database. A list of tables in the database appears.

  4. Then, click the wp_users table.

  5. In the user_login column, locate the username that you want to change.

  6. Double-click the username, type the new username, and then press Enter.

  7. After that, log in to WordPress using the new username. (Your password remains unchanged)

  8. Under Dashboard, click Users, and then click Your Profile.

  9. Under Name, update the First NameLast NameNickname, and Display name publicly as options for the account. You can also change the user password on this page.
     
  10. Lastly, click Update Profile.

Check out the next guide on How to Setup your remote access key in WHM