Connect to a Windows Server instance in Amazon EC2 created from a Lightsail snapshot - Amazon Lightsail

Connect to a Windows Server instance in Amazon EC2 created from a Lightsail snapshot

After your new Windows Server instance is created in Amazon Elastic Compute Cloud (Amazon EC2), you can connect to it using Remote Desktop Protocol (RDP). This is similar to how you connected to the source Amazon Lightsail instance. Connect to your EC2 instance using the default Lightsail key pair for the source instance’s AWS Region. This guide shows you how to connect to your Windows Server instance using Microsoft Remote Desktop Connection.

Note

For more information about connecting to a Linux or Unix instance, see Connect to a Linux or Unix instance in Amazon EC2 created from a Lightsail snapshot.

Contents

Get the key for your instance

Your Windows Server instance in Amazon EC2 uses the default Lightsail key pair for the source instance’s Region to retrieve the default administrator password.

Download the default private key from the SSH keys tab on the Lightsail account page. For more information about the default Lightsail SSH keys, see SSH key pairs.

Note

After you connect to your EC2 instance, we recommend changing the administrator password for your Windows Server instance in Amazon EC2. It removes the association between the default Lightsail key pair and your Windows Server instance in Amazon EC2. For more information, see Secure an Amazon EC2 Windows Server instance that was created from a Lightsail snapshot.

Get the public DNS address for your instance

Get the public DNS address for your Amazon EC2 instance, so that you can use it when configuring an RDP client, such as Microsoft Remote Desktop Connection, to connect to your instance.

To get the public DNS address for your instance
  1. Sign in to the Amazon EC2 console.

  2. Choose Instances from the left navigation pane.

  3. Choose the running Windows Server instance that you want to connect to.

  4. In the lower pane, locate the Public DNS address for your instance.

    This is the address that you use when configuring an RDP client to connect to your instance. Continue to the Get the password for your Windows Server instance section of this guide to learn how to get the default administrator password for your Windows Server instance in Amazon EC2.

    
            An instance's public DNS in the Amazon EC2 console.

Get the password for your Windows Server instance

Get the password for your Windows Server instance from the Amazon EC2 console. You need this password to sign in to your Windows Server instance when connecting to it through RDP.

To get the password for your Windows Server instance
  1. Sign in to the Amazon EC2 console.

  2. From the left navigation pane, choose Instances.

  3. Choose the Windows Server instance that you want to connect to.

  4. Choose Actions, then choose Get Windows Password.

    
            Getting the Windows Server default administrator password in the Amazon EC2
              console.
  5. At the prompt, choose Browse and open the default private key file that you downloaded from Lightsail earlier in this guide.

  6. Choose Decrypt Password.

    
            Decrypting the Windows default administrator password in the Amazon EC2
              console.

    The password is displayed on the screen, as well as the public DNS and user name. Copy the password to your clipboard so that you can use it in the following Configure Remote Desktop Connection to connect to your Windows Server instance section of this guide. Highlight the password, and press Ctrl+C if you’re using Windows, or Cmd+C if you’re using macOS.

    
            Decrypted Windows default administrator password in the Amazon EC2 console.

    Continue to the Configure Remote Desktop Connection to connect to your Windows Server instance section of this guide to learn how to configure Remote Desktop Connection to connect to your Windows Server instance in Amazon EC2.

Configure Remote Desktop Connection to connect to your Windows Server instance

Remote Desktop Connection is an RDP client that comes pre-installed on most Windows operating systems. Use it to graphically connect to your Windows Server instance in Amazon EC2.

To configure Remote Desktop Connection to connect to your Windows Server instance
  1. Open Remote Desktop Connection.

    For example, choose the Windows Start menu, then search for Remote Desktop Connection.

  2. In the Computer text box, enter the public DNS address for your Windows Server instance in Amazon EC2 obtained earlier in this guide.

  3. Choose Show Options to view additional options.

  4. Enter Administrator into the User name text box.

    
            Microsoft Remote Desktop Connection.
  5. Choose Connect to connect to your Windows Server instance.

  6. At the Windows Security prompt, enter the password for your Windows Server instance into the Password text box, then choose OK.

    
            Microsoft Remote Desktop Connection password prompt.
  7. At the Remote Desktop Connection prompt, chose Yes to connect.

    
            Microsoft Remote Desktop Connection security prompt.

    You should see a screen similar to the following if you've successfully connected to your instance:

    
            Microsoft Remote Desktop Connection connected to instance.

Next steps

We recommend changing the administrator password for your Windows Server instance in Amazon EC2. It removes the association between the default Lightsail key pair and your Windows Server instance in Amazon EC2. For more information, see Secure a Windows Server instance in Amazon EC2 created from a Lightsail snapshot.