ℹ️ Information: In this section, you’ll learn how to launch a Microsoft Windows Server 2025 instance in Amazon EC2. Amazon EC2 now supports Windows Server 2025 with License Included (LI) AMIs, making it easy to deploy the latest Windows Server version on EC2. By running Windows Server 2025 in the AWS Cloud, you can take advantage of enhanced security, performance, and reliability along with deep integration with AWS services such as AWS Systems Manager and EC2 Image Builder. These AMIs are designed for Nitro-based instance types with UEFI boot mode and use gp3 EBS volumes by default for improved throughput and cost efficiency.
Sign in to the AWS Management Console
In the EC2 dashboard:

Enter basic details:
Windows-instanceSelect the Amazon Machine Image (AMI):

Choose instance specifications:

Configure your key pair:
kp-windows
🔒 Security Note: The private key file will automatically download to your computer. Store this file securely as it’s required to decrypt the Windows administrator password for remote access.

Click Edit in the Network settings section

Configure the network parameters:
💡 Pro Tip: Placing a Windows instance in a public subnet with a public IP allows you to easily connect via RDP from a remote location. However, in production environments, you should consider using a bastion host or AWS Systems Manager Session Manager to enhance security.

Review your configuration settings
Click Launch instance

Create instance successful


⚠️ Warning: Windows instances typically take longer to initialize than Linux instances. Do not attempt to connect until both status checks have passed.