Remote Desktop - Challenge : Change Password
If you often work with Remote Desktop on a remote server, you may find that you need to change the password of the user you are using. If a different user than the one on the client is used for the remote connection, the password can possibly also be changed on the client via Ctrl+Alt+Del, provided that the user is in the same domain. If the user is in a different domain or has been created locally on the server, the password can be changed on the server. Sometimes this may cause problems, for example, if logging on to the server is no longer possible due to an expired password. Moreover, the key combination for a password change: Ctrl+Alt+Del cannot be easily used in the remote session.
Change password in a remote session: Ctrl + Alt + End instead of Ctrl + Alt + Del.
As an alternative to Ctrl + Alt + Del, the combination Ctrl + Alt + End can usually be used in a remote session to change the password.
Call via Explorer.exe and shell
If neither Ctrl + Alt + End nor Ctrl + Alt + Del can be used to change the password, the following "Run" or command prompt call may help:
C:\Windows\explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
The command starts the dialog for changing the password:
Change expired password without login
If logging in is no longer possible because the password has expired, creating and rewriting an RDP file may help:
You must change your password before logging on the first time. Please update your password or contact your system administrator or technical support.
This user account´s password has expired. The password must change in order to logon. Please update your password or contact your system administrator or technical support.
Connection files for RDP can be created in the RDP client via "Save as ...":
The file is a text file which can be edited in the editor:
Adding the following option will try to establish the RDP connection without login:
enablecredsspsupport:i:0
This may make it possible to change the password before logging in:

{{percentage}} % positive

THANK YOU for your review!
Top articles in this section
When cloning a large hard disk to a smaller one, I lost the recovery partition. So far not bad, Windows works without recovery partition, but in case of an error the partition helps to get the PC up and running again. To summarize, here's how it works with the recovery partition: As long as the partition is still there, it can be deactivated and written to a file. If the partition gets lost unexpectedly, it can be recovered from the Windows setup media. This post is also available as a video, se...
Anyone who frequently creates scripts or analyzes log files and handles different versions can compare them very quickly with the help of the right editor.
Windows drivers can of course also be managed via the command line. Microsoft offers two different tools for this purpose: The PnPUtil integrated in Windows and as part of the Windows Driver Kit (WDK) the command: devcon.