From time to time, it becomes necessary to remove a user account from your computer. Removing a user account from your Ubuntu system is a simple task that requires two separate terminal commands.
1. Open a terminal window.
2. First, you’ll need to delete the user account. Input the following command and hit Enter (change sudo userdel
3. Now you’ll want to delete the Home directory for the deleted user account. Input the following command and hit Enter (change sudo rm -r /home/