Title: Changing Admin User ID
Last modified: August 30, 2016

---

# Changing Admin User ID

 *  Resolved [wordspressed](https://wordpress.org/support/users/wordspressed/)
 * (@wordspressed)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/)
 * I don’t find the option to change the admin user id from 1 to another number.
   I’ve switched to this plugin from iThemes security but it seems to be missing
   this important function.
 * Am I missing something or is there a reason?
 * Thanks for an excellent plugin.
 * [https://wordpress.org/plugins/wp-simple-firewall/](https://wordpress.org/plugins/wp-simple-firewall/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395058)
 * Frankly I think one of the first things you should do is get rid of the primary
   admin user. That would by itself change the ID of the admin.
 * I also don’t see the security implication of the admin ID.
 * Programmatically I can load any WordPress user by its ID and it will take a few
   second to run through a while loop until I find the ID of an admin user.
 * What you need is good user verification protection – which this plugin provides–
   so the ID of the admin user is irrelevant.
 * Changing admin ID is frankly useless – I’m happy to be shown otherwise though.
 *  Thread Starter [wordspressed](https://wordpress.org/support/users/wordspressed/)
 * (@wordspressed)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395065)
 * Hi Paul.
 * Thanks for the reply and a great plugin.
 * It’s a tricky one. I’ve been reading a few blogs and watching WordCamp presentations
   on Security, and a few recommend changing the Admin ID.
 * Here is one example.
 * [http://www.wpwhitesecurity.com/wordpress-security/change-wordpress-administrator-id/](http://www.wpwhitesecurity.com/wordpress-security/change-wordpress-administrator-id/)
 * However, I’m not clear if it’s really ‘best practice’
 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395075)
 * It’s for things like this I created our own security plugin.
 * There’s a lot of talk about a lot of things, but in reality, it’s mostly noise,
   and the majority of it all is lots of people repeating what others have said 
   because it sounds neat. But no-one really digs deeper.
 * Take the example in that website: [http://www.wpwhitesecurity.com/?author=1](http://www.wpwhitesecurity.com/?author=1)
 * That doesn’t work because they’ve changed their ID. So they’re secured, right?
 * But what is to stop me doing this:
    [http://www.wpwhitesecurity.com/?author=2](http://www.wpwhitesecurity.com/?author=2)
   [http://www.wpwhitesecurity.com/?author=3](http://www.wpwhitesecurity.com/?author=3)
   [http://www.wpwhitesecurity.com/?author=4](http://www.wpwhitesecurity.com/?author=4)
   [http://www.wpwhitesecurity.com/?author=5](http://www.wpwhitesecurity.com/?author=5)
 * .. and so on until I find one that works. I can write a script to do that in 
   5-10 minutes.
 * At that point, changing your ID doesn’t matter since it’s ultimately discoverable
   anyway.
 * What this does highlight though, is that preventing that discovery pathway might
   be the far cleverer thing to do. But then, what compatibility issues do you run
   into there by blocking the ?author=x query?
 * Our plugin is not about checking boxes to compete with other security plugins,
   but to implement clever security and obscurity mechanisms that do a good job.
   Our plugin isn’t in competition with the other security plugins.
    They’re all
   in a race to see who can load up with the most features and sound more secure.
   Rather, we’re about putting into place mechanisms that secure your WordPress 
   site, and questioning the legitimacy of certain security “settings”. Something
   that has gotten lost along the way I feel…
 * I shall now end my small rant 😉
 *  Thread Starter [wordspressed](https://wordpress.org/support/users/wordspressed/)
 * (@wordspressed)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395077)
 * Thanks for a great reply. The reason I prefer Simply Firewall over the others
   is for that very reason. This question was the only point that I needed clarification
   on.
 * I’m happy you had the chance to share this information as I’m sure there are 
   others that are wondering the same. Sadly so many people just uninstall instead
   of asking.
 * Regards,
 * Charlie
 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395086)
 * Great, glad you’re on board! 🙂
 * If after using the plugin for a while you’re happy with it, could you leave us
   a nice review? 🙂
 * Cheers!
 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395172)
 * Just to let you know, with version 4.9.6 I’ve added an option under Lockdown-
   >Obscurity that will attempt to block the ability to find a username when the
   author=N query is used.
 * This may cause issues for certain scenarios and sites, but it’s there as an option.
 *  Thread Starter [wordspressed](https://wordpress.org/support/users/wordspressed/)
 * (@wordspressed)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395176)
 * Excellent work. I’ve posted my review.
 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395181)
 * Great, thanks for that.
 * The current implementation to prevent username fishing by ID works, but there
   is a slight flaw in it. The next release will have an improvement to it.
 *  [CalamityJaneAgain](https://wordpress.org/support/users/calamityjaneagain/)
 * (@calamityjaneagain)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395298)
 * Hi Paul
 * Someone little sneak has guessed my admin name — which is not difficult but bearing
   in mind that both the name and the avatar are in a number of places on t’Internet
   I want to create a new admin user. However, I am unable to create a new user 
   of any kind — on clicking ‘add new’, I get to the screen to create it but when
   I do and return to main user panel it isn’t there. Is there something in the 
   Firewall settings that could be preventing me adding a new user?
 *  [CalamityJaneAgain](https://wordpress.org/support/users/calamityjaneagain/)
 * (@calamityjaneagain)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395299)
 * Just to update you Paul, I’m afraid it was the lose screw on the end of the mouse.
   I tried to use the same email address as the existing admin user and that’s why
   it wouldn’t let me create the new one. Lord I bet you hate people like me!
 *  [CalamityJaneAgain](https://wordpress.org/support/users/calamityjaneagain/)
 * (@calamityjaneagain)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395300)
 * Posted in new post
 * Hi Paul
 * How would someone trying to hack my WP site have my name and email address? They
   have both been used as login names by someone. They don’t appear on my site.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Changing Admin User ID’ is closed to new replies.

 * ![](https://ps.w.org/wp-simple-firewall/assets/icon-256x256.png?rev=3054572)
 * [Shield: Blocks Bots, Protects Users, and Prevents Security Breaches](https://wordpress.org/plugins/wp-simple-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-simple-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-simple-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-simple-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-simple-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-simple-firewall/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [CalamityJaneAgain](https://wordpress.org/support/users/calamityjaneagain/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/changing-admin-user-id/#post-6395300)
 * Status: resolved