09-13-2014, 08:45 AM
I can't see a reason that they didn't show up but you can try this from command line.
where newuser is the name of the account you want to delete.
Code:
sudo deluser newuser
where newuser is the name of the account you want to delete.