Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Virtualization » How to use Hyper-V checkpoint to restore a VM to its previous state

How to use Hyper-V checkpoint to restore a VM to its previous state

Posted on 24/01/202015/11/2023 Christian By Christian No Comments on How to use Hyper-V checkpoint to restore a VM to its previous state

With Hyper-V checkpoints, you can quickly restore a VM to the state when the checkpoint was created. However, this is completely different from restoring a VM from a backup. In this article, we shall discuss how to use “Hyper-V checkpoint to restore a VM to its previous state”. Please see How to create a Microsoft HyperV checkpoint, the differences between a Virtual Machine Snapshot vs Backup, how to Check if Windows Updates were installed, and How to Back Up and Restore the Windows Registry.

One fundamental benefit to virtualization is the ability to save the state of a virtual machine. In Hyper-V, this can be achieved by the use of virtual machine checkpoints. You may want to create a virtual machine checkpoint before making important software configuration changes, applying a software update, or installing new software.

If a system change were to cause an issue, the virtual machine can be reverted to the state at which it was when the checkpoint was taken.

Note: Using Hyper-V Manager you can create up to 50 checkpoints for a single virtual machine, and up to 64 checkpoints using System Center Virtual Machine Manager.

Types of Hyper-V Checkpoints

Since Windows Server 2016 and Windows 10, Hyper-V includes two types of checkpoints. They are (1) Standard Checkpoints, and (2) Production Checkpoints.

Checkpoint-types

Standard Checkpoints (formerly known as Hyper-V snapshots): This takes a snapshot of the VM and its memory state. This allows you to capture the VM state at a particular point in time. A standard snapshot doesn’t enable application consistency. That is, it causes data consistency issues with systems that replicate data between different nodes.

This may result in incomplete data transactions. This is important for systems running Active Directory, Microsoft Exchange, SQL Server, or any other application/database which transfers data between different nodes.

Production Checkpoints: This form of snapshot creates a data-consistent backup with the help of Volume Shadow Copy Service (for VMs running on Windows) or File System Freeze (for VMs running on Linux). But, but do not take snapshots of the virtual machine’s memory state.

Production checkpoints are created in accordance with the backup technology inside the guest OS. When creating a production checkpoint, no snapshot of the VM memory state is taken.

Production checkpoint is selected by default, you can change it using Hyper-V Manager or PowerShell

Restore a VM to When Checkpoint was created

If you would like to see how this can be done via Powershell. To do this via the console, Launch Hyper-V Manager

HyperV-manager

Launch Hyper-V Manager, and select the VM you want to revert to an old (previous) state. Next, check the created checkpoints of this VM in the Checkpoints section.

When a checkpoint is created, it will be added to the checkpoint tree. Each subsequent checkpoint is a branch of the previous one, incrementally storing the differences since the last checkpoint was created.

Under the Checkpoint pane, select the checkpoint you would like to restore (revert). Right-click on it and select Apply

Next, the apply dialogue box appears. Click on apply.

When this is applied, this will turn off (shut down) the VM. Click to start to start the VM and click on connect to open a session (connection) to the VM

The VM will reboot and revert to the desired state you want it (have selected).

Conclusion

Hyper-V checkpoints are vital when it comes to backing up your virtual infrastructure. Creating checkpoints enables you to revert the VM to a previous state. This enables you to discard all the unwanted configuration changes and updates, which have caused issues within the system

I hope you found this article on how to use Hyper-V checkpoint to restore a VM to its previous state useful. If you have any questions, please let me know in the comment session.

Rate this post

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:HyperV VMs, Microsoft Windows, Restore, Snapshot, VMs, Windows 10, Windows 11

Post navigation

Previous Post: The following error occurred attempting to rename the computer Account already exists
Next Post: How to block automatic delivery of Microsoft Edge Chromium-based

Related Posts

  • VMware and HyperV are not compatible
    How to fix VMware and HyperV are not compatible Virtualization
  • HyperV 1
    An error occurred while attempting to connect to the server: Check if the Virtual Machine Management service is running or you are not authorized to connect to this server Virtualization
  • ESXi
    How to install ESXi on VirtualBox Virtualization
  • images 3
    Install Minimal Container Templates on Proxmox Server Virtualization
  • Amazon EC2 and S3
    How to sync S3 Bucket with an EC2 instance AWS/Azure/OpenShift
  • nested virtualization
    Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS Virtualization

More Related Articles

VMware and HyperV are not compatible How to fix VMware and HyperV are not compatible Virtualization
HyperV 1 An error occurred while attempting to connect to the server: Check if the Virtual Machine Management service is running or you are not authorized to connect to this server Virtualization
ESXi How to install ESXi on VirtualBox Virtualization
images 3 Install Minimal Container Templates on Proxmox Server Virtualization
Amazon EC2 and S3 How to sync S3 Bucket with an EC2 instance AWS/Azure/OpenShift
nested virtualization Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS 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

  • DC 3
    How to demote and remove a Domain Controller on Windows Servers Windows Server
  • encrypt your Data with Trellix Data Encryption
    How to encrypt your system with Trellix Data Encryption Security | Vulnerability Scans and Assessment
  • How to Enable High Dynamic Range on Windows 11
    How to Enable High Dynamic Range on Windows 11 Windows
  • Feature image OCS inventory
    Install and use OCS inventory on Windows Windows
  • CVE 2026 25177 Privilege Escalation In AD
    Unicode Manipulation: CVE-2026-25177 Privilege Escalation in AD Windows Server
  • portainer feature
    How to Install Docker Portainer on Linux Containers
  • schedulepythontasksinWindows
    Task Scheduler shows task still running despite successful Windows
  • Hyper V VM creation
    How to Create a Windows Server VM on HyperV 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,814 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.