Skip to main content

How to Enable/Disable Administrator Account in Windows 10




Method 1 – Via Command

  1. Select “Start” and type “CMD“.
  2. Right-click “Command Prompt” then choose “Run as administrator“.
  3. If prompted, enter a username and password that grants admin rights to the computer.
  4. Type: net user administrator /active:yes
  5. Press “Enter“.

Replace “yes” with “no” to disable the admin account on the welcome screen.

(if you can’t run as admin)

– Run safe mode with command prompt
– You will be prompted to enter admin password. If you didn’t set. Just hit enter. I
– type method 1. Once administrator is actives.

2. Login again using safe mode
– Administrator user appears. Login as Administrator. Password is blank.
– Continue with Method 2. Run “Luscmgr.MSc” etc.
– Restart in normal mode


Method 2 – From Admin Tools

  1. Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
  2. Type “lusrmgr.msc“, then press “Enter“.
  3. Open “Users“.
  4. Select “Administrator“.
  5. Uncheck or check “Account is disabled” as desired.
  6. Select “OK“.


Method 3 – From Registry

  1. Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
  2. Type “regedit“, then press “Enter“.
  3. Navigate to the following:
  4. HKEY_LOCAL_MACHINE
  5. SOFTWARE
  6. Microsoft
  7. Windows NT
  8. CurrentVersion
  9. Winlogon
  10. SpecialAccounts
  11. UserList
  12. On the right side, right-click on “UserList” and select “New” > “DWORD Value“.
  13. Give the value a name of “Administrator“. Press the “Enter” key when you are done.
  14. Close the Registry Editor and restart the computer.
  15. Delete the “Administrator” value to turn it off and prevent it from appearing on the Welcome screen.


Method 4 – Group Policy

Note: This will not work in Home editions of Windows 10.

  1. Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
  2. Type “gpedit.msc“, then press “Enter“.
  3. Navigate to the following:
  4. Local Computer Configuration
  5. Windows Settings
  6. Security Settings
  7. Local Policies
  8. Security Options
  9. Accounts: Administrator Account Status
  10. Enable or Disable the setting as desired.

Comments

Popular posts from this blog

How to Reset Steam Password? – Recover Your Steam Password

Are you suffering with Reset Steam Password? This blog will help you. What is Steam? Steam is the online website for getting the best games for paid. If you are a true game lover then you should have an active account on Steam. Many of people lost their password during the  PC clean-up  or any other circumstances. At that time they have to reset Password of all accounts. Then if you facing issues with the password, you forced to Steam reset password to access the Steam account. We are going to share the guide that how to recover your forgotten Steam Password and make your existing account ready. First of all, you should have enough knowledge about what is Steam and why Steam Account required? Why Steam Account Requires? Before jump into password recovery and Login details, let me clear about why Steam Account required? There are several benefits of this Steam Account from where you can easily download PC games as well as software. Though it will be p...

What is STP? - Explain Advantages and Disadvantages

The Spanning Tree Protocol is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to prevent bridge loops and the broadcast radiation that results from them. STP is a protocol. It actively monitors all links of the network. To finds a redundant link, it uses an algorithm, known as the STA (spanning-tree algorithm). The STA algorithm first creates a topology database then it finds and disables the redundant links. Once redundant links are disabled, only the STP-chosen links remain active. If a new link is added or an existing link is removed, the STP re-runs the STA algorithm and re-adjusts all links to reflect the change. STP (Spanning Tree Protocol) automatically removes layer 2 switching loops by shutting down the redundant links. A redundant link is an additional link between two switches. A redundant link is usually created for backup purposes. Just like every coin has two sides, a redundant link, along with...