Remote desktop forgot password

Easy Ways to Change Windows Password from Remote Desktop Session

September 8th, 2020 by Leave a reply »

How can I change a Windows password before expiration on Remote Desktop session? Pressing Ctrl + Alt + Del doesnt give you options to change the password in the remote session, as that command will execute on your local PC instead of the remote one. In this tutorial well show you 4 easy ways to change Windows password from Remote Desktop session.

Method 1: Pressing Ctrl + Alt + End

While connected to Remote Desktop session, press the Ctrl + Alt + End keyboard combination and it will open the Windows Security Screen. Youll see the option to change your Windows password.

Method 2: Using On-Screen Keyboard

From within the Remote Desktop session, press the Windows key + R to open the Run box. Type osk.exe to bring up the On-Screen Keyboard.

Hold down both Ctrl and Alt keys on your physical keyboard, and then click the Del key in the On-Screen Keyboard. This will also open up the Windows Security screen.

Method 3: Using Command Prompt

Open an elevated Command Prompt. Type the following command and press Enter.
explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}

The new screen will show the option to change the password. If you need to frequently change a Windows password from RDP, you can create a batch file or desktop shortcut to run the above command.

Method 4: Using Windows PowerShell

Open Windows PowerShell as admin, and then execute this command:
[New-Object -COM Shell.Application].WindowsSecurity[]

This will bring up the Windows Security screen. There you can select Change a password to update your password.

Conclusion

In contrast to resetting Windows password, changing a password requires you to remember the current password. After changing your Windows password using the above methods, you should still have access to the EFS protected files.

Related posts:

  • How to Enable Remote Desktop with Registry, PowerShell or Command Prompt
  • How to Change RDP Port for Windows Remote Desktop Connection
  • Automatically Log off Idle Remote Desktop Sessions in Windows
  • How to Enable Remote Desktop in Windows 8 / 10

  • Previous Post: Fix The app youre trying to install isnt a Microsoft-verified app in Windows 10
  • Next Post: How to Make Windows 10 Calculator Always on Top

Posted in Others, Tips & Tricks, Windows 10, Windows 7, Windows 8

Tags: change password remote desktop windows change windows password remotely

Video liên quan

Chủ Đề