# Remote Desktop to Windows Instance

## Prerequisite

* ต้องมี instance ที่เป็น Window พร้อมทั้ง enable RDP และ attached external IP ([ขั้นตอนการ launch instance](/ncs-documents/compute/compute-instance/launch-compute-instance.md))

## Instructions

### 1. เข้าสู่หน้า Instances <a href="#id-1.-instances" id="id-1.-instances"></a>

ที่แถบเมนูทางซ้าย คลิกเลือกเมนู​ COMPUTE > Instances เพื่อเข้าสู่หน้า instance

![Project Overview](/files/E6DSMTfdEt1ES1nWfFD0)

### 2. ไปที่ Instances&#x20;

เลือกหัวข้อ "Instances" ภายใต้หัวข้อ Instance ที่ sidebar&#x20;

![Project Overview](/files/eAQdodaplNK0ZTfpoKj1)

### 3. เข้าสู่หน้า Instance Detail <a href="#id-2.-instance-detail" id="id-2.-instance-detail"></a>

คลิกที่รายการ instance ที่ต้องการ เพื่อเข้าสู่หน้า instance detail

![Instances List](/files/4v10kjN2D99s4vYiNE1Z)

### 4. Connect instance information

ไปที่ส่วน Connect Instance Information คลิกปุ่ม 'VIEW MORE'  เพื่อดูข้อมูลที่ใช้ในการ remote desktop ไปที่ instance

![Instance Detail](/files/EvoovWrwxZSE2EkujFEC)

![Connect Instance Information](/files/289BWT2mAjGqLzlzOYge)

### 5. เปิด Remote Desktop Connection

ใส่ external IP ที่ connect แล้วใส่&#x20;

**User** : Administrator

**Password** : Password ที่ตั้งไว้ตอนสร้าง instance

![ใส่ IP เพื่อ Remote](/files/F9w5ynHkB5fmOvJcUxDh)

![ใส่ User และ Password](/files/ayEDK1uDcGOpshPyzKSw)

### 6. Connect to instance

หลังจากใส่ user และ password จะดำเนินการ remote desktop มายัง instance

![](/files/mY8vRqVcRr9IwQ0tF0A7)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-epc.gitbook.io/ncs-documents/compute/compute-instance/remote-desktop-to-windows-instance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
