Search Products

Stay Connected:
The cart is empty.
Cart contains {{shoppingcart.totalQuantity}} Item(s) Total: {{shoppingcart.subtotal}} {{shoppingcart.total}}

Browse by Category

How to create a system image in Windows

Windows 11: Create and Restore a System Image

Windows 11: How to Create and Restore a System Image

This guide walks you through creating a full system image backup of Windows 11, then restoring from that image if needed. It also includes a step-by-step restoration checklist and troubleshooting tips.


What a system image includes

  • Full snapshot: Windows, installed programs, drivers, settings, and files at the time of the backup.
  • Where it’s stored: A folder named WindowsImageBackup on the destination drive.
  • Requirements: Destination drive must have enough free space (often equal to or larger than the used space of C:).

Prerequisites

  • External drive: Connect a USB drive with sufficient free space.
  • Stable power: Plug the laptop into AC power during backup and restore.
  • BitLocker: If enabled, note your recovery key. Consider suspending BitLocker before imaging.
  • Storage drivers: If you use RAID or a special NVMe controller, download the storage driver to a separate USB in case Windows needs it during restore.

Part 1 — Create a system image (Windows 11)

Windows 11 still includes the classic imaging tool via Control Panel. Follow these steps:

  1. Open Control Panel: Press the Windows key, type Control Panel, and open it.
  2. Navigate: Click Backup and Restore (Windows 7).
  3. Start imaging: In the left sidebar, click Create a system image.
  4. Select destination: Choose On a hard disk and select your external USB drive.
  5. Select drives: Confirm the system drive (usually C:) is selected. Include other drives only if necessary.
  6. Begin: Click Start backup. Do not use the PC heavily while it runs.
  7. Completion: When finished, you’ll see the WindowsImageBackup folder on the destination drive.

Optional: Create a recovery drive (USB) if you don’t have a repair DVD

  1. Open tool: Press the Windows key, type Recovery Drive, and open Create a recovery drive.
  2. Include system files: Check Back up system files to the recovery drive if available.
  3. Select USB: Choose a blank USB drive (8GB or larger), then create the recovery drive.

Part 2 — Restoration checklist (using repair DVD or recovery USB)

Use this when you need to restore the PC to a previous system image.

  1. Connect the image drive: Plug in the external drive that contains WindowsImageBackup.
  2. Insert boot media: Insert your repair DVD or recovery USB.
  3. Boot menu: Reboot and tap the boot key (often F12, F11, Esc, or F8) to select the DVD/USB.
  4. Windows setup screen: If prompted, press any key to boot from media. Choose language/keyboard as needed.
  5. Open recovery: Click Repair your computer (do not choose Install now).
  6. Navigate: Troubleshoot → Advanced options → System Image Recovery.
  7. Select OS: Choose the Windows installation if prompted.
  8. Detect image: Choose Use the latest available system image. If not found, choose Select a system image and browse.
  9. Driver load (if needed): If the image drive doesn’t appear, select AdvancedInstall a driver and point to your RAID/NVMe driver on a separate USB.
  10. Disk options: Check Format and repartition disks if the OS drive was replaced or layout changed. Uncheck it if you must preserve custom partitions.
  11. Exclude disks: Use Exclude disks to prevent overwriting data drives.
  12. Confirm summary: Verify the image date/time, target drive, and partition actions, then click Finish.
  13. Start restore: Confirm the overwrite warning and begin the restoration. This may take from minutes to hours.
  14. Reboot: Let the PC restart when finished. Remove the DVD/USB when prompted.

After the restore

  • First boot: Expect one or two automatic restarts. Log in and verify apps, files, and settings match the backup date.
  • Drivers and updates: Install any missing device drivers, then run Windows Update.
  • BitLocker: Re-enable BitLocker if you suspended it.

Troubleshooting

Image not detected

  • Port selection: Try a different USB port (prefer motherboard USB-A; avoid hubs).
  • Folder structure: Ensure the root folder is WindowsImageBackup on the external drive.
  • Driver load: In System Image Recovery, choose AdvancedInstall a driver and load storage drivers (RAID/NVMe) from a separate USB.
  • Network share: Use AdvancedSearch for a system image on the network and enter UNC path (e.g., \\Server\Share) and credentials.

Boot loop or blue screen after restore

  • SATA mode: In BIOS/UEFI, confirm the storage mode (AHCI vs RAID) matches the original configuration.
  • Partition style: Ensure the OS disk uses the expected style (GPT for UEFI; MBR for legacy). Restoring to a smaller disk can fail—use equal or larger capacity.
  • Secure Boot: If issues persist, temporarily disable Secure Boot, test boot, then re-enable once stable.

BitLocker prompts

  • Recovery key: Enter the BitLocker recovery key when prompted.
  • Order of operations: Complete first boot successfully, then re-enable BitLocker if you