How to clear Recently Used Virtual Media ?

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Celtic_Monkey
Posts: 2
Joined: 24. Jun 2016, 13:57

How to clear Recently Used Virtual Media ?

Post by Celtic_Monkey »

OS: Windows 7 (Enterprise)
VB: 5.0.22r 108 108 (but problem also in previous version)

Hi,

How can i clear the recently used media list for a VM?

Virtual Media Manager (Optical Disks Tab) is empty so all good there. However VM settings [Storage - CD Icon] shows a list of recently used media mounted to the VM (choose Virtual optical disk file). This list is steadily growing and I'd like to clear it down? could someone point me in the right direction ?

cheers
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: How to clear Recently Used Virtual Media ?

Post by scottgus1 »

On my two running guests I have the same "recent media" list in both guests showing CD images I definitely did not put in either of them, but in other guests that are not running now.

The meda list is global, it will show the same images on all your guests. I find that as I load images, the list stops at five images, plus my host's two physical and virtual DVD drives. Chances are that your list will stop growing, too.

But if you really want to clear the list you can try this command on the host:

Code: Select all

vboxmanage setextradata global "GUI/RecentListCD"
It removed the list of images I used from my guests, and left just the host DVD drives.
Celtic_Monkey
Posts: 2
Joined: 24. Jun 2016, 13:57

Re: How to clear Recently Used Virtual Media ?

Post by Celtic_Monkey »

Top Man !!

That worked a treat. Much appreciated.
Post Reply