Score:0

How do I remove a virtualbox machine from virtualbox manager so I can reinstall it?

eh flag

I created a vm for Ubuntu 22.04.3 LTS using unattended install (my first time using VirtualBox). My Activities button is not working in Gnome, and just produces a search window instead of a menu. I'd like to delete the machine from VirtualBox and reinstall it with manual install. How do I delete the machine I just installed?

Score:1
gh flag
vboxmanage list vms

list all vms you have registered in virtualbox.

The 1. field is the name of your virtualmachine the second one the uuid.

To remove a vm (I prefer by name)

vboxmanage unregistervm vmname --delete-all

unregistered the virtualmachine from virtualbox and delete it complete.

Bob Smith avatar
eh flag
Perfect answer. Thanks and solved.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.