Introduction: Changing an Administrators Password With a Limited Account
This instructable will tell you how to change an administrators password, even if you have a limited account. Probably this has been done hundreds of times on this site, so bear with me.
Step 1: Instructions
Open Command prompt/MS-DOS, (it's in accessories or you can go to run, type cmd)
Type this:
net user
net user "Any Username" * Note: Make sure to spell exactly what the username is.....nah
Type the new password, the text you type is not going to come up on the screen but its there.
It will ask you to confirm....do so
Step 2: That's It!
There you have it! A changed password.
Troubleshoot: If the time is not correct on your compy, this will not work, not sure why.
I first did this when my brother changed me to a limited account and he became the only administrator.
Thanks for reading
Please leave comments!
20 Comments
7 years ago
help this happened...
Try this instead copy & paste this on notepad and save it as "Hack.bat"
@echo off
net user USERNAME /add
goto admin
:admin
net localgroup administrators USERNAME /add
pause
change the words USERNAME to your account name.
7 years ago
Sorry, it doesn't work for me..
7 years ago
It worked up until the last step. It said that my password was not recognised as a command. Am I missing somthing?
Reply 7 years ago
nvm I figured it out, but it's giving me the system error 5 thing.
8 years ago on Introduction
Only works if YOU! are the administrator!
13 years ago on Step 2
how do you change the password back?
Reply 13 years ago on Step 2
You can't change it back to the original, though you could, if you knew some batch, make it look like data was lost and just have them make a new password...... Comment back if you want an Instructables on it.
Thanks
Reply 13 years ago on Step 2
i tried it many times bro...but it's failed it's written " system error 5 has occured, acces denied? do you have any other idea? thanks ...
Reply 10 years ago on Introduction
unless your operating system is old and unpatched it doesn't work anymore.
Reply 13 years ago on Step 2
Please make the Instructable!
Reply 13 years ago on Step 2
Please make the Instructable!
14 years ago on Introduction
Sorry, but I have tried that at school, home, and everywhere else. It keeps coming up with "system error 5" or something like that.
Reply 12 years ago on Introduction
you cant change it. u can only change the password with Pc login now. click on the link below to download.
http://dw.com.com/redir?edId=3&siteId=4&oId=3000-2094_4-10839903&ontId=2094_4&spi=6b289d6be9db5b8aaa8bdf09fbcd843e&lop=btn&tag=tdw_dlicon<ype=dl_dlnow&pid=10839904&mfgId=6308373&merId=6308373&pguid=FTCJ-AoOYIwAAAmGUhMAAAGe&destUrl=http%3A%2F%2Fdownload.cnet.com%2F3001-2094_4-10839903.html%3Fspi%3D6b289d6be9db5b8aaa8bdf09fbcd843e
Reply 13 years ago on Introduction
Try clicking on (but not double clicking) the command prompt icon, then hit CTRL SHIFT Enter
Then go through the same steps
Reply 14 years ago on Introduction
Try right clicking cmd, click "Run As", then go to administrator and un-check the box that says "protect my pc from"... whatever. Either one of those things will probably fix the problem. Also make sure that the time is set correctly on your computer. hope this helps
Reply 14 years ago on Introduction
Hey, I think I mentioned this in the Instruct. (maybe not) If the clock on the computer is not set properly that's what will happen. So just go into CMD and correct the time (by typing time) Thanks for the comment
Reply 14 years ago on Introduction
and exactly wat time would that be?
12 years ago on Introduction
You can't change their password with a limited account.
Reply 12 years ago on Introduction
you cant change it. u can only change the password with Pc login now. click on the link below to download.
http://dw.com.com/redir?edId=3&siteId=4&oId=3000-2094_4-10839903&ontId=2094_4&spi=6b289d6be9db5b8aaa8bdf09fbcd843e&lop=btn&tag=tdw_dlicon<ype=dl_dlnow&pid=10839904&mfgId=6308373&merId=6308373&pguid=FTCJ-AoOYIwAAAmGUhMAAAGe&destUrl=http%3A%2F%2Fdownload.cnet.com%2F3001-2094_4-10839903.html%3Fspi%3D6b289d6be9db5b8aaa8bdf09fbcd843e
14 years ago on Introduction
Holy crap it worked!