Hi,
Every operating system haves its own terminal.
If you are on a Windows computer open command prompt as administrator and you can delete user directory by typing.
"net user <username> /delete"
This will delete the user from the computer including his/her data.
Hopefully this will help.
r3t40