Skip to content
  • Projects
    • Horodruin
      • Releases History
      • Quick Tour
    • PELinks
    • sys_minion
  • Programming
  • Italian Pages
    • Ipse Dixit
    • Nerino
  • About
Menu

Stefano Bordoni Home Page

the public hub for my projects, notes, …

Menu
  • Projects
    • Horodruin
      • Releases History
      • Quick Tour
    • PELinks
    • sys_minion
  • Programming
  • Italian Pages
    • Ipse Dixit
    • Nerino
  • About
tech pit

HOWTO refresh password of a Microsoft account

28/05/2023

I had one PC that didn’t update my Microsoft account password for months.

After a few investigation clicks, I discovered the solution:

  • log in by using your outdated password, or even another valid credentials.
  • open the Command Prompt and type the following:

runas /user:MicrosoftAccount\<your account email address> winver.exe

It will run ‘winver.exe’ (a harmless system program) with your credentials asking for the account password.

Enter your current password, and it’s done.

Post Views: 88
cmd, command line, howto, Microsoft account, password, update
« Released Horodruin v6.6.752.0 Released Horodruin 6.7.756.0 »
Categories
  • italian notes
  • news
  • releases
  • tech pit
  • Windows programming tips
Recent Posts
  • Released sys_minion v2023.09.82.0 20/09/2023
  • HOWTO install ‘winget’ from command line 16/09/2023
  • HOWTO use NASM function for Windows 64-bits 02/07/2023
Archives
Visits

Powered by WP-Forge & WordPress