---
label: 'Modifying or deleting a user account'
related:
- user.security_account_settings
- user.overview
---
{% set people_link_text %}{% trans %}People{% endtrans %}{% endset %}
{% set people_link = render_var(help_route_link(people_link_text, 'entity.user.collection')) %}
{% trans %}Goal{% endtrans %}
{% trans %}Update or delete an existing user account.{% endtrans %}
{% trans %}Steps{% endtrans %}
- {% trans %}In the Manage administrative menu, navigate to {{ people_link }}.{% endtrans %}
- {% trans %}Enter all or part of the user name or email address of the user account you want to update or delete, and click Filter. A short list of user accounts, including the account of interest, should be shown in the table; if not, modify the filter text until you can find the account of interest.{% endtrans %}
- {% trans %}Click Edit in the Operations area of the account of interest.{% endtrans %}
- {% trans %}To delete the user account, scroll to the bottom and click Cancel account. Select what you want to happen to the user's content on the next screen, and click Cancel account.{% endtrans %}
- {% trans %}To update the user account, enter new values in the form and click Save.{% endtrans %}