Change admin username using phpMyAdmin

Wordpress doesn’t allow you to change your username by default, so you have to use “admin” as your username on your blog. However it is possible to change it. If you don’t want to use any plugin for it, follow this small tutorial. I show how to change admin username on Wordpress, using phpmyadmin. It’s quite simple and fast.

First log in to your phpmyadmin. Choose your wordpress database and find table called wp_users. All the data about your users, is stored in this table, so be careful :) Now click on “Browse” button:

change-username1

 

 

 

 

Than find yourself on the list. By usually you must be on the the top of the list, with the ID 1 and user_login - admin. Click on the edit button edit for this record. Now type your new username in the second field:

new-username

Click “Go” when you’re done. That’s it. You can also change any user username in this way.

3 Responses to “Change admin username using phpMyAdmin”

  1. Jinny said:

    Apr 15, 09 at 3:43 pm

    wp123.info - da best. Keep it going!
    Jinny

    Like or Dislike: Thumb up0 Thumb down0

  2. Increasing your WordPress Security | Pixelapes said:

    Apr 30, 09 at 11:55 am

    [...] simple as that. If you have a GUI tool installed on your server, such as phpMyAdmin, you can follow the simple steps in this guide to change your admin username. You can read our detailed review of Passpack [...]

    Like or Dislike: Thumb up0 Thumb down0

  3. Ramon Fincken said:

    Nov 22, 09 at 10:35 am

    How about this one?
    http://wordpress.org/extend/plugins/admin-renamer-extended/

    Like or Dislike: Thumb up0 Thumb down0


Leave a Reply