I'm running Windows 10 on Virtual Box (Kubuntu 20.04 as host) and I'm having a hard time trying to detect my USB on Windows. I'm using VB 6.1.12, installed Extension Pack and Guest Additions (on Windows).
The thing is, when I go to Devices > USB, not a single USB is listed in there. I'm reading this one topic (viewtopic.php?f=7&t=87206) which is quite similar to what (I think) it happens to me. My user belongs to 'vboxusers' group (I already logged out to make sure changes apply).
Trying to run
works good, but running
only works sometimes. More specifically, it only works when I reboot my computer (or logout and in my session) and haven't started VirtualBox GUI. As soon as I open it (that is VirtualBox GUI), whenever I run 'VBoxManage list usbhost' I get
I don't know what could be causing this, it seems like VirtualBox is removing my user from 'vboxusers' group but when I restart I'm added back again? I'd appreciate some help. Thanks.