How to change your Wordpress username
1 min read
Unfortunately, WordPress doesn’t allow you to edit your username(even if you are the admin). You can’t change the username directly, but thankfully there is a work-around.
- Create a new user and give them administrator privileges.
- Logout of WordPress and log back in with the new user’s credentials.
- Delete the old administrator
- If the old administrator created any posts, WordPress will prompt you to either attribute the posts to the new user or delete the posts entirely. If there are no posts associated with the user, WordPress will ask you to confirm deletion.
- Now you have the admin username you want.