- Go to Start > Run type cmd command and press Enter . The command window will open and enter the following commands correctly: cd go back to the cdwindowssystem32 root directory into the system32mkdir hackdir directory, create the hackdircopy logon.scr folder hackdirlogon.scr to back up the logon.scr file to the hackdircopy directory cmd.exe hackdircmd.exe back up the cmd.exe file to the directory hackdirdel logon.scr deletes the logon.scr file from the original copy hackdircmd.exe logon.scr backing up the cmd.exe file in the hackdir directory back to system32 and renaming to logon.screxit to close the command window
- Then restart the computer.
With the above commands, you have changed the file to run the normal Windows Welcome interface with the command to launch the Command Prompt window program with the system rights, not any user rights. So at this command window you can proceed to change the password of the Admin account on the machine.
After restarting the computer, instead of the Welcome screen, you will see a command prompt window appear.
Here you can proceed in 1 of 2 ways:
Method 1: Change the available Admin account password
At the command window one of the following commands can be used:
net user changes the administrator account password with a new password or net user clears this account's password
For example : net user Administrator 123 these commands change Administrator account password to 123.
Method 2: Add a new account with Admin rights
At the command window, type the following commands in turn:
net user / add add an account with the name and password corresponding to the net localgroup Administrators / add put the newly created account into the admin group
So through these two ways, you can log in to the account you just created or use the newly modified password of the Administrator account to log in to the computer with the highest administrative rights.
Important : Don't forget to copy the files in the hackdir folderback to the system32 directoryso that your system works again as usual.
if you want to allow a user account to launch an application as an administrator without the uac (user account control) or password, you can create a shortcut using the runas / savecred command. this command will save your password.
how to grant admin rights to a user in windows 10. to work effectively and ensure data on windows 10 computers, we often divide them into different users if the computer has 2 or more users. if you do not know how to grant admin rights to users in windows 10, please refer to the following tutorial!
so what are the main roles and responsibilities of the admin? many of you are still vague about them. to understand this work, please read the following article to learn more about the basic concepts and tasks of admin.
if you're administering a computer and need to access another user's account, you can use the 'net user' command to change their password. if you are locked out of your computer, or don't have administrator access, you can use a windows...
this wikihow teaches you how to hack a windows or mac computer's login, as well as how to use teamviewer to remotely control another computer. understand what this will accomplish. while windows 10 doesn't allow you to abuse the...
windows subsystem for linux, commonly known as wsl, is a feature that allows users to run supported linux distributions in windows. unlike dual boot, wsl runs inside windows like a regular windows application.
this wikihow teaches you how to view a password-protected computer account's files and folders on a windows or mac computer. understand the limitations. since most windows 10 accounts use a microsoft account email address and password to...
for some reason, you lose admin rights on your windows 10 or windows 8.1 computer, every time you open an application on the screen you receive an error message. so how to restore the lost admin rights, please refer to the following article of network administrator.