Last Updated on April 24, 2026
A system image backup takes a complete snapshot of your primary hard drive. Unlike a standard file backup that just saves your documents, a system image captures your entire operating system, your installed programs, and all your custom settings.
If your computer suffers a catastrophic hard drive failure or an unrecoverable crash, restoring this image gets you back up and running exactly where you left off, without needing to reinstall Windows from scratch. While Microsoft has updated Windows many times, the classic “Backup and Restore” tool is still built directly into Windows 10 and Windows 11.
Here is how to create your system image:
- Open the Control Panel and select Backup and Restore.
- Click Create a system image on the left side of the window.
- Choose your backup destination (like an external hard drive).
- Confirm your selections and click Start backup.
To get started, you need to open the legacy Control Panel. In modern versions of Windows, you can just click the Start button, type “Control Panel,” and hit Enter. From there, navigate to the Backup and Restore section. Click the link on the left side of the screen that says Create a system image.
(Note: The interface still uses the classic Windows 7 design even if you are running Windows 11, so the menus will look exactly like the screenshots below).

Windows will now ask where you want to store the backup files. You cannot save a system image to the same drive you are backing up. You will need to select a secondary internal drive, an external USB hard drive, or a network location. An external hard drive is highly recommended for safety.

After selecting your destination, you will see a confirmation screen. Windows tries to estimate how much space the backup will take, but this estimate is notoriously inaccurate. To be safe, open File Explorer, right-click your C: drive, and check your total “Used Space.” Make sure your external backup drive has at least that much free room before clicking Start backup.

Once the process begins, you will see a progress bar. Creating a full system image involves copying hundreds of gigabytes of data, so this will take quite a while. Try to avoid doing any heavy work on the computer while the backup runs.

When the backup is almost finished, Windows will prompt you to create a System Repair Disc. This is a bootable CD or DVD that contains the recovery tools needed to restore the image you just made. If your computer cannot boot into Windows naturally, you will need this disk to trigger the restore process.

If everything goes smoothly, you will see a final message confirming the backup completed successfully. You can now safely unplug your external drive and store it in a safe place.

Troubleshooting: Bad Clusters Error
Occasionally, the backup process will suddenly fail right at the end. You might receive a frustrating error message stating: “New bad clusters were found on the source volume. These clusters were not backed up (0x8078007D).”

This error means your physical hard drive has a damaged sector, and Windows aborted the backup to prevent saving corrupted data. To fix this, you have to force Windows to scan the drive and map around the bad clusters.
Click your Start button, type cmd, right-click the Command Prompt icon, and select Run as administrator. In the black window, type chkdsk /R and press Enter.

Because your C: drive is currently running Windows, the system cannot scan it immediately. You will get a prompt asking if you want to schedule the volume to be checked the next time the system restarts. Type Y and hit Enter.
Reboot your computer and let the check disk process run. Depending on the size of your drive and the speed of your disk, this repair can take several hours. Once the computer finally reboots back to your normal desktop, open the Control Panel and try running the system image backup again. It should now finish without the bad cluster error.
Frequently Asked Questions
Can I restore a system image to a completely different computer?
Generally, no. A system image captures the exact hardware drivers of the machine it was created on (like your specific motherboard, graphics card, and network adapter). If you try to restore that image onto a brand new computer with completely different internal parts, Windows will usually crash with a Blue Screen of Death (BSOD) on boot because the drivers do not match the physical hardware.
Do I still need a normal file backup?
Yes. System images are fantastic for disaster recovery, but they are very large and take a long time to create. Most IT professionals recommend creating a full system image once a month, while using a lighter, automated file backup (like OneDrive, Google Drive, or a daily flash drive copy) for your important daily documents.
How do I actually restore the image if my PC crashes?
If your computer can still power on, insert the System Repair Disc (or a bootable Windows USB installation drive) and restart the machine. Press the required key to boot from the disk (usually F12, F8, or Esc depending on your manufacturer). Once the recovery menu loads, navigate to Troubleshoot, select Advanced Options, and choose System Image Recovery. Plug in the external hard drive containing your backup, and follow the on-screen prompts to rewrite your drive.
For additional training resources, check out our online IT training courses.
Check out our extensive IT book series.






