> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/restore-windows-vm-on-higio-cloud-via-media-file-iso-file.md).

# Restore Windows VM on HIGIO Cloud via Media file (ISO file)

## <mark style="color:green;">Overview</mark> <a href="#id-1.-introduction" id="id-1.-introduction"></a>

This is a document on how to Restore a Windows VM.

## <mark style="color:green;">Procedure</mark> <a href="#id-2.-how-to-restore-windows-vm" id="id-2.-how-to-restore-windows-vm"></a>

{% stepper %}
{% step %}
**Step 1:** Insert Veeam Recovery Media for Windows to VM

From VM choose **ALL ACTION** > **Media** > **Insert Media**

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

Choose **Veeam Recovery Media(According to your OS)** > **Insert**

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

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

Then **POWER ON** VM and wait for Veeam Recovery Media to boot

<figure><img src="/files/QpHRD1u2ju99SzdcDzu2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Restore from restore point

When the boot is completed, choose **Bare Metal Recovery**

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

Choose **Network storage**

<figure><img src="/files/5ZbccDeKxJt6jsWbxa9L" alt=""><figcaption></figcaption></figure>

Remember to configure IP for the connection to Cloud Gateway via **Configure network settings**

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

Choose available **Ethernet** > **Properties.**

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

Input the **IP address,** then choose **OK**

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

Choose the **Veeam Cloud Connect repository**

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

Enter the address of BaaS Cloud Gateway Address:

* HCM: **backup-hcmc.higio.net**&#x20;
* HN: [**backup-hni.higio.net**](http://backup-hni.higio.net/)

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

* **Continue** on the certificate details.

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

* Enter **Username** and **Password**

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

* Select **Job** that want to restore

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

* Select restore point that want to restore

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

* Choose **Restore Mode**

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

* Review **Summary** of restore job

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

* Begin the process and complete the restore

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

* Shutdown the VM and then Eject Media

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

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

* **POWER ON** the VM

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

<figure><img src="/files/RXyLK7jcfLOrW2lobA33" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/restore-windows-vm-on-higio-cloud-via-media-file-iso-file.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
