This tutorial will show you how to change a password of a xp password without knowing it also it will be done in Command Prompt aka cmd.exe.
Step 1. Click start then run.
Step 2. Now you only have to type in three letters "cmd."
Step 3. A box should pop out. Which is Command Prompt. So now you type in.
net user
Step 4. Now your going to see all the users that your pc (xp) currently has.
Step 5. Now this is how you know if the user you want has a password or not, type
net user "the username"
and it will show you some info about that user.
Step 6.So now you look for were it says "Password Required" and if it says "YES" then is has a password.
Step 7. If you know that theres a user thats password protected and you want to change the password without even knowing the original password then this is what you do. type in
net user owner *
Step 8. Then your going to have to type in a password so type in any and there you go.
Hope This Helps
