- System Image Backup enables file-level recovery by mounting the VHDX file rather than restoring the full system.
- The process works on Windows 11, Windows 10, and earlier versions using Disk Management.
- Users can attach the backup, assign a drive letter, and access files directly through File Explorer.
- Although effective, System Image Backup is a legacy method, and better modern alternatives, such as OneDrive.
On Windows 11, Windows 10, and earlier versions, I can restore individual files from a System Image Backup without recovering the entire system. In this guide, I’ll walk you through the process step by step.
When I create a full backup using the legacy System Image Backup tool, it’s important to note that it’s primarily designed for full system restores rather than single-file recovery. However, the backup is built using a combination of XML and VHDX (Virtual Hard Disk v2) files, which essentially store a complete snapshot of the system. Because of this structure, I can mount the VHDX file in the operating system and access individual files directly, without needing to restore the entire backup.
In this guide, I will explain the steps to mount the image backup to extract files on Windows 11, but these instructions will also work on Windows 10.
Recover individual files from image backup on Windows 11
To extract and restore files from a System Image Backup on Windows 11 (or 10), follow these steps:
-
Open Start on Windows 11.
-
Search for diskmgmt.msc and click the top result to open the Disk Management tool.
-
Click on Action, then choose the Attach VHD option.

-
Click the Browse button.

-
Open the WindowsImageBackup folder.
Quick note: You need to connect the drive or load the shared folder where the backup is stored to access the files. -
Open the folder with the computer name.
-
Open the “Backup xxxx-xx-xx xxxxxx” folder.
-
Select the largest VHDX file.

-
Click the Open button.
-
Click the OK button.
-
Right-click the VHDX you just mounted and choose the “Change Drive Letter and Paths” option.

-
Click the Add button.
-
Select the “Assign the following drive letter” option.
-
Choose a drive letter for the VHDX.

-
Click the OK button.
-
Open File Explorer.
-
Click on This PC in the left pane.
-
Right-click the drive containing the backup files and choose Open.
After you complete the steps, you will have access to the files stored in the backup. If you’re looking for files stored in the profile folders, you can find them inside the “Users” folder.

Once you finish restoring the files, in the Disk Management tool, right-click the mounted drive and choose the “Change Drive Letter and Paths” option, the “Remove” button, the “Yes” button, and the “OK” button.

Finally, right-click the drive from the left pane and choose the “Detach VHD” option.

Although the System Image Backup is a suitable option for backing up your computer, if you want to back up and restore files individually, you should consider using File History or another file backup method, such as OneDrive or Windows Backup.
Pureinfotech’s Take
I don’t treat System Image Backup as a modern-day safety net for everyday file recovery anymore, and this workflow reinforces that view. It works, but it’s clearly a legacy approach that expects you to understand how the operating system structures backups rather than offering a simple restore experience. Attaching a VHDX just to grab a few files feels more like an administrator task than something most users should have to deal with.
That said, I still see value in it for advanced users or anyone dealing with older recovery scenarios where no other backup option was configured. The fact that you can mount the image and pull data directly is powerful, even if it’s not exactly user-friendly. In practice, though, I’d steer most people toward File History or cloud-based solutions like OneDrive for personal files. Those options are simply more aligned with how Windows 11 is used today.
Microsoft hasn’t really evolved System Image Backup in years, and this is one of those features that quietly shows its age the moment you compare it with modern backup workflows. It’s still there, still functional, but not something I’d rely on as a primary recovery strategy going forward.
Are you still using System Image Backup on Windows 11, or have you fully switched to newer backup options? Let me know in the comments.