You can learn how to create Windows ISO here. It helps you get a custom ISO image with Windows installation and all your personal data included.
How to create an ISO image from my operating system
I have my windows installed as fresh install and the computer works fast and as it was when i bought it. i am wondering about the way that i can make an ISO file from my current installation so that if there is any problem i can use it to restore my computer.
When the system crashes due to various problems, a system backup ensures you can quickly roll it back to the state where the backup was taken. And an ISO image created from current installation offers some more benefits:
You may wonder: how to create an ISO of my computer? Here I will show you 2 methods to create ISO file from current Windows 10/11 OS, and an easier alternative for system recovery.
Quick Guide:π Easy Way to Create System Image and Bootable WinPE Disk - Free π How to Create ISO Image from Existing Installation π Bonus Tip: Best Way to Create System Image for Multiple PCs π FAQs about Making ISO Image of Operating System
The purpose of creating an ISO file of current Windows is usually making a bootable recovery drive, or deploying system to another computer. Although there are a Windows native tool to achieve this goal, it is troublesome and error-prone. Thus, you can try an easy workaround to achieve similar objectives, that is, to create a system image backup and a WinPE bootable media.
Both of the operations can be done with the free backup tool - AOMEI Backupper Standard.
β Compatibility | It works in all editions of Windows 11/10/8.1/8/7/Vista/XP and supports storage devices including internal or external disk, USB flash drive, NAS, cloud, etc. |
β Functionality | It contains powerful backup & restore features for system/file/partition/disk, allowing you to create a system backup image through several clicks. |
β Bootable Media | With it, you can create bootable media via USB or CD/DVD, and use it for the local computer and another computer running Windows. |
β Automation | It can create and manage multiple automatic backup tasks with different schedules, such as daily, weekly, and monthly. |
β Universal Restore | You can use the system image on another computer with the dissimilar hardware restore option in Professional edition. |
With the system image, you can easily restore the computer to an earlier state without losing data - this works well even when you want to return Windows 11 to Windows 10. And if the problem was severe enough that you couldn't get into Windows, you can still boot from the bootable media to perform system recovery in WinPE.
Download the free backup software from the Download Center or the button below, then install and launch it.
1. If you want to create a system image from your current operating system and save it in an external device, connect it to your computer, and launch the main interface of AOMEI Backupper.
2. Select System Backup under Backup Tab. In daily use, you can also choose other options as needed.
3. The program will automatically include required partitions for a full system restore. Just specify a destination location to store the backup image.
4. You can set up a Backup Schedule to automate the task, or perform incremental or differntial backup in Backup Scheme to backup only changed files each time. After that, click Start Backup to execute it.
Auto deletion: You can enable automatic backup cleanup in Backup Scheme to auto delete backup images older than x days (availble in Professional edition). It can help you save storage space.
The created system backup task will show in the Home page. You can either manage it directly, or go to Restore tab for system recovery.
If you want to deploy the system image of your current Windows to multiple computers over network, you can pick AOMEI Backupper Technician or Tech Plus edition, and use the AOMEI Image Deploy feature to do so.
Learn more: AOMEI Image Deploy
1. Go to the Tools tab and choose Create Bootable Media.
2. Select the bootable disc type, it's recommended to choose Windows PE. The created disc is compatible with both legacy/MBR and UEFI/GPT.
3. Then you can select bootable media as USB, CD/DVD, or export the ISO file directly. Click Next to start creating it.
With the created bootable media and system image, you can easily restore Windows to an earlier normal state.
To create a Windows 10/11 ISO file from your current operating system, you can use the built-in feature DISM to capture Windows image under recovery environment. Below I will take Windows 10 as an example.
To use DISM, you need a Windows 10/11 recovery media or installation disk.
Connect the USB drive to your computer. Type "recovery drive" into the search box and select "Create a recovery drive".
In this utility, tick the option "Back up system files to the recovery drive." This will create a recovery drive that allows you to reinstall Windows. Then, follow the wizard to select the USB drive, and start creating Windows recovery drive.
With that prepared, you can follow the steps below to capture Windows 10 recovery image as well as Windows 11 recovery image.
If you boot from the installation disc, you can press Shift + F10 at Windows Setup screen to bring out command prompt. If you boot from a recovery media, then select Troubleshoot > Advanced options > Command Prompt.
Type the following command and press Enter.
dism /Capture-Image /ImageFile:D:\windows10\install.wim /CaptureDir:C:\ /Name:windows10
Note: The drive letter may change under recovery mode, so the Windows installation drive may not be C: drive. In that case, you need to replace the drive letter "C" with where the Windows installed, and replace “D:\windows10” in ImageFile switch with the target location path where you want to save the custom image.
This process might take a while and you cannot turn off the PC during the time. Please be patient until it finishes.
Note: If you want to use this image in another computer, then it's necessary to remove SID (System Identifier) by sysprep. This step should be done before capturing the image.
The created image file can be used to reset Windows 10/11 PC. To make it a bootable ISO image, follow these steps, here will take Windows 10 as an example:
1. Open Windows 10 installation disc in File Explorer. Copy its contents and paste to a folder on your internal or external hard drive. For example, copy them to a folder named “iso-files” located on D: drive. You can also mount a Windows 10 ISO and copy its content.
2. Copy the custom image install.wim created before to the Source folder and replace the original one.
3. Download and install the latest Windows Assessment and Deployment Kit (ADK) for Windows 10. You only need to select Deployment Tools to install.
4. Run the following command on an elevated command prompt.
oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,b[path of the iso-files]\boot\etfsboot.com#pEF,e,b[path of the iso-files]\efi\microsoft\boot\efisys.bin [path of the iso-files][new location to save the iso image of the current windows]
The command is kind of complicated. To make it easy, you can also use a free tool such as Folder2ISO to create ISO file of Windows 10 out of the folder you created in step 1.
If you are an enterprise user who has multiple computers that need to be protected, try the best enterprise backup software - AOMEI Cyber Backup. It offers you all-around enterprise data backup and recovery solution:
Download this powerful enterprise backup software now to have a try!
To create a system image for client computers, follow these steps:
1. Log in AOMEI Cyber Backup, and add the Windows device that you want to backup.
2. Click Backup Task on the left menu bar and select Backup Task > Create New Task.
3. Choose System Backup as the Backup Type and finish the rest settings.
In addition to creating ISO image from your operating system using DISM, you can also create custom system image and bootable drive via AOMEI Backupper. This tool is available to create ISO from Windows 11 22H2.22621 and other all Windows operating systems. With it, you can set up a scheduled backup to keep your system image up to date, and choose incremental or differential mode to save only changed files each time.
If you want to protect unlimited computers within company, you can choose AOMEI Backupper Technician. It allows you to deploy or restore system image file to multiple clients over network, perform portable USB backup without installing this software on different computers, etc.