# Connect to Windows VM Instance via RDP (Remote Desktop)

This menu describes how to connect to a Windows Virtual Machine Instance by using RDP. Access to RDP in the following way.

* On your computer, open the Remote Desktop Connection application or you can use a third party tool such as mRemoteNG or another tool.

<figure><img src="/files/0DhUoTQHQ5uaTEwuCPKD" alt=""><figcaption></figcaption></figure>

* Type the **Public IP Address** of the VM you want to remote/access, then click **Connect**.

<div data-full-width="true"><figure><img src="/files/f7NVeAN51j5RWBEBuWGF" alt=""><figcaption></figcaption></figure></div>

* Fill in your VM credential, then click **ok**.

<figure><img src="/files/QM89nGOo9BLtQZgXHu7x" alt=""><figcaption></figcaption></figure>

* A certificate will appear for connection verification, click **Yes**.

<figure><img src="/files/l1iZI0ZNFJe7yhmU2EGd" alt=""><figcaption></figcaption></figure>

* Now you can access your VM.

<figure><img src="/files/fvsebd3buFdCd9iPoUUI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-flexi/deka-flexi-instance/connect-to-vm-instance/connect-to-windows-vm-instance-via-rdp-remote-desktop.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.
