- Newest
- Most votes
- Most comments
You could try disabling the firewall, or adding new rule(s) to the firewall, by adding this to the instance User Data and then setting the instance to run the User Data on next boot (usually it is only run on initial launch)
More info on User Data https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html
Running the User Data on an existing instance https://repost.aws/knowledge-center/ec2-windows-run-command-existing
Hello.
Why not try rewriting the registry after starting another EC2 instance and mounting the root volume of the EC2 where the problem is occurring?
I think the steps described in "Remote Desktop can't connect to the remote computer" in the following document may be helpful.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshoot-connect-windows-instance.html
Relevant content
- AWS OFFICIALUpdated 3 years ago
