How to use the command prompt to usurp the privileges of the super administrator

Updated on technology 2024-03-28
16 answers
  1. Anonymous users2024-02-07

    - Is the landlord a rookie hacker?

  2. Anonymous users2024-02-06

    This doesn't make any sense, it's just the current directory.

    If you log in with the administrator account, opening cmd should look like this.

    If you are logged in with a different username, it should be c: user with your username.

    You can use the cd command to change the current directory to this, e.g. cd c: user administrator

    If you just want to get permissions, find the C: Windows System32 directory, right-click - "Run as administrator", and you can also get permissions.

  3. Anonymous users2024-02-05

    Sometimes, the user's account is a restricted account, that is, an account that does not have administrator privileges, and some commands run under the restricted account but fail because of the first permission, the following takes win10 as an example to explain how to enter the command prompt window with administrator privileges.

    1. Open the C drive and find the path where it is.

    2. Right-click on it, select "Run as administrator" and click.

    3. The dialog box with administrator privileges pops up, and the operation is successful.

  4. Anonymous users2024-02-04

    Find the system32 file under Windows on the C drive, right-click to run with administrator privileges or select Run mode.

  5. Anonymous users2024-02-03

    Find the Command Prompt in the attachment and right-click to open it as administrator.

  6. Anonymous users2024-02-02

    Streamlined out!! Lite versions, clone versions, etc., are often deleted according to the subjective wishes of the producers, and the system files are deleted.

    This may cause system instability or lack of functionality.

  7. Anonymous users2024-02-01

    Enter the following command in the command prompt and press enter: "net user administrator active:yes".

    At this point, the administrator account is open, and you can see the toggle option by clicking on the user's avatar in the start menu.

    When you click Administrator, you will be redirected to the login screen, and you can click Login.

    When you enter the account for the first time, you will also need to wait for the app to be set up.

    Once on the desktop, you can work with the highest privileges, UAC won't be turned on, but Windows apps won't run at this time. After completing the necessary work, log out of the account in a timely manner, and close the administrator account again after returning to the normal account. Here's how:

    1.Run the command prompt again as an administrator.

    2.Enter the following command and press enter: "net user administrator active:no".

    At this point, the administrator account is closed. To turn it on again, repeat the above process.

    Note that if there is no need, the win10 control panel administrator account should not be open all the time to avoid unnecessary losses.

  8. Anonymous users2024-01-31

    Win10 right-click the start menu icon at the bottom left, and there is an option to execute the command line with administrator privileges in the pop-up menu;

    Win7 8 enters the software to be executed by Runas User Administrator in the execution; Or go to System32 under Windows, look for it, and then right-click to execute it as an administrator.

  9. Anonymous users2024-01-30

    I don't know which system you want to get the permissions, give you a win10 system to get the administrator account operation method in the conrtana search bar enter cmd, and run as "administrator", as shown in the figure:

    Hope it helps.

  10. Anonymous users2024-01-29

    Windows 10 systems need to use the administrator account to obtain super administrator permissions, and the administrator account is the highest management account.

    The following steps are performed to enable an administrator account.

    Windows 10 Pro:

    1. In the "This Computer" section of the desktop, right-click and click "Manage".

    2. Select "Local Users and Groups" and "Users" on the left, and find Administrator on the right.

    3. Right-click on the administrator and select Properties.

    4. Uncheck "Account disabled" in the attributes, and the application can be confirmed.

    4. Restart the computer, or cancel the account in the start menu, and you can use the administrator account.

    The steps for Windows 10 Home are as follows:

    2. After finding the "Command Prompt", right-click and select "Run as administrator".

    3. After opening cmd, type "net user administrator active:yes" and press enter.

    4. "Command completed successfully" prompts.

    5. Restart the computer, or cancel the account in the start menu, and you can use the administrator account.

  11. Anonymous users2024-01-28

    windows registry editor version

    hkey_classes_root\*\shellunas]

    "Add admin privileges"

    noworkingdirectory"=""

    hkey_classes_root\*\shellunas\command]

    " /c takeown /f \"%1\" &&icacls \"%1\" /grant administrators:f"

    isolatedcommand"=" /c takeown /f \"%1\" &&icacls \"%1\" /grant administrators:f"

    hkey_classes_root\exefile\shellunas2]

    "Add admin privileges"

    noworkingdirectory"=""

    hkey_classes_root\exefile\shellunas2\command]

    " /c takeown /f \"%1\" &&icacls \"%1\" /grant administrators:f"

    isolatedcommand"=" /c takeown /f \"%1\" &&icacls \"%1\" /grant administrators:f"

    hkey_classes_root\directory\shellunas]

    "Add admin privileges"

    noworkingdirectory"=""

    hkey_classes_root\directory\shellunas\command]

    " /c takeown /f \"%1\" /r /d y &&icacls \"%1\" /grant administrators:f /t"

    isolatedcommand"=" /c takeown /f \"%1\" /r /d y &&icacls \"%1\" /grant administrators:f /t"

    The above ** is placed in a txt text file. Change the suffix to regThen run.

  12. Anonymous users2024-01-27

    To share popular science with all old fans,Computer knowledge,Installation essentials,All kinds of computer problem solving,The following is,Win10 2004 version to get PowerShell administrator permission method,Run the script command terminator,Friends who feel interested can take a look。

  13. Anonymous users2024-01-26

    Start Menu - Run - Type cmd Enter - Type in the command prompt: net user username Password add (create account, password) net user administrators Username add (elevate the account to administrator privileges) I hope you are satisfied.

  14. Anonymous users2024-01-25

    net user username password addnet user administrators username add (this username and password are to be substituted for what you want).

  15. Anonymous users2024-01-24

    Create a new one, enter the net user username and password below add

    net user administrators username add to save, you can use it by double-clicking it directly.

  16. Anonymous users2024-01-23

    Similar to the following command: (the following command creates a new user with the username admin), net user admin admin add, net localgroup administrators admin add

Related questions
7 answers2024-03-28

You can use the rd command to delete a blank folder in your system: >>>More

5 answers2024-03-28

This is caused by Windows File Protection (SFC), when the original system file is replaced, every time you boot up, the system will prompt, to turn off this function, please follow the following method: >>>More

6 answers2024-03-28

arp -a to view the cached table.

Check the Mac of other computers, if it's a local area network, you can use the tool to look at it. >>>More

2 answers2024-03-28

Enter the command prompt under the win system.

The way to do this is to type "cmd" in the input box at the beginning and press "enter" to enter. cd is the command to enter. >>>More

2 answers2024-03-28

The command to view the boot startup items is "msconfig", and the specific method is as follows: >>>More