Deleting a user account?


takato14

Member
Joined
May 14, 2012
Messages
110
Age
30
Location
Michigan, United States
I made a second user account when setting up my Pandora, but I no longer need it. I went to the user manager and selected "remove a user", but there are no users on the list for some reason.

The account is still there, I can still log into it from the startup screen. What's going on?
 
In a terminal, try:

sudo userdel "name"

You'll have to sudo rm -rf the /home/user folder manually.
 
Last edited by a moderator:
Back
Top