- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gotta add this to my notes. Thanks for the detailed post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cool! It's works! Thank you so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
changed from:
usb.restrictions.defaultAllow = "FALSE"
To:
usb.restrictions.defaultAllow = "TRUE"
Works greate!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For those with encryption, you have to remove encryption so you can edit your .vmx file, then you can re-add it.
What a PITA.
Wow, Why would the default be to remove access to USB devices?!!, This is VMWare Workstation, which is run on a desktop that has ... you know ... USB devices.
I just wasted 3 hours troubleshooting this.
Why do i pay for this software again?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same issue happening as of 2023 (VMware Workstation Pro v17).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As you faced this issue in 17.0 build also, can you please share your host guest details.
Specifically if possible please attach your vmx file, We need to see if there anything else interesting there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are working on it, and this will be fixed in Workstation next release.
Thanks,
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue affected me too on VMWare Workstation 16.2.5 build-20904516, with guest OS Fedora 36 & 38. When the .VMX file was manually edited it worked OK.
@joshiga - Has this now been fixed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is fixed in WS 17.0.1 release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Appears to stil not be fixed. I have no redirect option, can't pass my headset or webcam in / out the vm. Workstation 17.02 on arch linux
. usb.restrictions.defaultAllow = "TRUE" did not exist in .vmx file. I added it, but still no change. Windows 11 VM, with latest Vmware tools installed as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am still having issues with this, one of the three Linux guests I installed is not grayed out (MX Linux) and works as intended. A Windows 11 guest works mounting the same usb volume no issues. The Ubuntu LTS is grayed out and I removed the usb.restrictions.defaultAllow = "TRUE" from mx file and restarted VMware.
Not sure of how to fix this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try explicitly setting this thing in configuration, not removing it.
Also, this was relevent for Workstation 16, not 17. If you're using 17, some of newer version - try to play around with this setting. I mean, instead of
usb.restrictions.defaultAllow = "TRUE"try to remove quotes completely
usb.restrictions.defaultAllow = TRUEor to replace them with apostrophes
usb.restrictions.defaultAllow = 'TRUE'We never knew how this feature works because it was never (openly) documented, so the only way to figure that out - is just to experiment with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please note this issue is fixed in 17.0.1 onwards, you shouldn't see this issue because of below setting in vmx default getting added:
> usb.restrictions.defaultAllow = "FALSE"
In case you are seeing this issue, it might be because of something else.
Thanks,
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just installed Windows 11 on 17.0.1 and connect options are still greyed out. I checked the VMX file and verified that there isn't an entry for usb.restrictions.defaultAllow. I've tried to add it and set it to true in various ways to no avail. Are there any other workarounds here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Still no go, clean install of a linux ARCH, Installed VMWorkstation, Built a Windows 10 VM. No usb sharing to be found.
Made no difference either way with true or false setting as others are trying. For now I went back to QEMU / Libvirt till I can figure this out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we please get the support bundle for Linux as host and Windows as host where WS pro is installed whoever is facing this issue?
For windows, can you please confirm if VMUSBArbService service (VMware USB Arbitration Service) is up and running?
Thanks,
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also experienced the problem with a Debian 12 guest VMware® Workstation 16 Player 16.2.5 build-20904516.
Thanks zenficus.