HomeWindowsHow to Mount or Unmount ISO files on Windows 11

How to Mount or Unmount ISO files on Windows 11

-

ISO files are meant to store contents of CD, DVD, Blu-ray, and all the other disk types. ISO images are large files that can easily be shared with anyone. This file format is mostly used to package operating system files so that they can make USB drives or CDs bootable. There are various ways with which you can access the contents of the ISO files, but Windows 11 do have the ability to mount and unmount ISO files without requiring any dedicated software.

How to Mount or Unmount ISO files on Windows 11

If you want to mount and unmount ISO files on Windows 11 without using any additional software, then this article will help you with that. In this article, we will be discussing how you can mount and unmount ISO files on Windows 11.

How To Mount Or Unmount ISO files On Windows 11

Mount And Unmount ISO Files Using File Explorer

The very first way to mount and unmount ISO files on Windows 11 is by using File Explorer. There are three ways to mount the image with the File Explorer, the first method involves using the context menu, and ribbon menu, and the last method is double-clicking on it.

Mounting ISO File Using Context Menu

To mount your ISO file using the context menu, follow the steps given below-

  • Head to the File Explorer on your PC by pressing the Windows + E key combo.
  • In the File Explorer, head to the location where you have saved the ISO file.

Mount Or Unmount ISO files On Windows 11

  • Select the ISO file, right-click on it, and then from the Context Menu that opens up, click on Mount. After doing so, you will be able to access the contents of the ISO files and use them.

Mounting ISO File Using Ribbon Menu

Another method to do this is with the help of the ribbon menu. To mount an ISO file using the Ribbon Menu, follow the steps given below-

  • Press the Windows + E key combo to open the File Explorer on your PC.
  • Go to the location where you have saved the ISO file, and select the file.

Mount Or Unmount ISO files On Windows 11

  • Now click on the Mount button on the Ribbon menu.

Mounting ISO File By Double-Clicking On It

You can also mount the ISO file by double-clicking on it. To do so, follow the steps given below-

  • Firstly, open the File Explorer on your PC, and then head to the location where the file is saved.
  • Now, double-click on the ISO file, and the file will be mounted.

Unmounting The ISO File Using File Explorer

You can also unmount the ISO file using the file explorer. To unmount the ISO file using the File Explorer, follow the steps given below-

  • Head to the File Explorer on your PC by pressing the Windows + E key combo.
  • Click on This PC option in the left sidebar.

Mount Or Unmount ISO files On Windows 11

  • Select the virtual drive, right-click on it, and then click on Eject. 

Mounting And Unmounting ISO File Using PowerShell

You can either use PowerShell to mount and unmount the ISO file in Windows 11. Following the steps given below, you will be able to mount and unmount ISO files in Windows 11 using PowerShell.

Mounting ISO File

To mount ISO File using PowerShell, follow the steps given below-

  • Press the Windows + X key combo. Now from the menu that opens up click on Windows Terminal (Admin). This will open up Windows PowerShell. 
  • In the Windows PowerShell, type the command Mount-DiskImage -ImagePath “PATH\TO\ISOFILE” and hit Enter to execute the image. 

Mount Disk With PowerShell

You will have to replace PATH\TO\ISOFILE with the path of the ISO file. For instance, it can be F:\Windows11.iso so the command will be Mount-DiskImage –Image Path “F:\Windows11.iso”

Unmounting ISO File

The process of unmounting the ISO file is as same as mounting the file. To unmount the file, you will have to replace the above code with Dismount-DiskImage -ImagePath “PATH\TO\ISOFILE” and execute the program.

Mount Or Unmount ISO files On Windows 11

Ensure you replace the “PATH\TO\ISOFILE” with the actual file path like we did above. After you do so, the ISO file will be unmounted.

RELATED GUIDES:

Final Words

This is how you can mount and unmount ISO files in Windows 11. You need not use any third-party extracting software to access the contents of ISO files and use them in Windows 11. Following the above steps, you will be able to mount the ISO file and access the contents of it. Moreover, we have also discussed the method to unmount the file, so you can do so after your work is done.

Mukesh Bhardwaj
Mukesh Bhardwajhttps://itechhacks.com
Editor - An aspiring Web Entrepreneur and avid Tech Geek. He loves to cover topics related to iOS, Tech News, and the latest tricks and tips floating over the Internet.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

LATEST