# Whole machine restore

## Restoration process

{% stepper %}
{% step %}
Open the **Hyper-V** tab (**Virtual Machines** > **Hyper-V**) in [**XMS**](#user-content-fn-1)[^1], then click the **Manage & Restore** button next to the host whose backup you want to restore.

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

{% step %}
Select the VM you want to restore and click the **restore** <img src="/files/mkGCXo4ITdG4903O6npL" alt="" data-size="original"> button.

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

{% step %}
After choosing the backup plan and VM version, click **Restore** under the backup copy you wish to recover and select the **Whole machine** option from the drop-down list.

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

{% step %}
Specify whether to restore the VM to its original location or a new one. Provide key details, including the restored VM’s name and desired power state (on/off) after restoration.

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

{% step %}
Next, select a directory for the VM configuration files, choose a location to store the VM disks, and assign a **Hyper-V** switch or resource pool for the network adapters.

{% hint style="success" %}
In **Restore settings** you can also limit the internet bandwidth.
{% endhint %}

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

{% step %}
Once configured, click **Start now** to begin the restoration process.
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/hyper-v/recovery/whole-machine-restore.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.
