How To Change Your Admin Username In WordPress

When WordPress is installed it sets your login name to “admin” by default. If you want to change it you will usually need to manually edit the WordPress database, which might seem a bit intimidating for people not familiar with MySQL/phpMyAdmin. That’s why I created a small plugin that will let you easily edit your username from within WordPress.

How It Works

The plugin adds a new menu item called “Change Username” to the “Users” menu on the Dashboard. Clicking it will display a form where you can enter your new login name. All you need to do is enter the desired username in the form and click “Save Changes”. The plugin will then automatically perform the required database operations and let you log in with your new username right away.

Download Plugin

change-admin-username.zip (3 KB)
I’ve tested the plugin on WP 2.6 – 2.8.3 but it should be compatible with most older versions, too – all the way down to 2.0.x. If you find any bugs feel free to leave a comment below.

Related posts :

104 Responses to “How To Change Your Admin Username In WordPress”

  1. Laura says:

    When I installed the plugin it worked perfectly to change my database username but now my entire PLUGINS panel has disappeared from the DASHBOARD. Any ideas?

  2. Jānis Elsts says:

    No idea why that would happen, but perhaps removing the plugin (using FTP) would help?

  3. Felica says:

    i don’t understand what’s the point of that

  4. [...] Change Admin User Name – Another useful plugin for WordPress security that bypasses WordPresse’s inability to allow administrators to change their username. [...]

Leave a Reply