The Computer Oracle

How do I remove a VirtualBox host only network adapter

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: The World Wide Mind

--

Chapters
00:00 How Do I Remove A Virtualbox Host Only Network Adapter
00:42 Answer 1 Score 38
01:01 Accepted Answer Score 30
01:13 Thank you

--

Full question
https://superuser.com/questions/854369/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#macos #networking #virtualbox #osxyosemite

#avk47



ANSWER 1

Score 38


Looks like the VBoxManage command line tool is how to do it. Couldn't find a way to do it from the GUI, but this seems to work:

VBoxManage hostonlyif remove vboxnet4

(replace the '4' accordingly, of course)




ACCEPTED ANSWER

Score 30


Open Virtualbox, click File -> Preferences -> Network -> Host-only Network, remove Vboxnet#

screenshot