Can not connect to my phone through Windows 11 in VMware Workstation
Hello. I am running Windows 11 22H2 22621.4249 in VMware Workstation 17.6.0 I try to connect Scrpy 2.7 to my Xiaomi Redmi Note 8. But I am getting this error when I run scrcpy-console.bat:
The usb device in the guest OS is enabled and working fine, I can see the internal storage of my phone from Windows Explorer. Scrcpy is working with no errors when I connect it through the host OS which is Windows 10. I have been using it for years with no problems with the same phone (both USB debugging settings are enabled).
Any idea what causes this and how I can fix it?
Try the command adb push with the same paths manually.
Also, try from a folder without spaces (just in case).
it might be blocked where your at are you on a work computer
oh wait guest os i see now
I changed the USB adapter in VMware from version 1.1 to 2.0, and this seems to have fixed it. So far it is connecting with no errors. Thank you for your help.