Make a user account on Windows 10 a full admin

I've always hated this about Windows, it's ridiculous admin antics. If I'm an admin user I want to edit things like my host file without needing to hack around.

Previously on 8.1 I found something for the console that changed my user account to a full admin account and removed the horrible restrictions on the standard admin accounts.

Is there anything I can do on Windows 10 to make my admin account a fully blown admin account free from restrictions?

3

5 Answers

1. Press “Win+R” keys, and this will open a Run prompt.

2. At the run prompt, type lusrmgr.msc and then click OK.

3. Now Local User & Groups Panel will open. Click on Users in the left column to display a list of all user accounts currently in your Windows installation.

4. Right-click on Administrator account listed in the center column and select properties.

5. In the Properties box, type a name for your Super Administrator account and make sure that the field "Password never expires" is enabled (checked) and "Account is disabled" disabled (unchecked).

6. Click on OK to create the new account.

7. To set the password, right-click on Administrator account again and select "Set Password".

Now when you restart your computer or sign out of your account you will have an additional account displayed for the Administrator.


Why do you want to create a super administrator account?

  1.  You don’t want to be ‘annoyed’ by UAC.

  2. This ‘Built-In’ administrator account has elevated privileges. This means that you can run CMD with an un restricted access to the command line.

  3. You need to carry out some serious troubleshooting.

  4. You have locked out your main account by accident and you want a back door entry.

4

At the run prompt, type lusrmgr.msc and then click OK

Find your user name, go to its properties, make sure you are in the administrator group and remove yourself from the user group, restart your pc

I think you're talking about the computer asking for admin credentials before allowing you to do certain things? in which case this should help: add yourself to the admin group and turn off the UAC.

Turning off the UAC: Open User Account Control Settings by clicking the Start button , and then clicking Control Panel. In the search box, type uac, and then click Change User Account Control settings. Do one of the following: To turn off UAC, move the slider to the Never notify position, and then click OK.

This will turn off all prompts asking for Elevated Rights.

5

To edit the host file, first, place a shortcut of your Notepad on the desktop. Right click on the notepad and choose RUN AS ADMINISTRATOR. Go to Windows/System32/drivers/etc and open the host file, do whatever you please with it and save. The key is to open NOTEPAD as administrator.

1

To gain absolute control of your computer and be done with all the restrictions Microsoft imposes on you do the following. Run Explorer as administrator, go to Windows/system32 and find lusrmgr.exe, right click and choose to create a shortcut, Windows will tell you it cannot create a shortcut in the directory and ask you whether you want it on your desktop. Say YES. Once on your desktop right click on it and choose run as administrator. Using lusrmgr.exe delete all users and groups leaving yourself as the Administrator. Give that administrator all the privileges (Full control etc.)Retain your password and make sure it never expires. You have now made yourself a Super Administrator with absolute control of your Windows 10 computer, you can open any file regardless of whether it is hidden or read-only, whether it is a system file etc. and you can do all the mischief you want. Before this can take effect you must restart your computer - cross your fingers or byte your nails praying you did everything right. :)

1

You Might Also Like