Skip to content

TechDirectArchive

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

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • 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

  • Active Directory with IPMI for Out of Band Management
    Integrate Active Directory with IPMI for Out-of-Band Management Backup
  • NFS Storage And Present It To XCP Ng
    Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
  • Docker Guide
    Pull and Deploy Nginx Container Images from Docker Hub AWS/Azure/OpenShift
  • Create Alarm
    How to create Alarm rules in VMware vSphere Virtualization
  • OpenVz
    OpenVZ template on Proxmox Server: How to Guide Virtualization
  • Hyper V Virtual Switch Copy
    How to Create VDI Collections on Windows Server 2022 Network | Monitoring

More Related Articles

Active Directory with IPMI for Out of Band Management Integrate Active Directory with IPMI for Out-of-Band Management Backup
NFS Storage And Present It To XCP Ng Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
Docker Guide Pull and Deploy Nginx Container Images from Docker Hub AWS/Azure/OpenShift
Create Alarm How to create Alarm rules in VMware vSphere Virtualization
OpenVz OpenVZ template on Proxmox Server: How to Guide Virtualization
Hyper V Virtual Switch Copy How to Create VDI Collections on Windows Server 2022 Network | Monitoring

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

  • Database Connection Stuck on Working on it
    How to fix TeamPass stuck on working on it Network | Monitoring
  • veeam backup for aws Processing postgres rds failed
    Veeam backup for aws Processing postgres rds failed: No valid combination of the network settings was found for the worker configuration AWS/Azure/OpenShift
  • logon failure and requested session denied
    Logon Failure: User has not been granted the requested logon type Windows
  • win10 usb
    How to prevent installation of removable devices Windows
  • sandboxx
    Use Windows Sandbox as a security feature Virtualization
  • Screenshot 2020 08 13 at 03.29.53
    Windows Modules Installer: How to deactivate TrustedInstaller in Windows Windows
  • nm
    How to add or remove email addresses from a mailbox Network | Monitoring
  • Windows server 2025 set up
    Install Windows Server 2025 via iDRAC Virtual Media or PXE Windows Server

Subscribe to Blog via Email

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

Join 1,779 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 © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.