How To: Enable Windows 10 Admin to Remove User Account Control Popups

Enable Windows 10 Admin to Remove User Account Control Popups

Windows has always had an "Administrator" account that allowed you to install programs and manage system files with elevated privileges. The difference between this account and a regular user account with administrator access was that you never got bothered by annoying User Account Control popups when you were logged in as Administrator.

In the past, you could enable this account through the Windows Control Panel, but starting with Windows 10, these options are hidden. Thanks to a tip from gHacks, however, we can finally bring back the Administrator account and banish those obnoxious UAC popups for good.

Step 1: Open a Command Prompt Window

To begin, press the Windows button on your keyboard and type cmd. From here, right-click the top result, then choose "Run as administrator."

Step 2: Enable the Administrator Account

Next, enter the following text into the command prompt window, then press the enter button on your keyboard to activate the hidden Administrator account:

  • net user administrator /active:yes

Step 3: Set a Password for the Account

At this point, the Administrator account is already active, but it would be a good idea to add a password to this account before you exit the command prompt window. So type the following command, then hit enter:

  • net user administrator *

Next, type in a password for the newly-created Administrator account, then press enter and you'll be asked to verify the password. So type the password again, then press enter to wrap things up.

Step 4: Log into the Administrator Account

If, at any time, you'd like to install programs or manage system files without being bothered by UAC popups, simply switch over to the new Administrator account by clicking your own account in the Start menu, then selecting the "Administrator" option from the drop-down menu.

Disabling the Administrator Account

If you ever decide you'd like to get rid of the Administrator account, simply open a command prompt window as an administrator, then type the following command and hit enter:

  • net user administrator /active:no

How frequently have you found yourself using your new Administrator account on Windows 10? Let us know in the comment section below, or drop us a line on Facebook, Google+, or Twitter.

Just updated your iPhone? You'll find new emoji, enhanced security, podcast transcripts, Apple Cash virtual numbers, and other useful features. There are even new additions hidden within Safari. Find out what's new and changed on your iPhone with the iOS 17.4 update.

4 Comments

Hi, what if you get an access denied message once you input the command?

Make sure you are running the command prompt with administrator access. Since you are on Windows 10 you should be able to access administrator admin by right clicking the start button and clicking "Command Prompt (Admin)".

Hi please I'm new here I wanted to ask is this administration works for RDP because I have trying so many way to use RDP no way I have did so many setting no way please how can i use RDP on windows 10

Share Your Thoughts

  • Hot
  • Latest