# Common

# Delete an user

```shell
userdel -r <username>
```

<p class="callout info">-r delete users repertory and mail spool</p>