Method 1 – Via Command
- Select “Start” and type “CMD“.
- Right-click “Command Prompt” then choose “Run as administrator“.
- If prompted, enter a username and password that grants admin rights to the computer.
- Type: net user administrator /active:yes
- 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
- Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
- Type “lusrmgr.msc“, then press “Enter“.
- Open “Users“.
- Select “Administrator“.
- Uncheck or check “Account is disabled” as desired.
- Select “OK“.
Method 3 – From Registry
- Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
- Type “regedit“, then press “Enter“.
- Navigate to the following:
- HKEY_LOCAL_MACHINE
- SOFTWARE
- Microsoft
- Windows NT
- CurrentVersion
- Winlogon
- SpecialAccounts
- UserList
- On the right side, right-click on “UserList” and select “New” > “DWORD Value“.
- Give the value a name of “Administrator“. Press the “Enter” key when you are done.
- Close the Registry Editor and restart the computer.
- 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.
- Hold the Windows Key while pressing “R” to bring up the Windows Run dialog box.
- Type “gpedit.msc“, then press “Enter“.
- Navigate to the following:
- Local Computer Configuration
- Windows Settings
- Security Settings
- Local Policies
- Security Options
- Accounts: Administrator Account Status
- Enable or Disable the setting as desired.
Comments
Post a Comment