Log in

View Full Version : Incase anyone forgot this existed, a guide on how to get into an admin account on ANY



zombola
04-28-2015, 11:52 AM
Step 1:

http://i.imgur.com/TOlAr8c.png

WARNING: I am NOT responsible for any expulsions or such if you do this at school/work! First, restart your computer.

Step 2:
http://i.imgur.com/NFaVDGY.png

Once you get to this screen, hold the power button on the computer until it turns off (no damage will be done, trust me).

Step 3:
http://i.imgur.com/L8cvuv2.png

If you did it correctly, you should get this screen. If you get something like "Windows did not shut down correctly," try again. Otherwise, select "Launch Startup Repair."

Step 4:
http://i.imgur.com/qhigIPW.png

Let the repair go through. If you get this window, select "Cancel."

Step 5:
http://i.imgur.com/jYldgpf.png

When you get this window, click on "Show problem details." Scroll down, and click the link on the very bottom. Notepad should pop up.

Step 6:
http://i.imgur.com/nmvyEDO.png

Go to File/Open, and double-click your "Local Disk" (Mine is D:/ because I have a virtual machine. Yours will probably be C:/).

Step 7:
http://i.imgur.com/yaTWhcU.png

Go to Windows/System32. Now do EXACTLY as I say, or you MIGHT break the computer. Under "Files of type," select "All files." Scroll down and find "cmd," then make a copy of it in the same folder (Ctrl-C, Ctrl-V). You should get a file named "cmd - Copy" or something like that.

zombola
04-28-2015, 11:59 AM
Step 8:
http://i.imgur.com/kOPwO9G.png

Find "sethc" in the same folder. This file executes sticky keys. Rename it to "sethc 1."

Step 9:
http://i.imgur.com/cyfbBsq.png

Rename your "cmd - Copy" to "sethc." Close notepad, and hit "Finish" to shut down your PC, or just restart it manually.
Step 10:
http://i.imgur.com/3SEAl0Z.png

Once you get back to the login screen (where it says "Press Control - Alt - Delete." Ignore my background, I don't have that enabled), press "Shift" 5 times to open up the command prompt.
Step 11:
http://i.imgur.com/suq9q5k.png

Next, we need to find out what user is the local administrator for this PC. To do this, type "net localgroup Administrators" and look for any administrator that does NOT have your school/work domain in front of it, followed by a "/." As you can see, one of the admins is named "qwaszx." You will probably see a name like this, since schools/workspaces tend to make it a random string of letters and/or numbers to ward off people from entering it.
Step 12:http://i.imgur.com/dx8ivOf.png

Now, we need to change that account's password. Type "net user <ACCOUNT NAME HERE> *" and type the new password twice. It will not show what you're typing, but your keystrokes are being registered. You can now log in to your admin account! However, schools/workspaces also like to disable the admin account you just changed the password for, so you might not be able to log in. There is a simple fix. If you get that message, go to the extra step below.
Extra step (if needed):
http://i.imgur.com/DiRDNsu.png

If the admin account is disabled, type "net user <ACCOUNT NAME HERE> /active:yes" You will now be able to log in.

Profit
http://i.imgur.com/Ubsp8J4.png

You now have full admin rights to the PC. Enjoy! AGAIN, I AM NOT RESPONSIBLE FOR ANY MISTAKES OR DAMAGES TO THE COMPUTER OR NETWORK. DO AT YOUR OWN RISK!

linkboxsatman
04-28-2015, 12:35 PM
:nijastar: nice.

tubbs
04-29-2015, 12:41 AM
That is very good to know.......

zombola
04-29-2015, 10:25 AM
That is very good to know.......

nice to know thank you!

Nostradamus
04-29-2015, 02:20 PM
win 8.1 is a different beast, you can get into admin that way but there is still a lot of things you do not have access to because they ar locked by a thing called trusted installer and that will over ride even an admin account. there is another admin account you have to log into and then give that permission to access files locked by trusted installer. I forget just how it is done but I had to do it the other day and found it by googling trusted installer

Ineedanewusersname
05-06-2015, 04:01 AM
Thanks, lot of work....appreciate.