Windows create iso image

ISO files offer users many advantages regarding backups, system restore, and portability. Windows OS prides itself on built-in support for creating ISO files. Users can mount the ISO image to upgrade Windows, install apps, access media, and more. Similarly, you can convert files and folders to ISO format to backup files. EaseUS will show how to create ISO file from folder. Hurry up and learn!

Create Bootable Rescue Media via Bootable Media Creator

Any backup media, be it an ISO file or a system image, is essential to prevent computers from accidents and boot failures. Even if you have backup files, drive failures can put your data at risk. To avoid such cases, the best way is to create a bootable disk of Windows and data in advance. 

The rescue media separates the backup OS and data from the PC and keeps it safe against all odds. EaseUS Todo Backup helps create rescue media with a USB drive or a CD/DVD with just a few clicks. Todo Backup can make a Windows image of a drive and put ISO on USB drives.

EaseUS Todo Backup provides features like cloning, incremental and differential backup, encrypted backup, scheduled backup, and more. To ensure adequate data security, you can store encrypted backup files on the EaseUS cloud. It also allows you to transfer your Windows to another computer without trouble. Here is how to use EaseUS backup software to create a rescue media.

Step 1. Prepare a USB drive which can be written and read.

Create emergency disk

Step 2. Launch and install EaseUS Todo Backup on the Computer B.

Step 3. Find and click «Tools» and choose «Create Emergency Disk«.

Create Emergency Disk

Step 4. Choose the Boot disk location. You can create an ISO file, a bootable USB or CD/DVD disc.

Create emergency disk step2

Step 5. Then click «Create» to start.

There are plenty of third-party tools for creating ISO image files from folders. Although some offer free services, they have limitations, and premium software is expensive. How do we create ISO files from folders? 

Method 1. Create ISO Image from Folder Using DISM Command

Deployment Image Servicing and Management (DISM) is a command tool that creates and manages Windows images and virtual hard drives. It allows you to create an ISO image from a USB drive easily. Follow the steps to create ISO files with the DISM Build Image command.

Step 1. Open Command Prompt as administrator.

Step 2. Use the command below to create an ISO file from a folder:

  • dism /Build-Image /ImageFile:»C:\path\to\output\file.iso» /SourceFolder:»C:\path\to\folder»

Replace the ImageFile path with the desired location and name of the ISO file you want.

Replace the SourceFolder path with the folder containing the files you want to make the ISO compilation.

For example, if you want to store the iso file in the «ISODestination» folder as ISOfile.iso and the ISO content is present at «ISOContents,» the command will look like this:

  • dism /Build-Image /ImageFile:»C:\path\to\ISODestination\ISOfile.iso» /SourceFolder:»C:\path\to\ISOContents»

dism build image

Step 3. Execute the command and wait for the OS to create an ISO file. Find the ISO file in the output path.

Share this article on your social media to help more people create an ISO image from a folder easily.

Method 2. Create ISO Image from Folder Using ADK

Windows offers a Windows Assessment and Deployment Kit (ADK) for creating ISO files. Let’s see how to use ADK to create ISO files and consider some reliable third-party tools. The ADK contains tools to customize Windows images for large-scale organizational deployment. One feature is OSCDIMG, a command-line tool for making ISO images from folders using CMD.

Step 1. Download and install Windows Assessment and Deployment Kit (ADK) on your PC. While selecting the features you want to install, check the Deployment tools option before clicking Install.

iInstall deployment tools with Windows ADK

Step 2. Once you install the Windows ADK, you must find the OSCDIMG tool to start creating ISO files of folders. 

Note: Keep all the contents you want to create an ISO image within a single folder.

Step 3. Click on the Windows key, type CMD, and open it with administrator privileges.

Step 4. By default, the OSCDIMG tool is located below.

  • C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\OSCDIMG

If you go to the location above, you can find a folder with a different version number than ten, depending on the ADK version.

navigate to the OSCDIMG location on your PC

Step 5. Once you confirm the OSCDIMG tool location, use the command below to change the directory to the folder with OSCDIMG tool files.

  • cd /d path

Replace the path with the location given in step 4. The full command with the path will look like:

  • Cd /d C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\OSCDIMG

Step 6. Once you select the directory, the command below will help you create an IOS image file from a folder.

  • OSCDIMG -n -d -m PathToSource Destinationfile.ISO

Replace the SrouceLocation with the folder location you want to convert to an ISO file and the destination file with the location where you want to save the file. 

If the folder location is D:\CovertToISOFolder and you want to save the file as D:\SaveISOFile.iso, the command will look like this:

  • OSCDIMG -n -d -m D:\CovertToISOFolde D:\SaveISOFile.iso

Step 7. After you execute the command, the ISO image process will start. Once the creation is completed, a 100% complete message with the final image file size is displayed on CMD.

execute the File/Folder to create an ISO image

Find the ISO file of the folder at the selected location. Now, you can mount it on a PC or burn it to a disc.

Method 3. Create an ISO Image from Folder with PowerISO

As the name suggests, PowerISO is known for creating ISO files and folders for Windows OS. The guide below details creating an ISO file from a folder.

Step 1. Download and install PowerISO from the official website.

Step 2. By default, an empty compilation of ISO9660 and the Joliet file system will exist. To create a new DVD ISO file, click on the «New» button or choose «File > New > Data CD / DVD Image.» To change the media type, click on the media type area at the bottom and change it.

create a new image file on PowerISO

Step 3. Add the files or folder you want to compile, and make the necessary modifications. Click the Add button to add files and folders. Drag and drop option is also available.

add the files and folder to the ISO image

Step 4. PowerISO provides multiple options for creating ISO images:

  • Click «Action > New Folder» to create a new folder.
  • Click «Action > Change Label» to change the default label.
  • Click «Action > Boot > Add boot information..» to add the boot information file to the compilation. This will create a bootable ISO file.
  • Click  «File > Properties» to change/update the ISO file properties.

adjust image properties

Step 5. Once you add the files and make the necessary modifications, click Save in the toolbar to save the compilation.

save iso image file

Step 6. Enter the iso file path name, and save it as a type  «Standard ISO Images (*.iso)» in the Save As dialog box. Click Save.

destination and file type

Step 7. You can see the progress information as soon as PowerISO starts creating the ISO. Once PowerISO completes writing ISO files, it automatically opens the newly created file.

complete iso image

Method 4. Create an ISO Image from Folder via ImgBurn

ImgBurn is another powerful software for creating ISO files from folders. The steps below help you convert a file or folder into an ISO image using ImgBurn.

Step 1. Navigate to the ImgBurn download page and use any mirror download link.

Step 2. After downloading, install the ImgBurn software and launch it.

Step 3. Select Create image file from files/folders from the landing page.

select Create image from files/folders

Step 4. Click on Browse for a file or a folder button to add folders to ISO. 

add files or folders to the ISO image

Step 5. From the browsing window, select the Source and Destination path to save the ISO image of a folder/file.

browser the source and destination of the Image file

Step 6. Click on the Build button, and confirm the popup with a Yes.

click on Build

The tool asks for details of the volume labels and will assign one itself, so click Yes again.

Why Do You Need to Create ISO from a Folder

ISO image is just like a picture puzzle. It contains all the elements of a picture (ISO image) we can use to remodel the original photo. An ISO file groups multiple files of a folder into a compressed image, allowing you to share it over any network. The recipient can mount the ISO image with the Windows mount and burn option to retrieve its content.

ISO images are famous for restoring Windows systems, especially when a user wants to retrace back to a previous point. The advanced functions of an ISO image include a user’s ability to extract the ISO image, add modifications to it, and recreate the image. It’s like modifying an already existing ISO image and repackaging it. So, an ISO image is a backup, restore point, and more.

Share this article on your social media to help more people create an ISO image from a folder easily.

To Wrap Things Up

ISO files boast many advantages compared to other forms of backup. As ISO files are compressed versions of all the files, they will occupy less storage. Windows native can only make ISO files on the OS, so if you want to create ISO file from folder, third-party apps greatly help. The post introduces Windows DISM, ADK, PowerISO, and ImgBurn to convert files/folders to ISO images.

Creating bootable media is a great way to back up files, folders, or the OS. Rescue media protects data against threats and provides options to boot the PC or access content directly. With EaseUS Todo Backup, creating bootable rescue media and safeguarding your data takes a few clicks.

FAQs on Creating ISO Files from Folder

Here are some of the most frequently asked questions about creating ISO file from folder.

1. How do I create an ISO file from a drive?

For Windows users, Microsoft offers a Media Creation tool for creating an ISO file from a drive. Download the tool, select Installation Media, and create an ISO file from the drive.

2. How to create an ISO file for free?

Microsoft’s Media Creation tool is the best tool for creating an ISO file for a Windows drive. Freemium options like PowerISO, ImgBurn, ISO Workshop, and ISO Disk are great for making other ISO files.

3. How to make ISO file from folder without software?

You must use third-party tools to make an ISO file of a folder. For native Windows users, Microsoft contains Assessment and Deployment Kit (ADK) software and the DISM command to cover folders to ISO files. 

An ISO image file is basically a virtual disk that stores data the same way as a physical disk would. You can even mount it on your Windows computer to access the data inside it like a physical drive. However, it is commonly used as a source file for burning some data to a CD or DVD.

Another popular use of ISO files is for installing applications and even Windows OS through it. So, whatever reason you want to create an ISO file for, there are several methods you can use.

You can natively create an ISO file using the Windows ADK tool, or you can try out one of the many third-party applications that provide this feature.

Using Windows Assessment and Deployment Kit

The only native way you can create an ISO image on Windows is by using the Windows Assessment and Deployment Kit (ADK). The Windows ADK is a set of tools provided by Microsoft to customize and deploy the Windows operating system to other computers.

Windows ADK contains a wide variety of tools, but we’ll be looking at the Deployment Tools feature. This feature has the Oscdimg tool which we’ll use to create an ISO image file.

If you want to use the Windows ADK for the single purpose of creating an ISO file, you can choose to only install the Deployment Tools feature. So, let’s first download and install the Windows ADK.

  1. Press Windows + R to open the Run utility.
  2. Type winver and press Enter.
  3. Note down your Windows 10 or 11 version.
    windows-11-version

  4. Open a browser of your choice.
  5. Go to the Download and Install Windows ADK page.
  6. Make sure to download the Windows ADK for the specific version of your Windows. (If you use Windows 10, scroll down to the Other ADK downloads section.)
  7. After the download is complete, run the setup file.
  8. Click on Next to install Windows ADK on the default location. (If you want to install Windows ADK on a separate location, click on the Browse option and choose your location.)
    windows-adk-specify-install-location

  9. Choose an option to let Microsoft collect insights for Windows kits or not, and hit Next.
    windows-kits-privacy

  10. Accept the License Agreement.
    windows-adk-lincese-agreement

  11. Make sure to select Deployment Tools and deselect all the other options. (If you want to install other Windows ADK features, you can select them as well.)
    Windows-adk-deployment-tools-install

  12. Click on Install, and select Yes on the popup.
  13. After the installation completes, click on Close.
    windows-adk-installation-complete

Now that you have installed the Windows ADK Deployment tools let’s see how you can use them to create an ISO image file.

  1. Make sure all the files you want to put into an ISO file are contained in a single folder.
  2. Open File Explorer and navigate to C:\Program Files (x86)\Windows Kits. (If you’ve installed Windows ADK in a different location, go through there instead.)
    windows-kits-folder

  3. Double-click on the numbered folder inside Windows Kits. (The numbered folder will differ depending on your Windows ADK version.)
  4. Go to Assessment and Deployment Kit > Deployment Tools > amd64.
  5. Right-click on the Oscdimg folder and select Copy as path.
    OSCDIMG-copy-as-path

  6. Now, press Windows + R to open the Run dialog box.
  7. Type cmd and press Ctrl + Shift + Enter to open Command Prompt with admin access.
  8. Now, you need to change your current directory to the OSCDIMG tool location. Type the command cd /d and right-click on the Command prompt to enter the recently copied file path.
    cmd-change-current-directory-to-oscdimg-folder

  9. Press Enter to change the current directory to the OSCDIMG tool location.
  10. Now, enter the command OSCDIMG -n -d -m "Source File Location" "ISO File Location with Name.iso"
  11. Replace “Source File Location” with the actual file path of the folder you want to convert to an ISO image. If you don’t know how to get the file path of the folder, you can use the same method as above to do so.
  12. Replace “ISO File Location with Name.iso” with the location where you want the iso file to be with its name. 
  13. For example, OSCDIMG -n -d -m "C:\Users\Username\Documents\Project 1" “D:\ISO File.iso” will create an ISO file of the contents inside the Project 1 Folder and save it in E drive as ISO File.iso.
    create-iso-file-using-oscdimg

  14. Your ISO file has been successfully created.

Using Third-Party Applications

Another way you can create ISO files in Windows is by using third-party applications that provide this feature. There are a ton of third-party apps like ISO Workshop, Ultimate ISO Maker, and PowerISO Maker that you can use to create ISO files.

These third-party apps are very useful if you value convenience, as you can create ISO files with a simple click of a button. However, when using free apps that provide this feature, you can face roadblocks like ISO file size limitations.

If you don’t already know, an ISO file is a container that can hold a number of files in it. It’s usually used to create backups of your CD and DVD discs. However, you can create an ISO from the folders on your Windows PC as well. There are actually multiple apps that help you do it on your machine.

There are many reasons why you may want to create an ISO on your Windows 10 PC. Maybe you want to keep all of your folders in a single place. Or maybe you want to keep some of your folders handy ready to burn to your discs.

Regardless of the reasoning, it’s pretty easy to create an ISO from folders on a Windows computer. Also, check out the video from our sister site where we walk you through the steps in a short video.

Use AnyBurn To Create ISO From The Folders On Your PC

One of the free apps you can use to create an ISO from your folders is AnyBurn. It’s actually an app that helps you burn your data to your discs but you can use it to create ISO files as well. It has an option on the main interface that helps add your chosen folders to an ISO which you can then save anywhere on your computer.

  • Download, install, and launch AnyBurn on your computer.
  • You’ll find several options regarding creating ISOs on the main interface. Find the one that says Create image file from files/folders and click on it.

  • The following screen will let you choose the folders that you want to add to your ISO. Click on the Add button at the top to add your folders.

  • If you want to specify any custom settings for your file, click on the Properties button at the top. It’ll then let you modify options like the file system for your ISO, file naming standard, compression level, and so on. Click on OK when you’ve configured them.

  • Click on the Next button to go to the next screen of the ISO creation process.
  • On the following screen, click on the folder icon to choose the folder where you want to save your ISO. You can also enter a name for your file on the same screen.

  • Finally, click on Create Now to start creating an ISO out of your chosen folders.

Create An ISO In Windows 10 Using WinCDEmu

WinCDEmu is an open-source tool that lets you create virtual drives out of various image file formats on your computer. If you have downloaded an ISO file and you want to view its contents, this app can help you mount that as a drive on your machine.

You can use the app to create ISO files from folders in Windows as well, and it actually provides you with the easiest way to make an ISO from your folders. All you basically need to do is install the app and it’ll add an option to your context menu. You can then use that option to generate an ISO from your folders.

  • Download and install the WinCDEmu app on your PC.
  • Right-click on your taskbar and select Task Manager.

  • Right-click on the process that says Windows Explorer and select End task. You need to close the Explorer before you can see the newly added item in the context menu.

  • Click on the File menu in Task Manager and select Run new task.

  • Type in explorer.exe and hit Enter. It’ll relaunch the Windows File Explorer.

  • Find the folder that you want to create an ISO for, right-click on it, and select Build an ISO image.

  • It’ll ask you to enter a name for your ISO and the location where you want to save it. Enter these details and click on Save.

  • It’ll quickly create the ISO for you and let you know when it’s fully built.

Use ImgBurn To Create ISO Files From Folders On Windows

ImgBurn has been a popular app to create and burn image files for a long time. If you’ve ever created a backup of your discs or you’ve burned a disc, you’ll likely recognize the app.

The app can be used to create ISO files from your folders as well.

  • Download, install, and open the ImgBurn app on your computer.
  • On the main interface, find and click on the option that says Create image file from files/folders.

  • You’ll see a screen that lets you add the folders you want to include in your ISO. Click on the little folder icon and add the folders for your ISO file.

  • Click on the tiny folder icon next to where it says Destination and select a name and target folder for your ISO file.

  • On the right-hand side pane, you’ll find various options to configure for your ISO. With these options, you can change your image type, enter a label for your image, specify restrictions, and do a few other things.

  • Finally, click on the large Build button on your screen to start building an ISO file out of your selected folders.

Use a Portable Tool To Create An ISO From Folders

If it’s just a single ISO that you’ll be making and you don’t think you’ll be doing it again anytime soon, you might prefer something that doesn’t require an installation. Folder2Iso can actually help you out as it’s a free and portable tool that helps quickly create ISOs without any hassle.

It works on many versions of Windows including Windows 7, 8, 10, and Linux.

  • Download the Folder2Iso app and double-click on it to extract the actual app contents.
  • Run the executable file that you extracted from the archive.
  • You’ll see a simple interface with only a few options on it. Click on the Select Folder option and select the folder you want to add to your ISO.

  • Click on the Select Output button and choose the folder where you’d like to save your ISO file. Remember you can’t choose the folder that you’ve chosen to include in your ISO.

  • You can then specify the extra options available on your screen, if you want.
  • Click on the Generate ISO button to make an ISO out of your chosen folders.

  • The progress bar will go all green when the ISO has been generated.

It’s a good idea to create an ISO from your folders in Windows so you can mount them all as a single drive on your PC. If you have done it on your computer already, let us know what app you chose to do it and why. We await your response in the comments below!

Related Posts

  • How to Fix a “This file does not have an app associated with it” Error on Windows
  • How to Fix an Update Error 0x800705b4 on Windows
  • How to Resolve “A JavaScript error occured in the main process” Error on Windows
  • How to Fix the Network Discovery Is Turned Off Error on Windows
  • How to Change Folder Icons in Windows

An ISO image can contain the entire contents of a CD, DVD, or any other external drive. An ISO image is like a box that contains all components of an element that can be used to remodel the original content.

An ISO image is even capable of keeping files of the installed operating system. With the availability of ISO images, we can make bootable USB flash drives and install any OS to our systems.

You may need to convert a folder to an ISO file if you need to share the contents of the folder in a single file or recompile an image after making modifications to it.

Want to convert a folder to an ISO image? Here’s how:

You can convert folders with video files to ISO images. If you want to compress the size of your ISO image which contains videos, check out how to compress video files without losing quality.

You can convert any file or folder into an ISO file so it can compress the actual size of the data and you can easily share it anywhere you want to.

TIP: You can also create a system backup/clone of your working PC using the image software.

Table of Contents

Here are a few tools to get the job done.

How to Convert Files and Folders to ISO Images

AnyToISO

AnyToISO freeware tool is available for Windows 10 and 11 that can easily convert any folder or file to ISO.

When it is installed, a window will appear. There are 3 options in the respective tabs:

  • You can extract any files from the zip or archive folder
  • You can make an ISO image of CD/DVD.
  • You can create an ISO image of any file or folder.

Follow the steps below to convert a file or a folder into an ISO image using AnyToISO:

  1. Download AnyToISO and proceed with the installation wizard to install the tool.
  2. Switch to “Folder to ISO” tab and then click Browse for folder in front of Source folder.
    ATI source folder

  3. Now select the folder that you want to convert.
  4. AnyToISO will now fill in the other details automatically. Click Make ISO to begin creating an ISO image out of the selected folder.
    ATI make iso

The ISO image will now begin creating itself. This step may take a moment depending upon the size of the folder. Once done, you can find the ISO image in the destination directory as designated by the AnyToISO tool.

ATI created

ISO image created successfully

ImgBurn

ImgBurn is another great tool that will convert a file or a folder into an ISO image. Follow the steps below to download, install, and then use ImgBurn to create an ISO file:

  1. Open the ImgBurn download page, click on any of the mirror download links, and download the tool from there.
    mirror links

  2. Once the setup has been downloaded, double-click it to begin the installation process and then follow through with the installation wizard.
  3. Once installed, run the tool. From the main menu, click “Create image file from files/folders“.
    imgburn convert

  4. On the next screen, click on the Browse for a file or Browse for a folder button (depending upon whether you want to convert a file or folder).
    imgb file or folder

  5. From the browsing window, navigate to and select the file/folder you want to convert.
  6. Now click the Browse button under Destination and select a location to save the converted ISO image.
    imgb destination

  7. Click the Build button.
    imgb convert

  8. From the popup confirmation window, click Yes.
    yes

  9. You will now be notified that a volume label has not been given and the tool will set one itself. Click Yes again.

The conversion process will now take place. Once converted, you will find the converted ISO file at the designated location.

Folder2ISO

Folder2ISO is a portable tool that does exactly what its name is – convert folders to ISO images! Proceed with the following steps to convert a folder into an ISO image:

  1. Download Folder2ISO and proceed with the extraction.
  2. As the tool is portable, it does not require installation. Execute the Folder2ISO tool.
  3. Click Select folder and navigate and select the folder that you wish to convert.
    f2i select

  4. Now click Select Output and choose a name and a destination for the converted ISO image.
    f2i destination

  5. Click Generate ISO to begin the conversion.
    f2i generate iso

The tool will now create an ISO file out of the selected folder.

ISO Workshop

ISO Workshop is another freeware with a Graphical User Interface (GUI) that you can use to create an ISO image out of a folder. Here is how:

  1. Open the ISO Workshop download page and click Download in front of the said software.
    ISO workshp download

  2. Run the downloaded .exe setup file and follow through with the installation wizard to install the software.
  3. Now run the ISO Workshop software and click Make ISO.
    IW make

  4. A new window will now open. From the popup, click Ok.
    IW ok

  5. Now click the “+” (plus) sign from the top, navigate to the folder that you want to convert and click Add.
    IW add

  6. (Optional) Repeat the last step to add more folders.
  7. When added, click Close.
  8. Now click Make from the top menu in the tool.
    IW make 1

  9. Now set a name and a destination for the converted ISO file and click Save.
  10. The tool will now begin creating the ISO file out of the selected folder(s). When done, click Ok.
    IW converted

You will find that the ISO image has been saved to the selected destination.

WinCDEmu

Perform the following steps to convert a folder into an ISO image directly from its context menu using WinCDEmu:

  1. Download WinCDEmu and install the tool.
  2. Once installed, right-click the folder that you want to make an ISO image out of, and click Build an ISO image from the context menu.
    win build

  3. From the popup window, enter a File Name and click Save.
    win save

  4. The tool will now begin the conversion.

It is that easy to convert any folder into an ISO file with WinCDEmu on a Windows computer.

Closing Words

Learn how to convert DMG to ISO images.

So, these are very convenient and simple ways to make any folder or file into an ISO image and share it with anybody, anywhere. Basic tasks can be done using any of the given tools discussed in this post.

Have fun and keep on making ISO images to transfer/share big programs over internet. What method do you use to convert a set of files and folders into an ISO image?

Download Article

Make an ISO file to back up data or run software

Download Article

  • Using a Windows PC
  • |

  • Using a Mac
  • |

  • Video
  • |

  • Q&A
  • |

  • Tips

This wikiHow teaches you how to create a disc image file (ISO) from a folder, CD, or DVD on your Mac or Windows PC. ISOs can be mounted and run like a CD or DVD without inserting a disc into your computer. You can also burn an ISO file to a disc to create your own running CD or DVD. You can only make an ISO from a CD or DVD if it isn’t copyright-protected.

Creating an ISO Image Easily

Install WinCDEmu, a free ISO creation tool for Windows. Create a new folder containing all the files you want to add to your ISO. Right-click the folder, select Build an ISO image, name the ISO, and click Save.

  1. Step 1 Install WinCDEmu.

    Windows has no built-in tool to create ISO images, so you’ll need to download third-party software. WinCDEmu is a free, open-source option that makes it easy to create ISOs on Windows.

    • First, if your goal is to make a bootable Windows installation flash drive or DVD, see this wikiHow guide instead.
    • Otherwise, go to https://wincdemu.sysprogs.org/download in a web browser.
    • Click the green Download button and save the file to your computer. If needed, click Save to save it to your computer.
    • Double-click the downloaded file and click Yes to give it permission to run.
    • Click the Install button.
    • Click OK when the installation is complete.
  2. Step 2 Insert the disc you want to copy (optional).

    If you want to duplicate a CD or DVD by creating an ISO, insert that disc now.

    Advertisement

  3. Step 3 Open File Explorer...

    Open File Explorer. You can do this by pressing Windows key + E or right-clicking the Start menu and selecting File Explorer.

  4. Step 4 Add the files you want in the ISO to a single folder.

    Skip this step if you’re starting with a CD/DVD or have already added your files to a single folder. Otherwise, here’s how to create a new folder:

    • Right-click a blank area of the right panel and select New > Folder.
    • Type a name for the folder and press Enter.
    • Drag all the files you want to include inside the folder. Alternatively, you can select individual files (hold down the Ctrl key as you click each file name), press Ctrl + C, and then right-click the new folder and select Paste.
  5. Step 5 Right-click the folder or drive.

    If you inserted a CD or DVD, right-click the optical drive instead of a folder. A context menu will expand.[1]

  6. Step 6 Select Create ISO Image or Build ISO Image.

    The option you see depends on whether you’re copying from an optical drive or using files on your computer.

    • If you’re using Windows 11, click Show more options on the menu to display this option.
  7. Step 7 Enter a name for the ISO.

    The «ISO» file type is already selected from the drop-down menu at the bottom, so you’ll just need to enter a name (e.g., MyISO) into the File Name field.

    • If you want to choose a different location to save the ISO to, navigate to that folder now.
  8. Step 8 Click Save.

    WinCDEmu will begin building the ISO from the selected files. A progress bar will keep you updated on how much time remains in the process.

    • When the process is complete, click Close on the window, and the ISO will be available at the selected location.
  9. Advertisement

  1. Step 1 Add the files you want to include in your ISO to a folder.

    If the files are already in a folder, or if you’re creating an ISO from a CD or DVD that’s inserted in your optical drive, you can skip this step. Here’s how you can create a new folder:

    • Open Finder by clicking the two-toned smiley face icon on the Dock.
    • Click the Desktop folder in the left panel, or choose another location if you want to create your new folder somewhere else.
    • Click the File menu and select New Folder.
    • Type a name for your folder—use something that will reflect the content of the ISO you’re creating.
    • Press Return.
    • Drag the files you want to include into the new folder.
  2. Step 2 Open Disk Utility.

    An easy way to do this is to click the magnifying glass at the top-right corner to open Spotlight, type disk utility, and then click Disk Utility in the search results.

    • You can also open Disk Utility in Finder by clicking the Go menu and selecting Utilities > Disk Utility.
    • While Disk Utility doesn’t create ISO files, you can use it to create an image in the CDR format. Once converted, you can use a simple command-line tool to convert the CDR to the ISO format.
  3. Step 3 Click the File menu and select New Image.

    A menu will expand.

  4. Step 4 Select Image from Folder or Image from (disc).

    If you’re creating an ISO from a folder, choose the Folder option. If creating one from a CD or DVD in your optical drive, select Image from (disc), where «(disc)» is the name of the disc in your optical drive.[2]

  5. Step 5 Select the folder with the ISO files and click Open.

    You can skip this step if you selected an optical drive in the last step.

  6. Step 6 Enter a name for your ISO.

    Type the name you want to use into the «Name» field at the top of the window.

  7. Step 7 Select Desktop as the "Where" location.

    Choose this option, as it’ll make the steps you’ll need to do later more straightforward.

  8. Step 8 Select DVD/CD master from the "Format" drop-down menu.

    This option ensures you can use the ISO with third-party applications on different platforms.

  9. Step 9 Click the Save button.

    It’s at the bottom of the window. This saves the selected folder or CD/DVD as a disk image. The image will initially be created as a CDR file, which is identical to an ISO image on a Mac, but requires additional conversion to become an ISO that will work on PCs. Continue with this method to convert the file to an ISO.

  10. Step 10 Convert the completed file into an ISO file.

    While unnecessary if you’re going to use this file on your Mac, the created CDR file won’t work on a PC. Here’s how to convert it to the proper format:

    • Open a Terminal window. You can do this by opening Finder, selecting the Go menu, choosing Utilities, and then clicking Terminal.
    • Type cd ~/Desktop and press the Return key.
    • Type in hdiutil makehybrid -iso -joliet -o [filename].iso [filenamename].cdr, making sure to replace both [filename] sections with the CDR file’s name.[3]
    • Press Return to convert the CDR file to the ISO format. The ISO is now on your Mac’s desktop.
  11. Advertisement

Add New Question

  • Question

    How can I download a video from the internet onto a flash drive?

    Download the video to your computer and then copy the file onto your flash drive.

  • Question

    I don’t see any option in the winrar method to save as ISO. The only options are RAR, RAR5 and ZIP. What should I do?

    WInrar is a compression tool and not a file. You can use winrar to open RAR and ZIP files.

  • Question

    Where can I find the option of saving files in an ISO format in Winrar?

    You can’t. Its not for making ISO files, it’s for saving compressed files . See above for how to make an ISO.

See more answers

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

Video

  • You cannot create an ISO for most video games or movies, as these are usually copyright-protected.

Thanks for submitting a tip for review!

Advertisement

References

About This Article

Article SummaryX

1. Install WinCDEmu, a free, open-source tool.
2. Add all files to a single folder or insert a CD/DVD to copy.
3. Right-click the folder or drive and select Create/Build ISO Image.
4. Enter a name and choose a saving location.
5. Click Save.

Did this summary help you?

Thanks to all authors for creating a page that has been read 702,284 times.

Is this article up to date?

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Когда обновление windows 10 ltsc
  • Windows 10 не может обнаружить второй монитор
  • Как удалить страницу в windows word
  • Как открыть файл через windows forms
  • Как увеличить ядра на ноутбуке windows 10