I have changed some rdp settings to the windows server. I can see the screenshot but I cannot able to connect to the instance. What are the other methods to connect to the instance? I dont have snapshots. How to fix this?
Asked
Active
Viewed 1,477 times
-1
-
1Thank you, I have reopened the post again. – Pandian Muninathan Nov 24 '17 at 15:42
1 Answers
2
Create an AMI of your server before doing anything below.
You will not be able to connect to the instance using RDP if you have messed up RDP thru any other tool. You might be able to repair your settings by attaching the root EBS volume on another Windows instance and repairing.
This document will show you how to attach the Windows volume to another server. Just skip the stuff about resetting the password.
Resetting the Windows Administrator Password
If the changes to RDP were made in the registry, you can also attach the registry on the other Windows instance. Then undo / repair your changes.
Just make sure that you are using the same Windows versions for everything above.

John Hanley
- 74,467
- 6
- 95
- 159
-
1I'm not technically sound, can we connect the remote computer through cmd or powershell and can make any changes to fix? – Pandian Muninathan Nov 11 '17 at 05:38
-
2You will need to find someone experienced with Windows systems. The steps are easy but you need to know what you are doing. – John Hanley Nov 11 '17 at 06:03
-
1