Saving Snapshots of a Virtual Machine

A snapshot is a saved state of the guest OS. It's useful to create snapshots, for example, before:

  • you're going to run some applications that may damage the guest OS; or

  • if you're going to configure some guest OS software that requires a lot of settings; or

  • if you want to mark milestones in the development process.

Notes: 1. Snapshots cannot be created for Windows virtual machines that use the Boot Camp partition. 2. If your virtual machine has one or more snapshots, you can neither compress nor resize the virtual hard drive. 3. Creating a snapshot increases the size of the virtual machine .pvm bundle. 4. On Apple Silicon Macs running macOS virtual machines, Snapshots require macOS Sonoma 14 or newer.

If something goes wrong, you can revert the changes back to any of your snapshots and continue working with the guest OS.

Creating a Snapshot

To create a snapshot:

  1. Start Parallels Desktop.

  2. In Control Center, right-click the virtual machine for which you want to create a snapshot and choose Manage Snapshots.

  3. Click New, specify the snapshot name, and click OK.

Automating the Creation of Snapshots

The SmartGuard functionality allows you to automate snapshot creation.

Note: SmartGuard is available only when the virtual machine is not running in Rollback Mode. SmartGuard is not available for virtual machines running macOS.

To access settings for automating snapshots:

  1. Start Parallels Desktop.

  2. In Control Center, right-click the virtual machine for which you want to create a snapshot and choose Configure.

  3. Click Backup.

To automate snapshots, enable SmartGuard, click Details, and do one of the following:

  • Select Optimize for Time Machine. If you select this option, a snapshot will be taken every 48 hours, and only three snapshots will be kept (when it's time to take the 4th, Parallels Desktop deletes the 1st snapshot and creates a new one). This way, the size of your virtual machine doesn't increase because of too many snapshots.

    When backing up your Mac, Time Machine will back up your virtual machine and these three snapshots. This allows you to reduce the amount of data that Time Machine backs up, to reduce the time Time Machine spends backing up the virtual hard drive(s), and to minimize the risk of data loss or corruption when restoring the virtual machine hard drive(s) from the Time Machine backup.

  • Manually set the snapshot frequency and maximum number of snapshots to keep. If you want to know when it is time to make the next snapshot and to be able to reject the snapshot creation, select Notify me before snapshot creation.

To set how often snapshots are made:

  • Use the Take a Snapshot Every field. You can set it from one to 48 hours.

If the time interval is less than 24 hours, SmartGuard will allow you to restore the latest hourly, daily, and weekly snapshots. If the time interval is more than 24 hours, you will be able to restore the latest daily, weekly, and monthly snapshots.

To limit how many snapshots are stored:

  • Use the Snapshots to Keep field to set the maximum number of snapshots that can be stored on your Mac.

The maximum available value is 100 snapshots. As soon as Snapshots Manager reaches the limit for snapshots and needs to make a new one over the limit, it deletes the oldest snapshot.

Reverting to a Snapshot

To revert to a snapshot:

  1. Start Parallels Desktop.

  2. In the Control Center, select the virtual machine that you want to revert to and click the snapshots icon.

  3. Select the snapshot to which you want to revert and click Go To.

    When you choose to revert to a snapshot, you're asked whether you want to save the current state as a new snapshot. Click Save to save the current state or Don't Save to continue without saving.

Deleting a Snapshot

To delete a snapshot:

  1. Start Parallels Desktop.

  2. In the Control Center, select the virtual machine which snapshot you want to delete and click the snapshots icon.

  3. Select the snapshot you want to delete and click Delete.

When you delete an intermediate snapshot, the information it contains is merged into the next snapshot.

Last updated