How To Change The Password Using Command Prompt ?
You might have changed your user name and passwords so many times, but if you haven’t yet tried this using Command Prompt, here we have given the way to do that.
• First go to Start Menu and choose Run.
• In the command prompt, type “net user” without the quotations and press enter.
• Now you will have all of the account names and details.
• Now type “net user and the user name you want to change” without the quotations and press enter.
• Now the prompt will display complete details about the account and the password.
• Then if you type “net user and the user name between the stars” like “net user *XYZ* you will get more information about the user to control it.
• But you don’t need to do that. Just type “net user and the username *”. For example “net user XYZ *” and press enter. (You should have a space after the user name)
• Now you will be prompted to enter a new password.
• When you enter the password, your cursor wont move, so don’t worry.
• After typing the password, press enter.
• Now again you will prompted to enter the same password for confirmation.
• Retype the password and press enter.
• This is smart enough to change the password using command prompt.
Thank you for reading this post. You can now Read Comment (1) or Leave A Trackback.
Post Info
This entry was posted on Monday, November 23rd, 2009 and is filed under How to, Microsoft, Software, Technology, Tips Tricks, Windows, server.You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.
Previous Post: MinimizeToTrayPlus Lets You Minimize The Applications To The System Tray ! »
Next Post: Use System Tray Cleaner And Keep Your System Active ! »
- Errors occur when try to uninstall a program in Windows
- My remote control stops working after installing a critical Operating System
- Sphere Tureen innovative and revolutionary classical dish to serve soup
- I want to create own comics for Batman and Robin
- Denon S5BD Bluray Player is ready to rock in the market
- I want to change the name of a Windows 7 installed Computer
- How to design own greeting cards
- Use XHeader to create Headers for your website to make more attractive
- Easy steps to edit IP addresses of Windows Hosts file
- Windows Live lets you blog like a pro





















November 23rd, 2009 09:41
How To Change The Password Using Command Prompt ?…
You might have changed your user name and passwords so many times, but if you haven’t yet tried this using Command Prompt, here we have given the way to do that….