1 2 3
4 5

HOW TO Change XP password via command line

Posted on 13th November 2007 in Lean Hacking


This quick tip to Lifehacker in the past. If you feel the need to change your Windows password, you don’t need to go through any Control Panel menus and whatnot. You can change any user’s password via the command line, as long as you have administrative access. A good example of when to use this tip would be after a fresh install of XP. One of the first things you should do is lo into the default Administrator account and set a password. That requires booting into Safe Mode as Administrator, setting a password, then booting back into Normal mode as your own user. Instead, go to Start > Run > “cmd” [Enter], then enter:

net user <username> <password>
netuser1.jpg

This will set the password you supplied as the password for the user you entered. You can also do:

net user <username> *

netuser2.jpg

This will prompt you for a password, then have you confirm it.
NOTE: you need administrator access to change the password via this command. However, if you are an administrator, you can change the password for any account on the machine. As you can see, this is a very powerful command, but it can also pose as a security threat.

Related posts:

How to Hack a Window XP Admins Password
Airtel Hack for free internet
Hacking Windows Vista: ExtremeTech

comments: 4 »

4 Responses to “HOW TO Change XP password via command line”

  1. pandu says:

    hi

    very usefull to me

  2. Olumighty says:

    I have been hacked someone change my yahoomail password and i have forgotten the information i opened it with so it’s hard for me to get it back can i see help here plz…

  3. Spills says:

    That’s much different from this hack.

  4. please help me to do this thing complete



Pings responses to this post

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>