How to remove "admin"

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
Hi,

You can either lock the account or remove it manually from the database. To lock it, create a new admin user, then login as them and lock the original admin user. You wont be able to lock the original admin user if you are currently logged in as them.

To manually remove the account in the db, find the row in the 'users' table and delete it.

Regards,
Adam.