# Cloning a Virtual Machine

If you need an exact copy of a virtual machine, you can clone it. A clone is a separate virtual machine fully identical to the original one. To make a clone:

1. Start Parallels Desktop.
2. In **Control Center**, select the virtual machine you want to clone (it must be shut down) and choose **File** > **Clone**.
3. Choose where you want to store the clone.

   By default, Parallels Desktop stores clones in the \~/Parallels folder.
4. Click **Save** to start cloning the virtual machine.

### Create a Linked Clone of a Virtual Machine

{% hint style="info" %}
**Note:** This feature is only available in Parallels Desktop for Mac Pro, Business, and Enterprise Editions.
{% endhint %}

A linked clone is a virtual machine that shares virtual hard disks with the parent virtual machine. This technology allows multiple virtual machines to use the software installed on the parent virtual machine's hard drive. This way, users can save space on the Mac's hard disk. To create a linked clone:

1. Start Parallels Desktop.
2. In **Control Center**, select the virtual machine you want to clone (it must be shut down) and choose **File** > **New Linked Clone**.
3. Choose where you want to store the clone.

   By default, Parallels Desktop stores linked clones in the folder where the original virtual machine is located.
4. Click **Save** to start cloning the virtual machine.

### Unlink a Clone of a Virtual Machine

If you want to transfer a linked clone elsewhere, you first need to convert it to a standalone machine. To do that, go to the Parallels Desktop Control Center, right-click the linked clone, and select the **Unlink  Clone** option.

<figure><img src="/files/l40S3PmHudY6wo5ZQdFw" alt="" width="375"><figcaption></figcaption></figure>

This will convert the linked clone into a standalone, unlinked clone of the original machine.

{% hint style="warning" %}
**Note**: Unlike a linked clone, this new unlinked clone will occupy its own disk space roughly equivalent to the size of the original virtual machine. Make sure you have enough before proceeding with this operation.
{% endhint %}


---

# 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.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-26-users-guide/advanced-topics/working-with-virtual-machines/cloning-a-virtual-machine.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.
