# Reset Windows "Administrator" Password

## Prerequisite

* ต้องมียอดคงเหลือใน Project มากกว่า 0 บาท หากไม่มีเงินอยู่ใน Project ศึกษาวิธีเติมเงินได้ที่ [ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md)
* มี Compute Instance ที่ใช้ Windows OS ที่มี[การติดตั้ง QEMU Agent](/ncs-documents/compute/compute-instance/how-to-install-qemu-guest-agent.md) เอาไว้

## Instructions

### 1. เข้าสู่หน้า Compute Instances

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

<figure><img src="/files/cJQUhbokZupVWRP0yA5V" alt=""><figcaption><p>Compute Instance list</p></figcaption></figure>

### 2. เข้าสู่หน้า Compute Instances Detail

คลิกที่รายการ Compute Instances ที่ต้องการ เพื่อเข้าสู่หน้า Compute Instances detail&#x20;

<figure><img src="/files/h4GNbV36JRGecwzQqjIh" alt=""><figcaption><p>Compute Instance detail</p></figcaption></figure>

### 3. Reset password

ที่หน้า Compute Instances detail เลือกเมนู MORE > Reset Password (เป็นการ reset password Administrator ของ Compute Instances เท่านั้น)

<figure><img src="/files/d9ESdHt6wFXTDYE7dQCz" alt=""><figcaption><p>Reset Password menu</p></figcaption></figure>

### 4. ยืนยันการ reset password

หลังจากยืนยัน password จะถูกรีเซ็ต และจะแสดงเพียงแค่ครั้งเดียว

<figure><img src="/files/CBSLY2lzOIYkV8zGdVND" alt=""><figcaption><p>Reset Password menu</p></figcaption></figure>

<figure><img src="/files/kNV6y6E6F9CEAZYMrQHU" alt=""><figcaption><p>Reset Password result</p></figcaption></figure>


---

# 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/managing-instance/reset-windows-administrator-password.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.
