How could I restore a Windows 10 virtual machine (or virtual hard disk) with no backups?

Ben Corriette 20 Reputation points
2025-06-28T01:34:27.7366667+00:00

Is it possible to restore a Windows 10 virtual machine (or virtual hard disk) without backups? I deleted the virtual machine in September 2024 because I thought it was no longer needed, but I would like to recover a CSV file that was on that machine. The virtual machine ran on the Hyper-V platform.

I checked if there are any remaining resources from that virtual machine, and only the "NetworkWatcher_eastus" resource is left.

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,499 questions
{count} votes

Accepted answer
  1. Marcin Policht 50,895 Reputation points MVP Volunteer Moderator
    2025-06-28T03:44:17.7766667+00:00

    In short, unfortunately not. Azure only retains soft-deleted managed disks for 14 days, and backups or snapshots must have been created beforehand; without those, and after nine months, the data (including your CSV file) is permanently lost.

    The only possibility which would allow you to access your data is if you chose the option to NOT delete the disk with the VM (which, by default is enabled) when provisioning the VM (or after you provisioned it). This would retain the disk following the VM deletion - which you could then use to provision a new VM (or attach to an existing one).


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.