Can t connect to windows instance using RDP

0 votes
I have created a Windows VM instance and while trying to connect it using RDP, it fails. I have tried checking all possible issues. I have checked the OS configuration, the machine is online, the password is set, firewall rules are enabled, and almost all the possible things. What do I do?
related to an answer for: Connecting to windows VM instance on GCP.
Nov 8, 2019 in GCP by Sam
• 6,260 points
383 views

1 answer to this question.

0 votes

If the other troubleshooting steps do not resolve your connection issue, you might be able to delete the existing instance and preserve your persistent disk

Remount the disk to a new instance and make another troubleshooting attempt, or simply recover existing data from the disk.

gcloud compute instances delete [INSTANCE_NAME] --keep-disks=boot
gcloud compute instances create [NEW_INSTANCE_NAME] --disk name=[DISK_NAME],boot=yes,auto-delete=no
answered Nov 8, 2019 by Sirajul
• 59,230 points
Alternative method of connecting to a windows Instance.

Related Questions In GCP

0 votes
1 answer

Create a Windows VM instance using Google Compute Engine (GCE).

To create a Windows virtual machine instance ...READ MORE

answered Sep 20, 2019 in GCP by Sirajul
• 59,230 points
4,257 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

answered Sep 24, 2019 in GCP by Sirajul
• 59,230 points
4,906 views
0 votes
1 answer

Creating a SQL Server instance using Google Compute engine.

Google Compute Engine provides public images preconfigured with ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points
2,644 views
0 votes
1 answer
0 votes
1 answer

How do i install gcloud compute?

The gcloud compute command-line tool enables you to easily ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points

edited Jun 16, 2023 by Khan Sarfaraz 1,040 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP