# Restore Shutoff Compute Instance

ในกรณีที่ Shutoff Compute Instance ไว้ แต่ไม่สามารถ Start กลับมาได้ ในกรณีที่ Machine Type เดิมไม่ Available สามารถแก้ไขได้ด้วยตัวเอง โดยทำตามขั้นตอนนี้

{% hint style="info" %}
ทำได้เฉพาะกับ Compute Instance ที่ Shutoff เองโดยผู้ใช้งาน หรือ Shutoff ด้วย [Scheduling](/ncs-documents/scheduling/schedules/create-schedule.md)
{% endhint %}

## Instructions

### 1. Delete Shutoff Compute Instance

ลบ Compute Instance โดยเก็บ Port, OS Disk, Data Disk และ External IP ไว้ โดยไม่ติ๊กเลือก Resource ในหน้า Delete Compute Instance

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

### 2. Relaunch Compute Instance

สร้าง Compute Instance ใหม่ โดยเลือก Port, OS Disk, Data Disk และ External IP ของ Compute Instance เดิม

โดยสามารถเลือก Machine Type ที่เล็กลง เพื่อให้สามารถขึ้นระบบได้ไว โดยไม่ต้องรอ Machine Type เดิม Available ได้

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

## FAQ

1. Q: Compute Instance ที่ถูก Shutoff และ Lock สามารถดำเนินการวิธีนี้ได้หรือไม่?\
   A: Compute Instance ถูก Lock เกิดได้จาก[ยอดเงินติดลบ หรือมียอดค้างชำระมากกว่าที่กำหนด](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/insufficient-wallet-balance.md#pause-compute-insnstance) โดยจะยังสามารถลบ Compute Instance ได้ แต่จะไม่สามารถสร้าง Compute Instance ใหม่ได้ จนกว่าจะชำระเงินครบท้วน


---

# 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/customer-support/restore-shutoff-compute-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.
