All Collections
Amazon Web Services
Registering Windows AMI Images
Registering Windows AMI Images

Or, registering an AMI image from an EBS snapshot of a Windows EC2 instance simply will not work

Matt Houser avatar
Written by Matt Houser
Updated over a week ago

AWS allows you to create an AMI image from an existing EBS snapshot. This process is called "Registering":

However, registering an AMI image from an EBS snapshot will only work for a Linux EC2 instance. It will not work for a Window EC2 instance.

If you attempt to register an EBS snapshot created from the root EBS volume of an EC2 instance, the AMI image that is created will say it is "Linux".

How to Create a Windows AMI Image

To create an AMI image for a Windows EC2 instance, you must create the AMI image directly from the EC2 instance.

Using the AWS Management Console

Using the AWS Management console:

  1. Find the Windows EC2 instance in the list of EC2 instances.

  2. From the "Actions" menu, select "Image" then "Create Image".

  3. Complete the dialog that appears.

Using Skeddly

Creating AMI images from a Windows EC2 instance can be done using any of the following actions:

  • Create AMI Image - Creates an AMI image of one EC2 instance

  • Create AMI Images - Creates AMI images of one or more EC2 instances

Did this answer your question?