Skip to main content
Version: 2.0

How do I retrieve my Windows administrator password after launching an instance?

Important: add key pair to Windows instance#

It's a requirement to add a keypair to Windows instances#

/assets/compute/images/keypair1-1.png

Select Retrieve Password from the Actions menu#

/assets/compute/images/keypair2-1.png

Paste your Private key and click on Decrypt Password#

/assets/compute/images/keypair3-1.png

The password has been revealed - fOYbUpHlgjzA7e73p0tH#

/assets/compute/images/keypair4-1.png

Connect to the instance using#

make sure you had added allow 3389 rules to the security groups

  • Win/Mac - Windows Remote Desktop(RDP)
  • Linux - Remmina /assets/compute/images/keypair5-1.png

Username : administrator, Password : fOYbUpHlgjzA7e73p0tH(Decrypted from private key)#

/assets/compute/images/keypair6-1.png /assets/compute/images/keypair7-1.png

Last updated on by Roy Tan