1046:9967 W9967CF/W9968CF Webcam IC

Winbond Electronics Corp. [hex]

Vendor ID
1046
Product ID
9967
Combined
1046:9967
Decimal
4166:39271

What is this device?

This is the USB identifier for a W9967CF/W9968CF Webcam IC manufactured by Winbond Electronics Corp. [hex]. The vendor ID 1046 is registered to Winbond Electronics Corp. [hex] with the USB Implementers Forum, and 9967 is the product ID that Winbond Electronics Corp. [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 1046:9967 Winbond Electronics Corp. [hex] W9967CF/W9968CF Webcam IC.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1046:9967 Winbond Electronics Corp. [hex] W9967CF/W9968CF Webcam IC

You can filter directly with lsusb -d 1046:9967, or get the full descriptor dump with lsusb -v -d 1046:9967. Kernel messages from dmesg show the same pair as idVendor=1046, idProduct=9967.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_1046&PID_9967
USB\VID_1046&PID_9967&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1046&PID_9967"

macOS

$ system_profiler SPUSBDataType
    W9967CF/W9968CF Webcam IC:
      Product ID: 0x9967
      Vendor ID: 0x1046  (Winbond Electronics Corp. [hex])

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

1046  Winbond Electronics Corp. [hex]
	9967  W9967CF/W9968CF Webcam IC

More from Winbond Electronics Corp. [hex]