Remotely change Windows password

From Notes_Wiki
Revision as of 07:30, 17 May 2023 by Saurabh (talk | contribs) (Created page with "Home > Windows > Windows Desktop Tools or Utilities > Remotely change Windows password Normally for safety change password option comes after we press 'Ctrl+Alt+Del'. This cannot be done remotely as the sequence would get consumed by local system, instead of it being transmitted to remote machine over remote desktop. In such cases to change password use: # Create a new shortcut with target value of: #:<pre> #:: explorer.exe shell:::{2559a1f2-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > Windows > Windows Desktop Tools or Utilities > Remotely change Windows password

Normally for safety change password option comes after we press 'Ctrl+Alt+Del'. This cannot be done remotely as the sequence would get consumed by local system, instead of it being transmitted to remote machine over remote desktop. In such cases to change password use:

  1. Create a new shortcut with target value of:
    explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
  2. The name of shortcut can be change password and we can place it in C:\Users\Public\Desktop folder
  3. Now any user can remotely login and go to above location and open shortcut. It will open options where we can click on Change password and update our password remotely.

Refer:

Home > Windows > Windows Desktop Tools or Utilities > Remotely change Windows password