How to Change Password on Remote Desktop? 5 Ways

The easiest way is to use the Ctrl + Alt + End shortcut

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • You can change the password for Remote Desktop either by shortcut keys, Command Prompt, or PowerShell.
  • It is crucial to change the password before it expires. Once it expires, you need to wait for the admin to give you access again.
change password on Remote Desktop

Changing the password for your remote desktop connection is essential to ensure your device’s security. There are various ways in which you can change the password. 

This guide has discussed some of the easiest ways to change passwords for Remote Desktop on Windows 10 and 11. 

How to change the Remote Desktop Password in Windows 10?

1. Use a shortcut 

  1. Press Ctrl + Alt+ End together.CTRL + ALT + END -change password on Remote Desktop
  2. From the pop-up, select Change a password.
  3. Follow the on-screen prompts to complete the process.

2. Use the Command Prompt

  1. Press the Windows key, type CMD and click Run as administratorDOS COmmand Prompt -change password on Remote Desktop
  2. Copy and paste the following command and press Enter: C:\Windows\explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
  3. Then, on the Windows Security Options page, click Change a password

3. Use the Windows PowerShell

  1. Press Windows + X to open the Power User menu.
  2. Select PowerShell(Admin).powershell- change password on Remote Desktop
  3. Input the following command after replacing UserName with your user name and InputNewPassword with the password you want to set and press Enter: Set-ADAccountPassword -Identity UserName -NewPassword (Read-Host -Prompt “InputNewPassword” -AsSecureString) -Reset

3. Use the on-screen keyboard 

  1. Press Windows + R to open the Run window. osk - change password on Remote Desktop
  2. Type osk and press Enter to launch the on-screen keyboard
  3. Press and hold Ctrl + Alt on your physical keyboard and click Del on the on-screen keyboard. 
  4. Minimize the on-screen keyboard and click Change a password

5. Use the Active Directory Users & Computers console

Tip icon Tip
You can use this method to change the password for your RDP connection even if you don’t remember the current password.
  1. Press Windows + R to open the Run console. 
  2. Type dsa.msc and press Enter to open Active Directory Users and Computers console. 
  3. Click Users. Navigate to the username for which you want to change the password. 
  4. Select and right-click the account and click Reset passwordReset Password - change password on Remote Desktop
  5. On the next screen, enter the password next to New password and Confirm password.Reset password- change password on Remote Desktop
  6. Click OK.

How to change the password on a Remote Desktop after the password has expired?

If the password has expired and you have lost connection to the remote device, then only the admin of the remote device can help you regain access. Also, it would be best if you asked them to make changes to allow remote users to reset expired passwords in the future.

How to change the Remote Desktop password in Windows 11?

Changing the passwords for RDP on Windows 11 is the same as on Windows 10. Therefore you can use any of the above methods to change the password.

So, these are the ways that you can use to change the password for Remote Desktop on Windows 10/11. Try them and let us know which worked for you in the comments below. 

More about the topics: Remote Desktop Connection