--- label: 'Modifying or deleting a user account' related: - user.security_account_settings - user.overview --- {% set people_url = render_var(url('entity.user.collection')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Update or delete an existing user account.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to People.{% endtrans %}
  2. {% 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 %}
  3. {% trans %}Click Edit in the Operations area of the account of interest.{% endtrans %}
  4. {% 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 %}
  5. {% trans %}To update the user account, enter new values in the form and click Save.{% endtrans %}