Saturday 6 June 2015

Use administrator account in schools and colleges


Hello everyone, today I am here to help you to use administrator account in schools and colleges.
This may also help you if you want to do some work that need administrator privileges. Well, there are many softwares to do this but it is also possible without any software. 

Note: I will not be responsible if you use this trick in an illegal way at any place.


The trick here is that we will replace the sticky keys that are opened on system startup by pressing shift key five times.
We will replace this sticky keys with command prompt.And hence we will be able to execute command prompt at login screen. As this is all going without login, so this prompt will have administrative privileges. Further we will use a simple command to change password.
 
To achieve this, perform the following steps carefully else you may damage the operating system.

Important: If you have read my previous post which also contain procedure to execute administrator command prompt at startup, then go directly to STEP-6.


STEP 1: 
Start the computer. While the operating system starts booting, switch it off by pressing the power button. Now again restart it. You will get the following screen:-
 
STEP 2: 
Now click on the “Launch Startup Repair (recommended)
If you get  a window like the following ”asking for system restore”, then click on cancel and wait for the repair process to complete.

 
STEP 3: 
After the completion, you will get a pop up window as follows:
 
Now click on the last link where there is written “X:\windows\system32\en-us\erofflps.txt

STEP 4:
 Once you will get a notepad popup follow the below steps carefully:
  1. Goto File/OPEN.
     2.Goto your “local disk”. Normally it is C-drive.
 
                  3.   Goto windows/System32
        4.      Under “file of type”, select all files.
     5.       Scroll down and search for cmd. Copy it(ctrl+c) and paste(ctrl+v) it in same folder. This will be named automatically as “cmd-copy”.


6.      Again scroll down and search for “Sethc”. Rename this to “Sethc-1”.
 
        7.         Rename the “cmd-copy” created previously to “Sethc”.
              8.        Now close the notepad and finish.

STEP 5: 
 Restart your computer. Once you get the login screen, press “SHIFT” 5 times.
A command prompt window will pop up. 
This cmd-prompt will have the administrator priviledges so you will never get the access denied.

Also read: Google tricks

STEP 6: 
 In the cmd-prompt, type the following command
Net local group administrators “username” /add
Example:- If the account name that you want to give administrator privilege is abc , then the command will be as below:
Net localgroup administrators “abc” /add 
This command will give administrator privilege to the guest account(in my case it is abc).
Step 7: 
After finishing above step, you will notice that your guest account has changed to administrator account.




             Hence now you will never see access denied in future on that computer until the network administrator come to know about it.

             Also read: Root android device
 
Note: If you have any query, then comment below. We will surely help you.

No comments:

Post a Comment