How to remove a user safely
Learn how to safely delete a WordPress user, handle their existing content, and revoke access for contractors, former staff, or Chykalophia when a project ends.
Removing a user from WordPress when someone leaves your team — or when a project with us ends — is an important security step. WordPress makes this straightforward, but there's one important decision to make first: what happens to the content that person created.
Quick summary
Go to Users → All Users, hover over the user, and click Delete. WordPress will ask what to do with their content: you can assign it to another user or delete it. Choose "Attribute all content to" and pick yourself or a remaining team member — this is almost always the safer choice. Deleting content along with the user is permanent and cannot be undone.
What you'll need
Beginner 3 minutes- Administrator access (only Administrators can remove users)
- To have decided what to do with the user's content
Before you delete: the content question
When you delete a WordPress user, any posts, pages, or custom post types they created are still in the database — but they're now "orphaned" (their author no longer exists). WordPress handles this with a prompt during deletion.
You have two choices:
Attribute content to another user
All content the deleted user created gets reassigned to a different user you choose.
This is almost always the right choice. Pages and posts remain visible on the site, and you retain the content.
Delete all content
All posts, pages, and files created by this user are permanently deleted along with the account.
Only choose this if you're certain the user never created any content you want to keep. This cannot be undone.
Deleting content is permanent
If you choose to delete all content when removing a user, those posts and pages are gone forever. Unless you have a backup you can restore from, there is no recovery. When in doubt, attribute content to yourself — you can review and delete it later if needed.
How to remove a user
Go to Users → All Users in your dashboard. You'll see a list of all users on the site.
Find the user you want to remove. You can search by name or email using the search box.
Hover over their name and click "Delete." A confirmation screen appears.
Choose what to do with their content. Select "Attribute all content to" and choose yourself or another active Administrator or Editor from the dropdown. This reassigns all their posts and pages.
Click "Confirm Deletion." The user is removed immediately. They can no longer log in.
Access revoked immediately
As soon as you click Confirm Deletion, the account is gone. The person will be unable to log in from that moment forward.
Revoking Chykalophia's access after a project
When a project with us ends, you can revoke our access by removing the support@chykalophia.com user account using the steps above.
We recommend attributing our content to your own Administrator account so nothing is lost. If we've created pages, posts, or custom templates, they'll transfer cleanly.
You can also simply downgrade our role from Administrator to a lower role (like Subscriber) without deleting the account — this prevents access without removing content attribution. See how to change someone's role.
For a checklist of all the access you should revoke when a project ends, see how to revoke our access later.
Removing multiple users at once
If you need to remove several users at once:
Go to Users → All Users.
Check the boxes next to each user you want to remove.
From the "Bulk actions" dropdown at the top, select "Delete."
Click "Apply." The confirmation screen asks about content for all selected users.
Choose "Attribute all content to" and select a user to inherit the content. Click "Confirm Deletion."
What if you just want to temporarily suspend access?
WordPress doesn't have a built-in "suspend" or "deactivate" feature. Your options are:
- Change their role to Subscriber. They can still log in but can't edit any content.
- Change their password. This locks them out immediately without deleting the account.
- Delete the account (use the steps above).
If you need a proper account suspension feature — where a user can be frozen and reinstated later — ask us. A plugin can add this capability.
Common questions
Related guides
- WordPress user roles explained
- How to add a new user
- How to change someone's role
- How to revoke our access later
- WordPress security basics
- How WordPress backups work
Need a hand?