Skip to content

Adrian Ng's Notes

Documenting my journey experiencing new technologies and life

Month: August 2024

Resync Windows Password with Microsoft Account

I changed my Microsoft Account password for a while but for some reason on an old laptop the Windows password is still the old Microsoft Account password.

I found this in the MS forums from a user BartJolling:

To re-sync the password: logon with the local administrator account, I open the command prompt  and type:

runas /u:MicrosoftAccount\[my account] cmd.exe

or

runas /u:[my account]@outlook.com cmd.exe

replacing [my account] with the actual account name of the Microsoft Account

This will force the machine to resync the password so when you get prompted you can type the most recent password. As from that point on, RDP will recognize your new password.

I also tried the above commands while being logged on as the standard user. It looks like you can do the “runas” command for the current user, so you might not even need to use another account.

Author AdrianPosted on August 15, 2024August 15, 2024Categories WindowsTags microsoft account, passwordLeave a comment on Resync Windows Password with Microsoft Account

Recent Posts

  • Windows 11 Upgrade
  • Resync Windows Password with Microsoft Account
  • Upgrading Ubuntu
  • How To Check If A Youtube Video Is Monetized
  • SSD health

Recent Comments

  • A WordPress Commenter on Hello world!

Archives

  • January 2026
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • September 2023
  • August 2023
  • April 2023
  • December 2022
  • November 2022
  • September 2022
  • May 2022
  • April 2022
  • June 2021
  • May 2021
  • April 2021
  • October 2016

Categories

  • bash
  • boinc
  • Certifications
  • Cloud
  • Commercial Technology
  • DNS
  • Home Lab
  • Linux
  • Networking
  • Technology
  • Uncategorized
  • Website
  • Windows
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Adrian Ng's Notes Proudly powered by WordPress