Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

RDP Users are unable to change Passwords

Posted on 15/09/202104/03/2025 IT Expert By IT Expert 3 Comments on RDP Users are unable to change Passwords
  1. Home
  2. Windows Server
  3. RDP Users are unable to change Passwords
RDS-Error

A password is a string of characters used to verify the identity of a user during the authentication process. This guide will show you how to fix “RDP Users are unable to change Passwords”. Kindly refer to the following guides on how to perform these related tasks: How to create a desktop shortcut in Windows 10 to switch User Accounts: Fast user switching (Session Disconnection Utility), How to enable or disable Fast User Switching in Windows 10.

This session will discuss the “You must change your password before logging on the first time, please update your password” error.

Your password has expired and you have to log on to change your password, but you cannot log on until you’ve changed your password.

Screenshot-2021-07-29-at-22.00.56

Issue 1: – Why you might be unable to change your password

Remote Desktop Users (RDS users) are unable to change their passwords upon first log-in or after password expiration, if their AD accounts have the “User must change password at next logon” option enabled as shown below.

You may want to uncheck this for remote users. To do this, see issue 2 below.

Screenshot-2021-07-29-at-21.45.43

Please see how to disable or enable automatic login from the sign-in screen in Windows., and how to determine your AD user account or service account password. How to run an App as a different User and switch Users in Windows

Issue 2 – Reasons to change your password

Also when the Users cannot change the password on the account tab as shown below. This is because “User must change password at next logon” was selected in their AD account.

Please uncheck this for the RDS user. Please see how to Resolve Account restrictions are preventing this user from signing in: User Account Password has expired

Screenshot-2021-07-29-at-21.49.04

Solution

We will need to launch Active Directory Users and Computers as shown below via the Server Manager.

Alternatively from the “Windows Search” or “Run” command and type dsa.msc, or from the Control Panel\System and Security\Administrative Tools and click on Active Directory Users and Computers

Launch Active Directory User and Computer Console

Locate the OU that has the user and right-click on the User Account. In order to resolve this issue for this specific RDP user, we will need to uncheck the “User” must change password at the next logon. In this way, the user will be able to connect to the remote device.

This will ensure that the account can be reset and not greyed out. Here is a fantastic piece on “Windows 10 and Windows 11 updates will now expire for better performance“.

Screenshot-2021-09-15-at-22.52.58

Note: I do not recommend checking the option “Users cannot change password” or password never expires for security best practice! These settings are there just for a different purpose.

Note: You cannot select “User must change password at next logon” + “User cannot change password” at the same time. If you select, “User must change password at next logon”, you must uncheck “Password Never expires”. Else a warning sign will be prompted!

Reset the AD Password

Please see How to change your Windows Computer login Password, how to Prevent the Saving of RDP Credentials in Windows 10. How to fix “DriveLock Error: The server could not be reached or validated: Timeout expired. The Time out expired prior to obtaining a connection from the pool“.

Select User must change password at next logon

Note: If you select user cannot change password. The option will be greyed out when resetting the password and this will mitigate the issue.

Password Change or reset in Active Directory

But I do not recommend selecting the option “Users cannot change password”. Your organization will have to define a policy for this.

Screenshot-2021-09-15-at-22.57.05
Screenshot-2021-09-15-at-22.57.53

Now, Remote Desktop Users should be able to log on to their devices without having to change their password, thereby resolving the issue associated with RDP Users being unable to change Passwords.

Here are some related guides that might be interesting to you. How to reset your lost or forgotten Windows 10 Password, and how to reset your built-in (Local) Administrator’s password in Windows 10.

I hope you found this blog post helpful on how to fix RDP Users who are unable to change Passwords. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Windows, RDP, Remote Access, Remote Desktop, remote desktop app, Remote Desktop Connection, Remote Desktop Protocol, Remote Desktop Services, Windows 10, Windows Server 2016

Post navigation

Previous Post: How to Setup SonarLint in VS Code for Your App Project
Next Post: Creating and Deploying Docker Registry Using Docker Image

Related Posts

  • update
    Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
  • Certificates
    The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment Windows Server
  • Fatory Reset Or Reinatall Windows Server
    Reset or reinstall Windows Server without deleting the VM Windows Server
  • banner 3
    How to Set Network Adapter Priority on Windows 11 Network | Monitoring
  • How to Block IP Addresses Using Group Policy (GPO) in Active Directory
    Block IP Addresses Using Group Policy (GPO) in Active Directory Network | Monitoring
  • 1 kajkbmlyehn0inifwrh 8w
    How to install Kerberos packages via Cygwin in Windows Windows Server

More Related Articles

update Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
Certificates The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment Windows Server
Fatory Reset Or Reinatall Windows Server Reset or reinstall Windows Server without deleting the VM Windows Server
banner 3 How to Set Network Adapter Priority on Windows 11 Network | Monitoring
How to Block IP Addresses Using Group Policy (GPO) in Active Directory Block IP Addresses Using Group Policy (GPO) in Active Directory Network | Monitoring
1 kajkbmlyehn0inifwrh 8w How to install Kerberos packages via Cygwin in Windows Windows Server

Comments (3) on “RDP Users are unable to change Passwords”

  1. Avatar photo Qui says:
    13/11/2023 at 1:37 AM

    Great explanation.

    Log in to Reply
    1. chris Christian says:
      04/03/2025 at 10:07 PM

      You are welcome!

      Log in to Reply
  2. Avatar photo Nyle says:
    04/03/2025 at 5:32 PM

    While this explains the problem and that if you turn off the option the user can log in. I have not read a good explanation as to why Microsoft and RDP no longer support requiring users to change their password on login.

    This seems like a standard practice when creating a new account or resetting a password to a temporary password for a user. Assuming that the user will change the temporary password you set, seems like a very bad practice.

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • RDP
    Fix Windows 11 Remote Desktop Connectivity Error code 0x204 Windows
  • fgh
    Configure log on as a batch job permissions on any server Windows Server
  • FEATUREDC
    How to create Confidential VMs in Azure AWS/Azure/OpenShift
  • 05kvj2jzbpj1ugp4etb4gdf 19.fit scale.size 2698x1517 e1690630247655
    Various methods to launch the Event Viewer Windows Server
  • How to upgrade to SQL Server 2025
    SQL Server 2025 Upgrade Requirements and Compatibility Oracle/MSSQL/MySQL
  • fress install windows server 2025   downgrade of Windows Server datacenter to standard edition
    Convert Windows Server Datacenter to Standard: Install Windows Server via iDRAC Virtual Media Windows Server
  • PXE Boot Stuck or No Boot Image was found   Te bootloader did not find any operating system
    Fix PXE Boot Stuck or No Boot Image was found for HyperV VM Virtualization
  • image 16
    How to Fix Windows Error 0x80070057 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,768 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.