> For the complete documentation index, see [llms.txt](https://docs.yoobackup.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoobackup.fr/master/restauration/restauration-de-machine-virtuelle-vmware.md).

# Restauration de machine virtuelle VMware

La procédure de restauration d'une machine virtuelle est la même que celle utilisée pour la [Restauration de fichiers](https://docs.wooxo.fr/yb-ug/~/edit/drafts/-LQY2yMQRzvgGj5G0ZCF/restauration/restauration-de-fichiers).

&#x20;La restauration de la machine s'effectue dans l'onglet "Sauvegarde".

![](/files/-LZZuDMuyPETDHpcYfps)

1. Sélectionnez le jeu de sauvegarde souhaité.
2. Cliquez sur l'onglet "Gestion des fichiers sauvegardés"
3. Sélectionnez les éléments à restaurer.

![](/files/-LQmnO5fbTSKut7PY4Is)

{% hint style="info" %}
Des filtres d'affichage sont présents dans le panneau latéral droit afin de simplifier la recherche d'éléments à restaurer. Il est ainsi possible d'afficher une ou plusieurs versions de chaque élément, ainsi que d'afficher ou exclure des éléments contenant certains mots clés ou ayant certaines extensions.
{% endhint %}

![](/files/-LGQAjFFE7fHXosQLq-y)

1. Cliquez sur "Lancer la restauration"&#x20;
2. Sélectionnez l'emplacement de restauration.&#x20;
3. Validez.

{% hint style="warning" %}
Il est possible de restaurer les éléments à leur emplacement d'origine, cette action entraînera la suppression des éléments présents.
{% endhint %}


---

# 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.yoobackup.fr/master/restauration/restauration-de-machine-virtuelle-vmware.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.
