Skip to content
WindowsAdvanced

Netplwiz in Windows: How It Works, Benefits, Security Risks, and Safe Use

QUICK ANSWER Netplwiz is a built-in Windows utility that opens the advanced User Accounts control panel. It can display accounts recognized by the computer, ...

BI
Bison Technical Team Enterprise IT specialists
Updated 20 Sep 2026 14 min read 0 total views

QUICK ANSWER

Netplwiz is a built-in Windows utility that opens the advanced User Accounts control panel. It can display accounts recognized by the computer, change certain local group memberships, open advanced account-management tools, and—on eligible configurations—set up automatic sign-in.

Advertisement

Its best-known feature removes the interactive password prompt at startup, but it does not remove the account password. Windows stores credentials and uses them automatically. Because anyone with physical access may then enter the account, automatic sign-in should be limited to controlled, low-risk computers.

What Is Netplwiz?

Netplwiz is a Windows system utility for managing certain user-account and sign-in settings through the classic User Accounts interface. It is included with supported desktop versions of Windows and does not normally require a separate download.

To open it:

  1. Press Windows key + R.
  2. Enter:
netplwiz
  1. Press Enter.
  2. Approve the User Account Control prompt if Windows displays one.

The following command commonly opens the same advanced User Accounts interface:

control userpasswords2

The available controls depend on the Windows version, edition, account type, organizational policies, and whether the computer is joined to a domain or managed by an organization.

How Netplwiz Works

Netplwiz provides a graphical interface over established Windows account and sign-in components. It does not create a separate account database or replace Windows security.

Depending on the configuration, its Users tab can provide options to:

  • View user accounts recognized by the interface.
  • Add an account.
  • Remove an eligible account.
  • Open account properties.
  • Change local group membership.
  • Configure automatic sign-in.
  • Reset certain local-account passwords.

Its Advanced tab may provide shortcuts to other management tools and an option for secure sign-in using Ctrl + Alt + Delete. Some features are unavailable on particular Windows editions or managed devices.

Netplwiz Does Not Remove Your Password

Clearing Users must enter a user name and password to use this computer configures automatic logon. It does not make the account passwordless and does not remove authentication from the Microsoft account.

Windows still needs the actual account password to configure automatic sign-in. A Windows Hello PIN is not the same as the account password and generally cannot be used as the stored automatic-logon credential.

Netplwiz Features and Their Uses

Feature Purpose Important limitation
View accounts Displays accounts available through the classic interface It may not show every identity, service account, or cloud-management relationship
Add an account Starts the process of adding an eligible user Windows Settings is generally the preferred interface on current Windows versions
Remove an account Removes an eligible account from the computer It can affect access to the associated local profile and data
Properties Changes supported user details and group membership It does not safely rename the existing profile folder
Group Membership Assigns supported local roles, such as Standard User or Administrator Incorrect changes can remove administrative access
Reset Password Resets an eligible local account password It is not intended for resetting a Microsoft, domain, or Entra ID password
Automatic sign-in Signs in to a selected account during startup Anyone able to start the computer may gain access
Secure sign-in Can require Ctrl + Alt + Delete before credentials are entered Availability can depend on policy and Windows configuration
Advanced management Opens tools such as Local Users and Groups where available Local Users and Groups is not included in every Windows edition

Administrator Requirements

Opening netplwiz may be possible from a standard account, but changing system-wide account settings normally requires administrator approval.

Before changing group membership or removing an account:

  • Confirm that another working administrator account exists.
  • Sign in to that account at least once.
  • Record the correct account names.
  • Back up important files.
  • Do not downgrade, disable, or remove the only usable administrator account.

Removing administrative membership from the only administrator can prevent software installation, system configuration, and approval of elevation prompts.

How to Configure Automatic Login with Netplwiz

Warning: Automatic login is inappropriate for laptops, shared computers, business workstations, administrator accounts, or devices containing sensitive information. Device encryption does not prevent access after Windows has automatically signed in.

If the required checkbox is available:

  1. Press Windows key + R.
  2. Enter netplwiz, and then press Enter.
  3. Select the account that Windows should sign in automatically.
  4. Clear Users must enter a user name and password to use this computer.
  5. Select Apply.
  6. Enter the account’s actual password when prompted.
  7. Confirm the password, select OK, and restart the computer to test the result.

For a Microsoft account, the account name may be the complete email address. Enter the Microsoft account password, not the Windows Hello PIN.

What to Expect Afterward

During a normal startup, Windows should sign in to the configured account without asking for credentials. This setting does not necessarily prevent Windows from requesting authentication after:

  • Manually locking the computer.
  • Signing out.
  • Resuming from sleep.
  • A password change.
  • A security-policy change.
  • An organizational policy refresh.

Sleep and wake authentication are managed separately under Settings > Accounts > Sign-in options.

How to Disable Automatic Login

  1. Open netplwiz.
  2. Select the automatically signed-in account.
  3. Select Users must enter a user name and password to use this computer.
  4. Select Apply, and then select OK.
  5. Restart the computer and verify that the sign-in screen appears.

Microsoft’s Sysinternals Autologon utility can also disable automatic logon if it was used to configure the feature.

Why the Password Checkbox May Be Missing

On some Windows installations, netplwiz does not display Users must enter a user name and password to use this computer.

One common reason is that Windows is configured to permit only Windows Hello sign-in for Microsoft accounts. Check:

  1. Open Settings.
  2. Select Accounts > Sign-in options.
  3. Expand Additional settings.
  4. Look for For improved security, only allow Windows Hello sign-in for Microsoft accounts on this device or similarly worded text.

Turning off this protection may make password-based controls available after netplwiz is reopened or Windows is restarted. However, doing so reduces the device’s passwordless-sign-in protection. Do not change the setting merely to bypass authentication on a device that should remain secure.

The checkbox may also be unavailable because:

  • The computer is controlled by Group Policy or mobile-device management.
  • The organization prohibits automatic logon.
  • The account uses a passwordless configuration.
  • The Windows build exposes different legacy controls.
  • The device’s identity or credential configuration is incompatible with this method.

On managed computers, contact the system administrator instead of modifying security settings or the registry.

Managing Account Membership

Netplwiz may let an administrator assign an account to a local group. Typical choices include:

  • Standard User: Suitable for normal daily work and safer for most users.
  • Administrator: Allows system-wide changes after elevation.
  • Other: Exposes additional local groups when supported.

Use the principle of least privilege: keep daily-use accounts as standard users unless administrative rights are genuinely required.

Critical Safety Check

Never change the only administrator to Standard User, Guest, or another restricted group. Before changing membership, verify another administrator by opening Settings > Accounts > Other users or an appropriate administrative console.

On managed systems, administrators can inspect local group membership using this PowerShell command from an elevated session:

Get-LocalGroupMember -Group "Administrators"

The LocalAccounts PowerShell module is not available in every environment, including some 32-bit PowerShell sessions on 64-bit Windows.

Renaming Accounts: What Netplwiz Does Not Change

Changing a displayed user name does not necessarily change:

  • The Microsoft account email address.
  • The domain or Microsoft Entra ID identity.
  • The account security identifier (SID).
  • The existing profile-directory name under C:\Users.
  • Application paths that reference the profile.

Do not manually rename a folder under C:\Users to match a new display name. That can break profile loading, application configuration, and file paths. If a different profile-folder name is essential, creating a properly named account and migrating data is generally safer.

Removing Accounts Safely

Removing an account can make its profile and locally stored data inaccessible or subject to later deletion. Before proceeding:

  1. Confirm which account is being removed.
  2. Copy required files from Desktop, Documents, Downloads, and other profile folders.
  3. Check whether files are stored only locally or synchronized to cloud storage.
  4. Verify that another administrator account works.
  5. Sign out of the account being removed.
  6. Prefer Settings > Accounts > Other users for ordinary account removal.

Do not use netplwiz to remove an account solely because an unexpected name appears on the sign-in screen. First determine whether the entry is a real local account, a domain identity, or a failed automatic-login configuration.

Password Reset Limitations

The password-reset option in netplwiz is suitable only for eligible local accounts. It should not be treated as a universal password-recovery tool.

Use the correct recovery method for the account:

Account type Preferred recovery method
Local account Windows local password-reset process, security questions, reset disk, or authorized administrator action
Microsoft account Microsoft’s official online account-recovery process
Domain account Organization’s domain password-reset procedure
Microsoft Entra ID account Organization’s Entra ID or self-service password-reset process
Windows Hello PIN Settings > Accounts > Sign-in options, or I forgot my PIN

An administrator resetting another local user’s password can cause loss of access to some protected material associated with the old credentials, such as certain encrypted files or stored credentials. Use normal password recovery when possible.

Benefits of Netplwiz

Netplwiz remains useful because it offers:

  • Quick access to advanced account controls.
  • A simple view of supported user accounts.
  • Convenient local group-membership changes.
  • Access to automatic-login configuration where supported.
  • A shortcut to older administrative tools.
  • A consistent troubleshooting interface familiar to IT professionals.

Its main benefit is convenience. It does not add security and should not replace modern account-management, Windows Hello, Group Policy, Microsoft Intune, or identity-management tools.

Security Risks of Automatic Login

Automatic sign-in creates substantial risks:

  • Anyone with physical access can enter the account.
  • Startup applications, email, synchronized files, browser sessions, and network resources may become accessible.
  • Malware running after sign-in receives the logged-on user’s permissions.
  • An automatically signed-in administrator account increases the potential impact.
  • Credential storage becomes another security consideration.
  • A stolen laptop may expose data once it reaches the desktop.
  • Corporate security policies or compliance requirements may prohibit the configuration.

Microsoft documents automatic logon as a convenience feature with security implications. Microsoft’s manual registry method can store the password in plaintext in the Winlogon registry location, where an authenticated remote user with sufficient registry access may be able to retrieve it. Windows Server

Microsoft Sysinternals Autologon stores the supplied credential as an encrypted Local Security Authority secret instead of leaving it in the Winlogon key, but an administrator can still retrieve it. It therefore reduces one exposure without making automatic sign-in secure against administrators or physical access. Sysinternals

When Automatic Login May Be Reasonable

It may be acceptable for narrowly controlled systems such as:

  • A physically secured kiosk with a restricted kiosk account.
  • A dedicated display or dashboard.
  • A laboratory device in a controlled room.
  • A test virtual machine containing no sensitive data.
  • A single-purpose system that cannot reach sensitive resources.

Use a standard, least-privileged account; restrict application access; protect firmware and boot settings; apply updates; and use an appropriate kiosk or assigned-access solution where possible.

When You Should Not Use It

Avoid automatic login on:

  • Portable computers.
  • Shared home or office PCs.
  • Domain or Microsoft Entra joined workstations unless explicitly approved.
  • Privileged administrator workstations.
  • Computers containing personal, financial, medical, customer, or confidential business data.
  • Devices with access to sensitive networks.
  • Systems governed by security or compliance policies.

Windows Hello offers a better balance of convenience and security for ordinary personal computers. It supports PIN, facial recognition, or fingerprint authentication when compatible hardware is available. Microsoft manages these options under Settings > Accounts > Sign-in options. support.microsoft.com

Netplwiz Alternatives

Windows Settings

Use Settings > Accounts for routine tasks such as:

  • Adding or removing users.
  • Changing sign-in options.
  • Managing Windows Hello.
  • Switching between local and Microsoft accounts.
  • Viewing family and other users.

Settings is the preferred starting point for most users on current Windows versions.

Computer Management

On supported Windows editions, open:

lusrmgr.msc

This provides detailed management of local users and groups. It is not available in every Windows edition and does not manage Microsoft cloud identities as online accounts.

PowerShell

IT professionals can use supported PowerShell cmdlets for local accounts:

Get-LocalUser
Get-LocalGroupMember -Group "Administrators"

Run administrative changes from an elevated session. Availability can vary by platform and PowerShell architecture.

Microsoft Sysinternals Autologon

Microsoft’s Autologon utility provides a supported graphical method for configuring the built-in automatic-logon mechanism. It protects the stored password as an LSA secret, although administrators can still retrieve it. Sysinternals

Enterprise Management

For business devices, use the organization’s approved tools, such as:

  • Group Policy.
  • Microsoft Intune.
  • Microsoft Entra ID.
  • Active Directory management tools.
  • Windows kiosk or assigned-access features.

Local netplwiz changes can be overridden by organizational policy.

Troubleshooting Netplwiz

Automatic Login Stops Working

Common causes include:

  • The account password changed.
  • An incorrect username, domain, or password was stored.
  • Group Policy disabled automatic logon.
  • A sign-in banner or legal notice interrupts the process.
  • The account was renamed, disabled, locked, or removed.
  • The computer can no longer contact the required identity provider.
  • A Windows security or sign-in configuration changed.

Re-enable interactive sign-in, confirm the account credentials, and then configure automatic login again only if it remains appropriate.

Two Account Names Appear at Startup

This often happens when stored automatic-login details no longer match the real account. Do not immediately delete either entry.

  1. Sign in using the known working account.
  2. Open netplwiz.
  3. Re-enable Users must enter a user name and password to use this computer.
  4. Restart and check whether the duplicate entry disappears.
  5. Verify the actual account names before configuring automatic login again.

For local accounts, an administrator can inspect account names with:

Get-LocalUser

Netplwiz Does Not Show an Account

The account may be:

  • Hidden or disabled.
  • A service or system identity.
  • Managed through a domain or Microsoft Entra ID.
  • Represented differently by the legacy interface.
  • Not a local Windows account.

Cross-check Settings > Accounts, Computer Management where available, or approved enterprise identity tools.

Apply Produces an Incorrect-Password Error

Verify that you are entering the account password rather than:

  • A Windows Hello PIN.
  • A fingerprint or facial-recognition credential.
  • A password belonging to a different account.
  • An old password saved before a recent change.

For a Microsoft account, confirm that the device can connect to the internet and that the full email address and current password are correct.

Administrator Rights Were Lost

If another administrator account exists, sign in to it and restore the affected account’s membership. If no working administrator remains, use Microsoft-supported Windows recovery options or contact the organization’s administrator. Avoid unsupported registry edits or account-bypass instructions.

FAQ

Frequently Asked Questions

Is netplwiz safe to use?

The utility itself is a built-in Windows component. The risk comes from the changes made with it. Removing accounts, changing group membership, or enabling automatic login can cause data loss, loss of administrative access, or reduced security.

Does netplwiz work in Windows 11?

Yes, the utility remains available on Windows 11, although specific controls can differ by build, edition, account configuration, and organizational policy.

Does netplwiz remove the Windows password?

No. Automatic login stores or protects credentials so Windows can submit them during startup. The underlying account still has a password.

Can I use a Windows Hello PIN for automatic login?

Normally, no. Automatic logon requires the account password. A Windows Hello PIN is device-bound and is not interchangeable with the local, Microsoft, or domain account password.

Why is the automatic-login checkbox missing?

Windows Hello-only sign-in, passwordless configuration, organizational policies, or differences between Windows builds can hide it. Review Settings > Accounts > Sign-in options before making changes.

Can netplwiz reset a Microsoft account password?

No. Reset a Microsoft account through Microsoft’s official account-recovery process. Domain and Microsoft Entra ID passwords must be reset using the organization’s approved process.

Is Sysinternals Autologon safer than netplwiz?

It stores the password as an encrypted LSA secret instead of leaving it in the Winlogon registry key. However, administrators can still retrieve the credential, and anyone who can start the computer may access the automatically signed-in session. It is safer storage, not risk-free login. Sysinternals

Can netplwiz rename the folder under C:\Users?

No. Changing an account’s displayed name does not reliably rename its existing profile folder. Manually renaming the folder can break the profile and applications.

Should businesses use netplwiz to manage employee accounts?

Generally, no. Organizations should use Active Directory, Microsoft Entra ID, Group Policy, Intune, or another approved management platform. Netplwiz is primarily a local legacy interface and its settings may be overridden by policy.

FINAL RECOMMENDATION / CONCLUSION

Use netplwiz as a focused troubleshooting and local account-management tool, not as a way to eliminate security controls. Keep at least one verified administrator account, back up data before removing users, and never confuse a Windows Hello PIN with an account password.

For most computers, retain interactive sign-in and use Windows Hello for convenience. If automatic login is genuinely required, use a standard restricted account on a physically secured, single-purpose device. For managed business systems, follow organizational policy and prefer centrally administered identity and kiosk solutions.

 

#netplwiz #Windows11 #Windows10 #UserAccounts #WindowsLogin #AutomaticLogin #AutoLogon #WindowsHello #AccountSecurity #LocalAccount #MicrosoftAccount #WindowsAdministration #ITSupport #WindowsTroubleshooting #Sysinternals #PasswordSecurity #GroupMembership #WindowsTips

SOURCES

YOUR FEEDBACK

Was this guide useful?

Your answer helps us keep BISONKB accurate and practical.

THE BISON BRIEF

Practical IT knowledge, once a week.

New troubleshooting guides, scripts and infrastructure notes. No noise.

By subscribing, you agree to our privacy policy.