Hi,
Is it possible that the iPhone doesn't natively transmit the screen via USB, and that's what you're trying to do?
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
all the required thing Bonjour Service , Apple Mobile Device Support, WinFsp i have installed but still idescriptor unable to detect my IOS device airplay is working but i want live screen feature to cast my screen through the USB
Hi,
Is it possible that the iPhone doesn't natively transmit the screen via USB, and that's what you're trying to do?
Thanks
AI answer
Windows identifies USB devices based on their USB descriptors (vendor ID, product ID, and related fields). If the USB casting/“live screen over USB” tool cannot see the iOS device, Windows is either:
Key points from how Windows handles USB devices:
idVendor, idProduct, and bcdDevice. Windows uses these to build the Hardware ID and Compatible ID (for example, USB\VID_045E&PID_F001).USB\VID_0000&PID_0000 and USB\UNKNOWN, often with Code 43 in Device Manager.To troubleshoot on Windows:
USB\VID_xxxx&PID_yyyy is present.USB\VID_0000&PID_0000 or USB\UNKNOWN, Windows is failing to enumerate it correctly. In that case, the USB casting software will not be able to detect it.If the device is completely missing from Device Manager when plugged in, the problem is at the physical/USB layer (cable, port, hub) or with the device’s USB stack; Windows cannot provide a USB descriptor or Hardware ID in that case, and no USB-based casting will work.
References: