How to change password in Remote Desktop session

Run the shell

You can directly launch the shell to get the Windows Security Options displayed. To do so, open the Run-box or open a command prompt and copy-paste:

C:\Windows\explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Server Migration

New server installation:  Turn on Server  Assign 120 GB to C: Drive and the rest to D: drive...

How to reboot server with 70 second delay

Open Command Prompt as an administrator and run the below command   shutdown -r -f -t 70

How to Search for Files from a Certain Date Range in Windows 8 and 10

Simply open up your windows explore and go to the Search tab and type in your date range format...

Windows 2012 change edition from Evaluation to Retail

  Run the command prompt as an Administrator Type DISM /online /Get-CurrentEdition   to find...

Windows Server Change Time Zone

Open Powershell with "Run as an administrator"Run command: Get-TimeZone -ListAvailable #command...