If you need to remove a user from Terminal, there are a few different ways to do it. The easiest way is to use the user command. To remove a user from Terminal, type: user [username] For example, if you wanted to remove the user “jane” from Terminal, you would type: user jane ..