Netplwiz in Windows: How It Works, Benefits, Security Risks, and Safe Usage
QUICK ANSWER netplwiz is a built-in Windows user-account management utility. It can display local sign-in accounts, change certain account properties and gro...
QUICK ANSWER
netplwiz is a built-in Windows user-account management utility. It can display local sign-in accounts, change certain account properties and group memberships, configure secure sign-in, and—on supported configurations—enable automatic login.
It does not remove an account password or bypass Windows security. Automatic login works by storing credentials so Windows can submit them during startup. This creates a significant security risk and should only be used on physically secured, single-purpose computers.
What Is Netplwiz?
Netplwiz is a legacy Windows control-panel utility for managing user accounts and sign-in behavior. Its executable is:
C:\Windows\System32\netplwiz.exe
The following Run commands normally open the same User Accounts interface:
netplwiz
control userpasswords2
Netplwiz supplements the modern Settings > Accounts interface. It is particularly useful when you need to:
- View accounts recognized by the local computer.
- Add or remove certain user accounts.
- Change local account properties.
- Assign standard-user or administrator membership.
- Configure automatic sign-in.
- Open advanced local-user management where supported.
- Enable or disable the Ctrl+Alt+Delete secure sign-in requirement.
The exact buttons and options can differ according to the Windows edition, account type, Windows Hello configuration, organizational policies, and current user permissions.
Requirements and Administrator Access
You can normally open netplwiz from any interactive account, but protected changes require administrator authorization.
Before modifying accounts:
- Sign in with an administrator account or have administrator credentials available.
- Ensure that the computer retains at least one working administrator account.
- Record the correct password for any account selected for automatic login.
- Back up important files before deleting an account.
- On a managed work or school computer, consult the IT administrator.
Do not demote, remove, or disable the only usable administrator account. Doing so can make future system administration and recovery much more difficult.
How to Open Netplwiz
-
Press Windows key + R.
-
Enter:
netplwiz -
Select OK or press Enter.
-
Approve an administrator prompt if Windows displays one.
You can also search for netplwiz from the Start menu or run its full executable path.
Understanding the Netplwiz Interface
Users Tab
The Users tab normally displays accounts available to the local computer and provides controls such as:
| Option | Purpose |
|---|---|
| Users must enter a user name and password | Controls whether Windows may automatically sign in to a configured account |
| Add | Starts the process of adding an account |
| Remove | Removes the selected account from the computer where permitted |
| Properties | Opens editable account details and group membership |
| Reset Password | Resets a supported local account password; availability depends on the account and permissions |
Microsoft recommends using Settings > Accounts > Other users for routine account creation and account-type changes. Windows supports both Microsoft accounts and local accounts, but Microsoft recommends Microsoft accounts for most personal devices because of their integration and recovery features. support.microsoft.com
Account Properties
Depending on the selected account, Properties may provide:
- User name, full name, or description.
- Standard-user membership.
- Administrator membership.
- Membership in another available local group.
Some Microsoft, domain, Entra ID, or policy-managed account attributes cannot be fully managed through netplwiz.
Group Membership
Common choices include:
- Standard User: Appropriate for everyday work. The user cannot make system-wide changes without administrator approval.
- Administrator: Can install software, manage other accounts, change security settings, and approve elevated operations.
- Other: Assigns membership in another local security group when that option is available.
Use standard accounts for normal daily activity whenever practical. Microsoft also recommends limiting the number of administrators because administrators have complete control over the device. support.microsoft.com
Changing an account to Standard User does not delete its files. It changes the account’s authorization level. The change may not be fully reflected until the affected user signs out and signs in again.
Advanced Tab
Depending on the Windows edition and device configuration, the Advanced tab may provide access to:
- Advanced local-user and group management.
- Stored credentials or password-management tools.
- Secure sign-in settings.
- The requirement to press Ctrl+Alt+Delete before signing in.
The Local Users and Groups console is not available in every Windows edition, particularly Windows Home. On unsupported editions, use Settings > Accounts, Control Panel, PowerShell, or supported command-line tools instead.
How Automatic Login Works
Automatic login does not make an account passwordless. Windows stores information that allows the Winlogon process to authenticate the designated user automatically during startup.
After auto login is configured:
- Windows starts.
- Winlogon obtains the configured account information.
- Windows submits the stored credentials.
- The selected account’s desktop opens without interactive password or PIN entry.
Anyone who can start or restart the computer may therefore gain access to that account.
Microsoft warns that automatic login is a security risk because someone with physical access can start the computer and access its files and applications. Microsoft’s registry-based configuration can also expose the stored password to users who have sufficient access to the registry. Windows Server
How to Configure Automatic Login with Netplwiz
Warning: Do not enable automatic login on laptops, shared PCs, administrator workstations, devices containing sensitive information, or computers used for remote access to protected systems.
-
Press Windows key + R.
-
Enter
netplwizand press Enter. -
Select the account that should sign in automatically.
-
Clear:
Users must enter a user name and password to use this computer
-
Select Apply.
-
Enter the selected account’s password twice.
-
Select OK, then OK again.
-
Restart the computer and verify the result.
Enter the account password—not its Windows Hello PIN. A PIN is tied to the device and is not interchangeable with the underlying local, Microsoft, or domain account password.
For a Microsoft account, the user name may need to be the complete email address. Use the Microsoft account password rather than the Windows Hello PIN.
What to Expect Afterward
After a successful configuration:
- Windows automatically signs in to the selected account after a normal startup or restart.
- The account password still exists.
- Manual sign-in may still be required after signing out, switching users, locking the computer, or encountering an authentication problem.
- Changing the account password may break automatic login until the stored credentials are updated.
- Organizational security policies can block or override the setting.
- Some sign-in screens may still appear briefly during startup.
If the Automatic-Login Checkbox Is Missing
The checkbox can be hidden when Windows is configured to permit Windows Hello-only sign-in for Microsoft accounts.
Check the following setting:
- Open Settings.
- Select Accounts > Sign-in options.
- Expand Additional settings.
- Locate the option that only permits Windows Hello sign-in for Microsoft accounts on the device.
- If appropriate for your security requirements, turn it off.
- Close and reopen netplwiz.
Microsoft explains that enabling this option disables password use for the Microsoft account on that device and improves its security. Turning it off merely to expose automatic-login controls reduces that protection. support.microsoft.com
The option may remain unavailable when:
- The device is controlled by Group Policy or mobile-device management.
- The organization prohibits automatic login.
- The account is passwordless.
- The device uses a domain, Entra ID, or another managed identity configuration.
- Windows or security policy intentionally suppresses the legacy control.
Do not edit the registry solely to force the checkbox to appear unless you understand the applicable policies and credential-storage risks.
How to Disable Automatic Login
-
Press Windows key + R.
-
Run
netplwiz. -
Select the relevant account.
-
Select:
Users must enter a user name and password to use this computer
-
Select Apply, then OK.
-
Restart the computer.
-
Confirm that Windows requests authentication.
If the checkbox is unavailable or the setting does not work, Microsoft’s Sysinternals Autologon utility can disable an Autologon configuration that was created through that tool.
Managing User Accounts Safely
Add an Account
The preferred method on current Windows versions is:
- Open Settings > Accounts > Other users.
- Select Add account.
- Follow the prompts for a Microsoft account, or select the option to add a user without a Microsoft account if a local account is required.
Netplwiz may also provide an Add button, but the modern Settings workflow is generally clearer and better supported. support.microsoft.com
Change an Account Type
Using netplwiz:
- Select the account.
- Select Properties.
- Open Group Membership.
- Select Standard User, Administrator, or an appropriate group.
- Select Apply, then OK.
- Sign out and sign back in.
Avoid granting administrator access merely to solve an application problem. First check whether the program can be updated, repaired, or run once with administrator approval.
Remove an Account
Before removing an account:
- Sign in through a different administrator account.
- Back up the user’s files.
- Confirm that encrypted files, application data, certificates, browser profiles, and locally stored credentials are recoverable.
- Verify that you selected the intended account.
Account removal can make profile data inaccessible or cause it to be deleted, depending on the interface and account state. Never treat netplwiz as a backup or profile-migration tool.
Reset a Password
The reset option is primarily relevant to supported local accounts. It is not a general Microsoft account recovery feature.
Important considerations include:
- Resetting another local user’s password can cause loss of access to data protected with certain user-specific encryption or stored credentials.
- A Microsoft account password should be changed or recovered through Microsoft’s official account process.
- A Windows Hello PIN should be changed through Settings > Accounts > Sign-in options.
- Domain accounts must normally be managed through the domain’s authorized administration process.
Secure Sign-In with Ctrl+Alt+Delete
Netplwiz may offer:
Require users to press Ctrl+Alt+Delete
This enables the Windows secure attention sequence before sign-in. Windows handles this key combination directly, making it more difficult for a malicious program to imitate the sign-in screen and capture credentials.
Benefits include:
- Greater assurance that the displayed sign-in screen belongs to Windows.
- Additional protection against certain credential-stealing interfaces.
- Alignment with some organizational security requirements.
The option may be unavailable when controlled by local security policy, Group Policy, or device-management policy. IT professionals should manage this setting centrally on organizational devices rather than changing each computer manually.
Benefits of Netplwiz
Netplwiz remains useful because it provides:
- Quick access through a simple Run command.
- A consolidated view of several local account settings.
- Convenient account group-membership management.
- An interface for configuring or reversing automatic login.
- Access to secure sign-in controls.
- Compatibility with many Windows 10 and Windows 11 installations.
- A troubleshooting view that differs from the modern Settings app.
Its main value is administrative convenience, not increased security or performance.
Limitations
Netplwiz cannot:
- Recover an unknown Microsoft account password.
- Reveal an existing account password.
- Replace Windows Hello configuration.
- Bypass BitLocker pre-boot authentication.
- Bypass domain, Entra ID, Group Policy, or device-management restrictions.
- Fully administer cloud identities.
- Repair a damaged Windows user profile.
- Guarantee automatic login after password or policy changes.
- Provide the full capabilities of Active Directory or Microsoft Entra administration.
- Make automatic login safe on an untrusted device.
Features may change or be hidden as Microsoft moves account management toward Settings and Windows Hello.
Netplwiz Versus Related Windows Tools
| Tool | Best use |
|---|---|
| Settings > Accounts | Recommended interface for routine account and sign-in management |
| Netplwiz | Legacy account properties, group membership, auto login, and secure sign-in |
| Control Panel > User Accounts | Basic local account changes |
| Local Users and Groups | Advanced local account and group administration on supported editions |
| Computer Management | Broader system administration, including local users where available |
| Microsoft Sysinternals Autologon | More controlled configuration of Windows automatic login |
| Active Directory or Microsoft Entra tools | Centrally managed organizational accounts |
| Credential Manager | Stored application, website, Windows, and network credentials |
Safer Alternative: Microsoft Sysinternals Autologon
Microsoft provides the Sysinternals Autologon utility for configuring Windows’ built-in automatic-logon mechanism. It stores the password as an encrypted Local Security Authority secret instead of placing it directly in the standard Winlogon password value. Sysinternals
However, this does not make automatic login fully secure. An administrator with sufficient privileges can still access protected system secrets, and anyone who starts the computer can use the automatically opened session.
To temporarily bypass a configured automatic login, Microsoft documents holding the Shift key while the system logs off or restarts, unless that behavior has been disabled by policy. Windows Server
Troubleshooting Common Netplwiz Problems
Netplwiz Does Not Open
Try its full path:
C:\Windows\System32\netplwiz.exe
Also check whether:
- Windows system files are damaged.
- Application-control policy blocks the executable.
- You are using a restricted organizational device.
- Security software recorded or blocked the launch.
Do not download a replacement netplwiz.exe from an unofficial website.
The Required Account Is Not Listed
Verify the account under:
Settings > Accounts > Other users
The account may be:
- Disabled.
- Deleted while its profile folder remains.
- A domain or organizational identity not represented as expected.
- Hidden by policy.
- Damaged or incorrectly provisioned.
A folder under C:\Users does not prove that an active account still exists.
Automatic Login Uses the Wrong Account
- Re-enable the requirement to enter credentials.
- Restart and verify normal manual sign-in.
- Reopen netplwiz.
- Select the correct account carefully.
- Reconfigure automatic login with the correct user name and password.
Incorrect Microsoft-account formatting or stale stored credentials can create an additional-looking account tile on the sign-in screen.
Automatic Login Stops Working
Common causes include:
- The account password changed.
- The password was entered incorrectly during setup.
- Windows Hello-only sign-in was re-enabled.
- A security policy now prohibits automatic login.
- The account was disabled, renamed, or removed.
- A domain or device-management policy took precedence.
- A legal notice or interactive-logon policy interrupts the process.
Disable automatic login, confirm that manual authentication works, and then reconfigure it only if the device remains suitable for that risk.
Group-Membership Changes Do Not Take Effect
Sign out completely and sign in again. Then verify the account type in Settings > Accounts > Other users or through an administrator command prompt.
An account can belong to more than one group. Adding it to the Users group does not remove it from the Administrators group.
FAQ
Frequently Asked Questions
Is netplwiz safe?
The utility itself is a legitimate Windows component when launched from C:\Windows\System32. Most account-management functions are safe when used correctly. Enabling automatic login, deleting accounts, or changing administrator membership carries substantial security or recovery risk.
Does netplwiz remove my Windows password?
No. Clearing the credential-entry checkbox configures automatic authentication; it does not remove the account password.
Should I enter my PIN or password when enabling automatic login?
Enter the account password. A Windows Hello PIN is not the same as a local, Microsoft, or domain account password.
Why is the automatic-login checkbox missing?
Windows Hello-only sign-in, passwordless account settings, organizational policy, or the device’s identity configuration may hide it. Review Settings > Accounts > Sign-in options and consult the administrator on managed devices.
Can I use netplwiz with a Microsoft account?
Yes, some netplwiz functions work with Microsoft accounts. For automatic login, use the full account identity—usually the email address—and the Microsoft account password. Cloud account details and password recovery must still be managed through Microsoft’s account services.
Can netplwiz bypass BitLocker?
No. BitLocker operates before or independently of the Windows account sign-in process. Netplwiz cannot bypass a BitLocker PIN, startup key, recovery-key prompt, or other pre-boot authentication.
Is automatic login suitable for a business computer?
Usually not. It can expose business data, applications, VPN access, browser sessions, and network resources to anyone who can start the computer. If a kiosk or dedicated operational device requires automatic sign-in, use an organization-approved configuration with restricted privileges and physical security.
Is Sysinternals Autologon safer than netplwiz?
It provides better credential storage than the standard plain-text Winlogon registry configuration, but the resulting session remains accessible to anyone who starts the computer. It reduces one risk; it does not eliminate the fundamental risk of automatic login.
What happens if I change the account password?
Stored automatic-login credentials can become invalid. Windows may stop at the sign-in screen or report an incorrect password until automatic login is disabled or reconfigured with the new password.
FINAL RECOMMENDATION / CONCLUSION
Use netplwiz for targeted local account administration and troubleshooting, but prefer Settings > Accounts for routine user management. Maintain at least one tested administrator account, use standard accounts for daily work, and retain Windows Hello or another interactive sign-in method whenever possible.
Enable automatic login only on a physically secured, non-portable, single-purpose computer with a restricted standard-user account. For managed or business devices, use organization-approved policies or Microsoft Sysinternals Autologon rather than unsupported registry modifications.
#netplwiz #Windows11 #Windows10 #WindowsUserAccounts #AutomaticLogin #WindowsLogin #WindowsHello #UserManagement #AdministratorAccount #StandardUser #SecureSignIn #CtrlAltDelete #Sysinternals #Autologon #LocalAccount #MicrosoftAccount #WindowsSecurity #ITSupport #WindowsTroubleshooting #Knowledgebase
SOURCES
- Microsoft Support — Manage User Accounts in Windows. support.microsoft.com
- Microsoft Support — Sign-In Options in Windows. support.microsoft.com
- Microsoft Support — User Account Access in Windows. support.microsoft.com
- Microsoft Learn — Configure Windows to Automate Logon. Windows Server
- Microsoft Learn — Sysinternals Autologon. Sysinternals
- Microsoft Learn — Local Accounts. learn.microsoft.com
Was this guide useful?
Your answer helps us keep BISONKB accurate and practical.