Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Manage VMware Snapshots: Delete or Edit or Revert a Snapshot

Posted on 20/04/202315/08/2026 Christian By Christian No Comments on Manage VMware Snapshots: Delete or Edit or Revert a Snapshot
  1. Home
  2. Virtualization
  3. Manage VMware Snapshots: Delete or Edit or Revert a Snapshot
Delete-Edit-or-Revert-a-Snapshot-on-vSphere

Here you will learn how to manage VMware Snapshots: Delete or Edit or Revert a Snapshot. VMware Snapshot is a valuable feature that allows you to take a snapshot of a virtual machine’s current state. This allows you to return to that state at any time. Here are some exciting articles: How To Deploy Azure VMware Solution Private Cloud, How to Create a Snapshot on vSphere Web Client, Create or delete snapshots on VMware Workstation, and How to upgrade VMware Tools in vSphere.

This can be useful when making changes to a virtual machine, as it provides a way to quickly roll back when needed.

Now that you have learned what a snapshot is all about. You would also want to know why you may want to edit a snapshot, revert and also delete a snapshot.

Here are some exciting articles: Virtual Machine Snapshot vs Backup, how to prevent the VLC player from reverting to the native video size on Mac, and how to remove recent connections from the vSphere Client

Behavior on deletion

When a snapshot is created, the state of the virtual disk at that time is retained. While all writes to the VMDK file are stopped. To capture changes, the system creates an additional VMDK file (delta disk) for every VMDK disk contained in the data store and writes changes to that file.

If you take more than one snapshot, the system creates delta disks for each VMDK disk of every snapshot, representing differences between them. A large chain of snapshots and the corresponding delta disk files reduce VM storage performance. There, I will be showing you how to delete not needed snapshots in order to avoid performance degradation.

When a VM needs to read data, the parent virtual disk VMDK file and related delta VMDK files (VMware snapshot files) must be read together in sequential order. This is needed to rebuild the data change (virtual disk input) history recorded in snapshot files and output the requested data for a VM.

When you delete a snapshot, the system merges the changes between the snapshots and previous disk states. All the data from the delta disk, which includes information about the deleted snapshot, is written to the original VMDK disk.

Delete a Snapshot

The time needed for the deletion of a snapshot depends on the amount of data that has been written to the virtual disks since the last snapshot. To delete a VM, open the VMware vSphere web client and log in to your vSphere environment.

login-to-VMware-vSphere-environement

Locate the VM, Select a datacenter, folder, cluster, resource pool, host, or vApp etc. Select the virtual machine you want to delete the snapshot from.

VM-Snapshot

Click on the “Delete” button as shown below.

Delete-Snapshot

Confirm the deletion

Confirmsnapshotdeletion

From the Recent Task window, you will see the status of the snapshot removal.

Deletion-progress-bar

Please see Task Scheduler shows task still running despite successful, and CVE-2021-31693:VMware Tools for Windows update addresses a denial-of-service vulnerability.

Delete All Snapshot

In the “Delete Snapshot” dialog box, choose whether to delete the snapshot and its children if there are multiple snaps or just the selected snapshot. This time, select DELETE ALL as shown below.

renamed-VM-All-can-be-deleted-now

Confirm the DELETE ALL by clicking on the button.

delete-all-snapshot

From the Recent Task window, you will see the status of the DELETE ALL Snapshot in progress.

removing-all-snapshots

How to Revert to a Snapshot

Use this option to restore the virtual machine state saved in the Snapshot. To revert a virtual machine to a snapshot in VMware, follow these steps. Open the VMware vSphere client and log in to your vSphere environment as shown above.

Locate the VM, Select a datacenter, folder, cluster, resource pool, host, or vApp etc, and select the virtual machine you want to revert.

Click on the “Snapshots” button on the toolbar, then select the snapshot you want to revert to and click on the “Go to” button, then select “Snapshot.” Then click on “Yes” to confirm that you want to revert to the selected snapshot.
How-to-revert-Snapshot

Wait for the virtual machine to revert to the selected snapshot. This may take some time, depending on the size of the virtual machine. Please take note of the following actions before reverting a VM.

- When you revert to a snapshot, you immediately restore the parent snapshot of the virtual machine.
- When you revert to a snapshot, disks that you added or changed after the snapshot was taken are reverted to the snapshot point. For example, when you take a snapshot of a virtual machine, add a disk, and revert the snapshot, the disks added are removed.
- Independent disks are also removed when you revert to a snapshot that was taken before the disk was added. If the latest snapshot includes an independent disk, its contents do not change when you revert to that snapshot.

Please see Enable or disable Linux System’s Clock Sync with NTP Server, what are the Concept of Ansible on Windows using Cygwin, Why Group Policy is not the best solution for managing Windows Updates, and how to disable Windows Hardware Power Button.

Edit a VMware Snapshot

This operation edits a snapshot name and description. In this way, you will be able to identify your snapshots correctly when needed.

Locate the VM, Select a datacenter, folder, cluster, resource pool, host, or vApp etc. Select the virtual machine you want to edit the snapshot on. Click on Snapshots and then select the EDIT button as shown below.

Edit-Snapshot

On the Edit snapshot dialog box, modify the name, and enter the description as your wish. This is optional as well.

Edit-Snapshot-totake-effect

That is all! By following these steps, you have learned how to manage snapshots on VMware snapshots.

I hope you found this blog post helpful on how to Manage VMware Snapshots: Delete or Edit or Revert a Snapshot. If you have any questions, please let me know in the comment section.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Virtualization Tags:Snapshot, Windows 10

Post navigation

Previous Post: How to Create a Snapshot on vSphere Web Client
Next Post: How to hide Folders and Files from Search Results in Windows

Related Posts

  • Proxmox 9
    How to update Proxmox VE 9.0 now Supported by Veeam Virtualization
  • windows 1 1
    Generation 2 VM: Set up a HyperV VM through PXE boot Virtualization
  • screenshot 2020 02 23 at 10.50.09
    Perform Pleasant Password Self-serve Reset using the “link” Virtualization
  • Deploy Web App from GitHub
    Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
  • Shrink and Compact Virtual Hard Disks
    How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
  • Vmware workstation player and devicecredential guard not compatible
    Fix VMware Workstation and Credential Guard are not compatible Virtualization

More Related Articles

Proxmox 9 How to update Proxmox VE 9.0 now Supported by Veeam Virtualization
windows 1 1 Generation 2 VM: Set up a HyperV VM through PXE boot Virtualization
screenshot 2020 02 23 at 10.50.09 Perform Pleasant Password Self-serve Reset using the “link” Virtualization
Deploy Web App from GitHub Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
Shrink and Compact Virtual Hard Disks How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
Vmware workstation player and devicecredential guard not compatible Fix VMware Workstation and Credential Guard are not compatible Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • Screenshot 2022 04 27 at 02.18.50
    Why does MBAM not automatically re-encrypt MBAM or Bitlocker-protected devices? Windows
  • Teams
    How to install Microsoft Teams on a macOS Mac
  • mssql ubuntu install feature image
    How to reset MSSQL Server SA Password on Ubuntu Oracle/MSSQL/MySQL
  • gnome
    Determine the version of GNOME running on your Ubuntu Linux Network | Monitoring
  • Secure Web Server
    How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
  • Featured image 6
    How to remove OneDrive from Windows Microsoft Exchange/Office/365
  • jhgfx
    How to make Cortana use your default web browser such as Google Chrome Windows
  • Setup FSx File System 1
    Create and mount FSx File System: Join EC2 instance to AWS Managed AD AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,759 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.