+3 votes
66 views
in Tips & Tricks by (242k points)
reopened
Windows 10: Activate administrator account - this is how it works

1 Answer

+4 votes
by (1.6m points)
 
Best answer

Activate the administrator account via the command prompt
1st step:
2nd step:
3rd step:
Activate administrator account via local users and groups
1st step:
2nd step:
3rd step:
Quick guide: Activate the administrator account via the command prompt
Brief instructions: Activate administrator account via local users and groups

As an administrator, you can install software in Windows and run all programs. We'll show you how to activate the account..

image image

Under Windows 10, every user can make changes to the system - provided they have the required administrator password when Windows asks for it. If you want to install programs or make changes to the system without this warning, you can activate the built-in administrator account in Windows 10. We show you how you can do this in our instructions.

Note : The use of an integrated administrator account is only recommended for experienced users.

Activate the administrator account via the command prompt

Please note that you must of course also know the administrator password in order to switch to an activated administrator account. Follow our step-by-step instructions or take a look at the brief instructions ..

1st step:

image
Right- click the Windows logo in the lower left. In the context menu that opens, select " Windows PowerShell (Administrator) ". When prompted, enter the administrator password .

2nd step:

image
Now enter the command net user administrator / active: yes .

3rd step:

image
If successful, you will receive the message: " The command was executed successfully" . If you want to undo the process, enter net user administrator / active: no .

Activate administrator account via local users and groups

Follow our step-by-step instructions or take a look at the brief instructions .

1st step:

image
Press [Win] + [R] and enter " lusrmgr.msc ". Confirm with [Enter] or click on " OK ".

2nd step:

image
Select Users, then double-click Administrator .

3rd step:

image
You can now activate or deactivate the administrator account under " Account is deactivated ". Confirm your choice with " OK ".

Quick guide: Activate the administrator account via the command prompt

  1. Right click the Windows logo and choose Windows PowerShell (Administrator) .
  2. Enter the admin password .
  3. Enter net user administrator /active:yes . The account is activated. With net user administrator /active:no clear it again.

Brief instructions: Activate administrator account via local users and groups

  1. Press [Win] + [R] and enter " lusrmgr.msc ".
  2. Choose Users > Administrator .
  3. Uncheck the box next to " Account is disabled ".

...