Microsoft Remote Desktop Change Password

  1. Microsoft Remote Desktop Change Password
  2. Microsoft Remote Desktop Change Password Free

There’s an issue in Windows 10 which causes Microsoft Account passwords to become out of sync when using Remote Desktop (RDP). For example, I have a few computer systems running Windows 10 which I only access via Remote Desktop using my Microsoft Account (for example, username@outlook.com). If I were to change my Microsoft Account password from another computer system or Outlook.com, the new password will not work when connecting over RDP. However, the old password will continue to authenticate successfully. This is both annoying and a security issue. Below is a method to force a password sync.

Microsoft Remote Desktop Change Password

Microsoft Remote Desktop Change Password

The easiest way to resolve this issue is to create a local administrator account (not a Microsoft account) and then use the local account to runas an application using your Microsoft account. If that sounds ridiculous, that’s because it is.

  • After finishing, you will get a confirmation that the password was changed and upon your next subsequent proper login, you will be asked for the new password. Hope this helps anyone scratching their head as to how they can get password changes done in Windows Server Remote Desktop sessions, using standard RDP.
  • After all, with most deployments the user has a desktop that is a member of the domain or they are coming through Web Access and we can front the password changes with something like UAG.

How to allow standard users to log in to remote desktop:If you want to log in as a standard user over remote desktop to a PC you need to manually set up this.

The instructions below assume a local (non-Microsoft) account is not currently accessible on the affected machine. A local account is required to resolve the issue.

Microsoft Remote Desktop Change Password Free

  1. From the affected system, click Start or Cortana and type “Command Prompt“. From the list of results, right-click Command Prompt and select Run as administrator.
  2. Run the following commands replacing “[username]” and “[password]” with any username and password of your choice. The first command creates the user account while the second command adds the account to the local administrators group.
  3. Log off and log back into the system using the local account you just created.
  4. Click Start or Cortana and type “Command Prompt” and hit Enter. Run the following command (update username@outlook.com with your Microsoft Account email address). This will launch another command prompt as the user account and force an update to what I assume is some sort of password cache. Close both Command Prompt windows and sign out.
  5. You can remotely access the computer using your Microsoft account with the correct password. The old password will no longer work with RDP.