Okay, so if you have a *.ISO file and double click it, Windows 10 will mount it as a virtual cd/dvd-rom. This is cool! Until now a third party software was required to mount/extract such files. I'm quite happy about this little neat feature.
And now the problem...
To "unmout" or "remove" the virtual cd/dvd-rom you simply go to File Explorer>This-PC, right click on the virtual cd/dvd-rom and click Eject.
If you're lucky the above should work. In my case it did not. I got an error.
So how do you remove the virtual cd/dvd-rom in this case?
Solution :
Search for "cmd" and run it as an Administrator. Then in the command prompt type the following:
mountvol f: /d
Replace f: with the drive letter of the virtual cd/dvd-rom you want to unmount/remove - obviously in my case that was f:
And now the problem...
To "unmout" or "remove" the virtual cd/dvd-rom you simply go to File Explorer>This-PC, right click on the virtual cd/dvd-rom and click Eject.
If you're lucky the above should work. In my case it did not. I got an error.
So how do you remove the virtual cd/dvd-rom in this case?
Solution :
Search for "cmd" and run it as an Administrator. Then in the command prompt type the following:
mountvol f: /d
Replace f: with the drive letter of the virtual cd/dvd-rom you want to unmount/remove - obviously in my case that was f: