Loading...

September 29, 2015 1,828 views

Mounting ISO files in Windows 10

Woriking with .iso files in Windows 10

If you are one of the users that upgraded from Windows 7 directly to Windows 10, you may have missed one of the neat additions in Windows 8 - the ability to mount ISO disk images in a virtual drive. With this, users can work with ISO images without any virtualization tool installed. So no need for Daemon Tools and similar utilities to install stuff from .iso images.

Introduction

Windows 10 logo

If you are one of the users that upgraded from Windows 7 directly to Windows 10, you may have missed one of the neat additions in Windows 8 - the ability to mount ISO disk images in a virtual drive.

With this, users can work with ISO images without any virtualization tool installed. So no need for Daemon Tools and similar utilities to install stuff from .iso images.

About ISO disk images

ISO images (.iso) represent one of the most common way to store a digital copy of a physical media disc and nowadays it is used for both backup and software installation purposes.

The structure of ISO images is defined by ISO 9660 standard, which specifies the volume and file structure of compact read-only optical disks for the information interchange between information processing systems.

How to access ISO files in Windows 10

In Windows 10 (and previously 8) you can use right click ► mount option to inject your disc image to Windows virtual CD/DVD drive.

Double-clicking is used for burning purposes, so the system would try to burn your .iso image on a physical disc.

This feature is seamlessly integrated to File Explorer (formerly Windows Explorer) ribbon menu and the whole .iso handling workflow as you can see at the following screenshots.

ISO mounting function in Windows 10 preview, step 1
Random .iso image found using File Explorer    

 ISO mounting function in Windows 10 preview, step 2
Windows 95 ISO mounted in Windows 10
ISO mounting function in Windows 10 preview, step 3

Mounted Windows 95 ISO explored with File Explorer 

Creating ISO files in Windows 10

Much like in Windows 8 and previous editions, you are still unable to create .iso images without special tool for it.

So you have to use one of the many available burning or disc image management programs for this job. If you google a bit, you can find dozens of free utilities that can be used to create .iso images.

Related articles

February 21, 2018

Burn ISO to USB drive

ISO format is a popular way for distribution of software, such as operating systems, video games, ba...

Read more
August 4, 2016

Install Windows without DVD or USB

Microsoft Windows system is typically installed on computers with DVD installation media or with USB...

Read more
October 13, 2015

Create ISO's with AnyToISO

Even with the new Windows 10, users are still unable to create ISO images with just the tools from t...

Read more
December 3, 2014

Create Windows 8.1 bootable USB installation flash drive

Short tip how to create installation ISO image, or bootable installation USB drive of Windows 8.1 wi...

Read more
March 20, 2014

How to play Sony Playstation games on Mac

Many gaming legends, like Tekken, Soul Blade, Final Fantasy and many more were released only for Son...

Read more
May 9, 2013

Mounting ISO in Windows

In older Windows versions, you enable virtual CD-ROM drive by using third-party optical drive emulat...

Read more