3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Change a user's password using CMD!

Change a user\
Basically this will enable you to easily disable a user currently using the web connection. at the end of this Instructable you should be able to to do the following:

-Use CMD (command prompt)
-Enter CMD codes
-Change User Passwords
&
-See what users/computers are using your net connection.

So lets get started...first you will need a computer running CMD
normally windows is the best choice. EVERY WINDOWS OPERATING SYSTEM (xp, 2000, vista)
HAS CMD! you will also need a web connection.

Dont forget to visit the site!
http://www.wix.com/SimpleCircuits/Simple-Circuits



 
Remove these adsRemove these ads by Signing Up
 

Step 1Find CMD

Find CMD
«
  • find cmd opt.1.bmp
  • find cmd opt.2.bmp
Time to get started! after you have check to make sure you have all the following materials listed on the previous step it is time to start. there are two ways of getting to CMD. one is to click on "run" in your start menu and type in "cmd" the will automatically bring it up. if the previous option is not available or you don't understand; go to menu>all programs>accessories>command prompt. and that will also bring it up.
« Previous StepDownload PDFView All StepsNext Step »
22 comments
Jun 13, 2011. 6:26 AMjcksparr0w says:
you know that this wont work if you are not admin right?
Jul 11, 2009. 9:08 PMRedFlash says:
It said: You have to be part of the administrators group to open user accounts. That was on control userpasswords2 the other one did nothing
Jul 18, 2009. 11:28 PMRedFlash says:
A won't work in a million years... B has been tried for almost a year without any success.
Jul 23, 2009. 12:48 AMRedFlash says:
That's what they all say... Thanks for trying
Mar 14, 2009. 4:20 PMmkupps says:
it worked well, but when I get there it asks me for the old password. How do I do this without the persons password?
Mar 16, 2009. 2:33 PMiRule says:
try using:

net user
echo.
echo Type the user name you want to change the password for.
set /p user=User:
echo.
echo.
net user %user% *
pause

put this into a batch and run and it will change without questions.
Apr 5, 2009. 1:32 PMmr.break_it says:
this is another way.

set /p user=Enter the username:
set /p pass=Enter the password:
net user %user% *%pass%

but i see what you were going for, in yours, they are prompted twice for the password for insurance.
May 25, 2009. 8:53 PMpyroman22 says:
actually the 2 commands each bring up 2 different windows the first one brings up the user accounts window that you get from going through the control pannel. the second one brings up the password reset button that is seen sorry to be the downer here
May 27, 2009. 7:21 AMmr.break_it says:
rlly? did u run it? which OS are you running? when i ran that, it worked as described
May 25, 2009. 8:55 PMpyroman22 says:
but other than that great 'ible
May 7, 2009. 10:48 AMK-Dawg says:
doesn't work on vista
May 8, 2009. 1:53 PMK-Dawg says:
I hate vista! Loads of programs don't respond
May 9, 2009. 6:29 AMK-Dawg says:
cool thanks 8)
Mar 10, 2009. 4:35 PMhide98 says:
Worked good for me. Good pics, nice 'ible! Anyone know how to view someone's password w/o resetting it?
Apr 5, 2009. 1:39 PMmr.break_it says:
there is an advanced version of linux which boots and unscrambles the hex. i forget what its called but it works in about ten minutes
Mar 10, 2009. 3:41 AMgodfreyandthandi says:
great man, 5 stars!!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
31
Followers
18
Author:TXTCLA55(Simple Circuits By: TXTCLA55)
Hack, build, design, and create.