Skip to content

TechDirectArchive

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

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

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

Posted on 24/01/202015/11/2023 IT Expert By IT Expert No Comments on How to use Hyper-V checkpoint to restore a VM to its previous state
  1. Home
  2. Virtualization
  3. 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

  • Clone SysPrep
    Clone and Sysprep a Windows Server running on a VMware Workstation Virtualization
  • NFS Storage And Present It To XCP Ng
    Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
  • stuck
    Fix Hyper-V VM Stuck in Stopping State Virtualization
  • VMware Tools
    How to upgrade VMware Tools in vSphere Virtualization
  • oracle virtualbox
    Fix VirtualBox Virtual Machine Encountered a Non-Fatal problem Virtualization
  • Add additional Windows drives
    How to Add Another Hard Drive to a Virtual Machine in HyperV  Virtualization

More Related Articles

Clone SysPrep Clone and Sysprep a Windows Server running on a VMware Workstation Virtualization
NFS Storage And Present It To XCP Ng Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
stuck Fix Hyper-V VM Stuck in Stopping State Virtualization
VMware Tools How to upgrade VMware Tools in vSphere Virtualization
oracle virtualbox Fix VirtualBox Virtual Machine Encountered a Non-Fatal problem Virtualization
Add additional Windows drives How to Add Another Hard Drive to a Virtual Machine in HyperV  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

  • WAMP errors
    Apache errors associated with WAMP installation for TeamPass Web Server
  • Slide1 1
    Create Multiple Users with Passwords in Ubuntu Linux Linux
  • Featured image Microsoft Whiteboard
    How to work with Microsoft Blackboard via private or commercial accounts Microsoft Exchange/Office/365
  • azurv2 1
    How to scale up and scale out on Azure AWS/Azure/OpenShift
  • How to Clear Search History on Bing Chat AI
    How to Clear Search History on Bing Chat AI Windows
  • images 4
    How to set up WatchGuard Log Server Network | Monitoring
  • Banner
    How to Stop OneDrive from Starting Up Automatically on Windows 11 Windows
  • Panic failed
    Panic: Failed to register the GitLab-runner, you may be having network issues Version Control System

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.