How to delete a specific user account

G

Guest

*How to delete a specific user account
-i made an account using Run -> control userpasswords2 and after i messed up
with group, the test account was made, and i can not find it anywhere. i have
the folder name "wcdctest1" in the folder "Documents and Settings" but i
don't know how to delete this account. Yes, i can log on to the testing
account manually. Any help will be amazingly appreciated by me. Thank you
heavenly for reading my blah blah blah.
--
[W]hat''s
[C]hris''s
[D]ecision
for
[C]ompany?
Tsuniper-X -> ID -> 1.
 
P

Pegasus \(MVP\)

Tsuniper-X said:
*How to delete a specific user account
-i made an account using Run -> control userpasswords2 and after i messed up
with group, the test account was made, and i can not find it anywhere. i have
the folder name "wcdctest1" in the folder "Documents and Settings" but i
don't know how to delete this account. Yes, i can log on to the testing
account manually. Any help will be amazingly appreciated by me. Thank you
heavenly for reading my blah blah blah.
--
[W]hat''s
[C]hris''s
[D]ecision
for
[C]ompany?
Tsuniper-X -> ID -> 1.

Here is a quick and dirty way to delete an account:
- Start a Command Prompt (Start / Run / cmd)
- Type these commands:
net user chris /del
rd /s /q "c:\documents and settings\chris"

These commands are final. After you have run them, the
nominated user and his files will be permanently erased,
with no recovery possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top