Usb Device Id Vid 1e3d Pid 198a (2024)

The USB device ID VID 1E3D PID 198A identifies a Chipsbank CBM2099 series flash drive controller. While driver issues, firmware corruption, and counterfeit hardware are common, most problems are solvable using Windows Device Manager, the official Chipsbank MP Tool, or Linux command-line utilities. Always test cheap flash drives for fake capacity, and never store irreplaceable data on a single USB drive – regardless of its VID/PID.

If you fixed your device using this guide, share your experience below. If you are still stuck, provide the exact error code from Device Manager (e.g., Code 10, 43, 45) and we can troubleshoot further.


Keywords: VID 1E3D, PID 198A, Chipsbank CBM2099, USB device driver error, fix unknown USB device, flash drive controller, CBM2099 MP Tool, counterfeit USB drive.

The USB Device ID VID 1E3D and PID 198A identifies a Flash Disk manufactured by Chipsbank Microelectronics Co., Ltd.. This specific identifier is commonly associated with generic or OEM USB 2.0 flash drives and card readers. Key Specifications

Vendor ID (VID) 1E3D: Registered to Chipsbank Microelectronics Co., Ltd., a Chinese semiconductor company specializing in flash memory controllers.

Product ID (PID) 198A: Generally identifies the device as a "Flash Disk" or "HighSpeed" mass storage device.

Controller Model: Often utilizes the Chipsbank CBM2199S controller. Protocol: USB 2.0 High Speed.

Reported Capacities: Users have logged various sizes for this specific ID, ranging from small 8GB drives to large 250GB+ models, indicating it is a widely used generic controller for different memory capacities. Common Uses & Troubleshooting Usb Device Id Vid 1e3d Pid 198a

Generic Branding: You will find this ID in many unbranded or "white-label" USB drives, including those from brands like Lenovo (OEM) or promotional "free" thumb drives.

Driver Support: These devices typically use the standard USB Mass Storage Class driver included with Windows, macOS, and Linux.

Repair Tools: If the drive becomes corrupted (e.g., shows "No Media"), specialized low-level formatting tools from Chipsbank (CBM) are often used by technicians to "revive" the firmware. How to Verify Your Device

If you are troubleshooting a device and want to confirm it matches these IDs:

USB Flash Drive Speed Tests - VID = 1e3d, PID = 198a - NirSoft

Identifying and Fixing the Chipsbank Flash Disk (VID 1E3D, PID 198A)

If you’ve encountered a mysterious "Unknown Device" in your Device Manager with the Hardware ID USB\VID_1E3D&PID_198A, you are likely dealing with a generic USB flash drive using a Chipsbank Microelectronics controller. The USB device ID VID 1E3D PID 198A

These identifiers are essentially the digital fingerprint of your hardware:

Vendor ID (VID) 1E3D: Assigned to Chipsbank Microelectronics Co., Ltd.

Product ID (PID) 198A: Specific to their Flash Disk or Flash Reader product line. What is this device?

This combination typically points to a mass storage device utilizing the or

controller. You'll often find these controllers in budget or unbranded USB drives, including some "fake" high-capacity drives sold on online marketplaces. Common Issues and Solutions

Users frequently search for this specific ID when their drive stops working or shows as unreadable. Common symptoms include the drive reporting 0MB capacity, asking to be formatted constantly, or failing to be recognized by Windows. 1. Quick Troubleshooting

If the MP Tool fails with “Bad Block Too Many” or “Download Fail,” you may need to short specific pins on the controller. This is a hardware-level recovery: Keywords: VID 1E3D, PID 198A, Chipsbank CBM2099, USB

Caution: This step is for advanced users. Incorrect firmware can permanently brick the device.

Many laptops manufactured between 2018 and 2023 use Chipsaling’s capacitive sensors. The 198A PID is specifically linked to a swipe or touch fingerprint sensor that supports Windows Biometric Framework (WBF). On compatible systems, this allows fingerprint login for Windows Hello.

In some ultrabooks and 2-in-1 devices, the touchpad PCB integrates a small fingerprint scanner in the top-left or top-right corner. The USB interface reports as a single composite device with two interfaces: one for the touchpad (HID mouse) and one for the fingerprint reader. In that case, VID_1E3D&PID_198A might represent the fingerprint portion.

You might encounter VID_1E3D&PID_198A for several reasons. Here are the most common scenarios:

On Linux, the kernel may automatically recognize the device using the usbhid or vfsXXX driver. Use lsusb to confirm: Bus 001 Device 003: ID 1e3d:198a Chipsailing .... For functionality, you may need libfprint (open-source fingerprint library). Check fprintd-enroll to see if your device is supported.

macOS does not natively support this device; third-party USB overrides or virtual machine passthrough would be required.