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.
1 How To Mount Or Unmount ISO files On Windows 112 Mount And Unmount ISO Files Using File Explorer2.1 Mounting ISO File Using Context Menu2.2 Mounting ISO File Using Ribbon Menu2.3 Mounting ISO File By Double-Clicking On It2.4 Unmounting The ISO File Using File Explorer3 Mounting And Unmounting ISO File Using PowerShell3.1 Mounting ISO File3.2 Unmounting ISO File4 Final Words
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, 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.
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 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.
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.
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.
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.
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:
How To Fix Filmora X Not Working In Windows 11How To Update To Windows 11 ISO Build 22000.160How To Change Your Windows 11 PC Name
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 also 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.
Δ