Search

How to force a local user to change password on next login

Before continuing, please visit the following links to learn what are local users and how to create a local user in Windows Server 2025.

We can force a local user to change his password during his next login (first login, in case of a new local user account) while creating the user. But in some other cases, you may want an existing user to change his password during his next login. Follow below steps to force a user to change his password during his next login.

Step 01 – Open Computer Management MMC snap–in by right–clicking the Windows start button and then selecting Computer Management from the menu. You can also open Computer Management MMC snap–in, by typing compmgmt.msc in Windows Run dialog box and then by click the "OK" button. Another way to open the Computer Management MMC snap–in is, search for compmgmt.msc in Windows Search box and then by clicking the search result.

force-user-change-password-open-computer-management-mmc.jpg

 

Step 02 – Open "Local Users and Groups" and then "Users" folder inside Computer Management MMC snap–in. Right–click the user you want to change his password on his next login and then select the "Properties" from the context menu, as shown in below image.

force-user-change-password-user-propeties.jpg

 

Step 03 – Click and open the "General" tab of the local user Properties Window. Check the checkbox "User must change password at next logon" to force a local user to change the user account password on next login. Click the "Apply" button and then the "OK" button, as shown in below screenshot.

user-must-change-password-in-next-login.jpg

 

Step 04 – When the new user tries to login next time, he/she will be required to change the password at Windows login screen as shown in below screenshots.

user-must-change-password-login-screen.jpg

 

user-must-change-password-before-signing-in.jpg

 

password-change-before-signing-in.jpg

 

Step 04 – Make sure that the Windows Server Operating System has automatically unchecked the "User must change password at next logon" checkbox, after the user had changed his password, as shown in below screenshot.

user-must-change-password-checkbox-unchecked.jpg

 

Written by Jajish Thomas.
Last updated on 1st August, 2024.

 

Related Tutorials
Introduction to Windows Server 2025
Minimum hardware requirements for Windows Server 2025
New features of Windows Server 2025
How to download Windows Server 2025 Preview iso file
How to install Windows Server 2025
Differences between Server Core and GUI (Desktop Experience)
Default GUI tools in Server Core
How to run PowerShell as administrator
How to run PowerShell as administrator in Server Core
How to find the PowerShell version in Server Core and Desktop experience
How to add Network icon to desktop in Windows Server 2025
How to add Computer (This PC) icon to desktop in Windows Server 2025
How to rename a computer using Windows Explorer
How to rename computer using "Rename-Computer" PowerShell Cmdlet
How to configure IPv4 Address in Windows Server 2025
How to configure IPv4 address in Windows Server 2025 using PowerShell Cmdlets
How to configure IPv6 Address in Windows Server 2025
How to configure IPv6 Address in Windows Server 2025 using PowerShell
What is MMC (Microsoft Management Console) and what are MMC snapin files
Add a snapin to MMC console
What are Roles and Features and difference between Roles and Features in Windows Server
Roles in Windows Server
Features in Windows Server
How to add Roles and Features in Windows Server
How to Remove Roles and Features in Windows Server
How to add Roles and Features using PowerShell
How to remove Roles and Features using PowerShell
Different types of computer hardware devices
What is a Driver Software
What is Device Manager and how to open Device Manager
What is Plug and Play (PnP)
How to scan for hardware changes using Device Manager and pnputil.exe
How to disable a device using Device Manager
How to disable a device using PowerShell Disable-PnpDevice Cmdlet
How to enable a device using PowerShell Enable-PnpDevice Cmdlet
How to update drivers using Device Manager
What is Driver Signing in Windows Operating Systems
What is Roll back of a driver and how to Roll Back a driver
How to uninstall a device using Device Manager
What are File attributes in Windows Operating Systems
attrib command in Windows
How to hide files and folders using Windows File Explorer
How to hide files and folders using attrib.exe command
How to view hidden files using Windows File Explorer
What are file name extensions
What are known file extensions and how to view known file extensions
How to associate a file name extension with an app
Hide or Show known file name extensions in Windows Server 2025
Hide or Show protected operating system files in Windows Server 2025
What are multi–user Operating Systems (OS) and multi–task Operating Systems (OS)
What are local user accounts and local groups in Windows Server
Different types of user accounts in Windows Server
How to create a local user in Windows Server
How to create a local user in Windows Server using New-LocalUser PowerShell cmdlet
How to force a local user to change password on next login
How to enable or disable a local user account
How to allow or prevent a local user to change password
What are Security Principals and SIDs
How to find SIDs of local user accounts