Finally a great feature add to AWS EC2 instances (HVM virtualization only), which was requested by almost everyone. Now we can take a console screenshot of any EC2 Instances. This is now available publicly. Earlier we had to log a case with AWS Support to get the AWS Console screenshot. This is a similar feature like Boot Diagnostics for Azure Virtual Machines v2.
This new feature will be very much helpful for every AWS Administrators, especially for those who providing support to Windows instances.
In past I had few experience of EC2 Instance getting stuck during boot and we had to request for the console screenshot from AWS Support for troubleshooting. This process was time lengthy during crisis situation. I guess this feature will be welcomed by everyone.
Here is how you generate a screenshot from the AWS console.

Screenshot of Linux Instance.

Screenshot of Windows Instance.

This feature availability:
This feature is available in the US East (Northern Virginia), US West (Oregon), US West (Northern California), Europe (Ireland), Europe (Frankfurt), Asia Pacific (Tokyo), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), and South America (Brazil) Regions.
To Grant Permission for accessing Console Screenshot use this:
|
1 2 3 4 5 6 7 8 9 10 11 12 |
{ "Version": "2012-10-17", "Statement": [ { "Action": [ "ec2:GetConsoleScreenshot" ], "Effect": "Allow", "Resource": "*" } ] } |
Note: Screenshots are taken from https://aws.amazon.com/blogs/aws/ec2-instance-console-screenshot/
Windows 11 Dev Build 26300.8170 Brings Clearer Secure Boot Visibility and Bigger FAT32 Drives
Microsoftβs latest Windows 11 Insider Preview for the Dev Channel, build 26300.8170,β¦
One-Click RCE in Azure Windows Admin Center: what happened and what you need to do
Windows Admin Center (WAC) is a convenient, browser-based management hub for administratorsβ¦
How Attackers Abuse Microsoft Teams and Quick Assist: Inside the Helpdesk Impersonation Playbook
A new wave of attacks is quietly abusing everyday collaboration tools toβ¦
New RDP Alert After April 2026 Security Update Warns of Unknown Connections
Microsoftβs April 2026 Patch Tuesday introduced a small-looking but important change toβ¦