Views:
Author: kevinabbeytech
You can change your password from the command line!
If you are running Vista, make sure to run the command line as an administrator or it won't work.
Open the command line program.
(Just go to run, type CMD and hit enter.)
Type net user and press enter like this:
net user
This should show you a list of users on the system.
Once you pick a user, enter net user again with the user name in quotes and an astrix like this:
net user "username" *
You will be asked for your new password twice.
Type it in and hit enter.
What you type may not be visible, but is is there so make sure you type with care.
-KevinAbbeyTech
Continue Reading...
1 2