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/202302/02/2026 IT Expert By IT Expert 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.

5/5 - (1 vote)

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
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
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

  • Copy files between host and workstation
    Various ways to copy files from host to VMware Workstation VM Virtualization
  • System Center
    Integrate Hyper-V: Install System Center Virtual Machine Manager Virtualization
  • cannot connect to the virtual machine try to connect again HyperV
    Could not connect to virtual machine try to connect again Hyper-V Virtualization
  • Synology NFS Share
    Add Synology NFS Storage to Proxmox VE for VMs and Backups Storage
  • VMware Aria
    VMSA-2022-0026: An arbitrary file read vulnerability in VMware Aria Operations Security | Vulnerability Scans and Assessment
  • Proxmox Installation
    Install Proxmox VE on a Beelink EQ12 Mini PC Virtualization

More Related Articles

Copy files between host and workstation Various ways to copy files from host to VMware Workstation VM Virtualization
System Center Integrate Hyper-V: Install System Center Virtual Machine Manager Virtualization
cannot connect to the virtual machine try to connect again HyperV Could not connect to virtual machine try to connect again Hyper-V Virtualization
Synology NFS Share Add Synology NFS Storage to Proxmox VE for VMs and Backups Storage
VMware Aria VMSA-2022-0026: An arbitrary file read vulnerability in VMware Aria Operations Security | Vulnerability Scans and Assessment
Proxmox Installation Install Proxmox VE on a Beelink EQ12 Mini PC Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • CreateanAWSact
    How to Set up an Amazon Web Services (AWS) Account AWS/Azure/OpenShift
  • How to Remove Hyper V
    How to uninstall Hyper-V on a Windows PC Virtualization
  • Enable Nexted Virtualization on VirtualBox
    ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
  • article 1280x720.192a2586 1
    How to remove an MDT Deployment Share Windows Server
  • macos 10 14
    How to Launch macOS Activity Monitor from the Utility and Terminal Mac
  • regreg
    How to configure screen saver timeout in Windows Windows
  • google chrome web browser download icon png favpng 2fg4fswmttnwqnvax7lrd1hxp
    How to remove Quick Access from Google Drive Online Windows
  • postgresql on windows
    Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL

Subscribe to Blog via Email

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

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

Tags

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

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.