Releases: datalogic/usb-com-driver
Release list
USBCOM Driver v7.1.5
USBCOM Driver v7.1.5 (May 2026)
Release Notes
DATALOGIC USB CDC/ACM COM PORT DRIVER PACKAGE FOR WINDOWS (KERNEL-MODE USB SERIAL DRIVER)
Driver Characteristics
- USB-COM driver installer with support for HHS/FRS products, targeting 32-bit and 64-bit Windows 10 and Windows 11 systems
- Signed and WHQL-certified driver (Microsoft attestation signing for kernel-mode driver compliance)
- USB-to-Serial (COM port) emulation support for USB devices
- Support for USB CDC/ACM compliant devices and selected non-compliant devices
- Uninstaller removes previous installations and related configuration changes
Certified Operating Systems
This driver complies with Microsoft requirements for digitally signed kernel-mode drivers using Microsoft attestation signing.
- Windows 11 Client Family Version 25H2 (x64), includes Windows 11 Pro 25H2
- Windows 10 Client Family Version 24H2 (x64), includes Windows 11 Pro 24H2 and Windows 11 IoT Enterprise LTSC 2024
- Windows 11 Client Family Version 22H2 (x64), includes Windows 11 Pro 22H2
- Windows 10 Client Family Version 2004 (x86), includes Windows 10 IoT LTSC 2021 (21H2) and Windows 11 Pro 22H2 (compatibility mode)
Installation Instructions
MSI installer files are included within the package archive Datalogic_USBComDriver_7.1.5_x86_x64.zip and can be extracted using archive utilities such as 7-Zip.
- Extract the archive into a local folder
- Run the MSI matching your target platform with administrative privileges:
Datalogic_USBComDriver_7.1.5_Windows_x86.msiDatalogic_USBComDriver_7.1.5_Windows_x64.msi
For additional information about driver usage, refer to the driver user manual.
Limitations & Changes
- In compliance with updated Microsoft guidelines, COM port numbers are now assigned dynamically by the Windows operating system
- For scenarios requiring persistent or predefined COM port assignments, configuration must be performed post-installation using the Port Allocator Service, distributed separately
- EXE installer wrapper is no longer provided (MSI installers only)
Disclaimer
These Release Notes are provided for informational purposes only. Although Datalogic has made reasonable efforts to ensure the accuracy of the information contained herein, the document may contain inaccuracies or omissions. Datalogic assumes no liability for any errors and reserves the right to modify the information at any time without prior notice.
USB-COM Driver v7.1.4
USBCOM Driver v7.1.4 (Nov 2025)
Release Notes
DATALOGIC USB CDC/ACM COM PORT DRIVER PACKAGE FOR WINDOWS (KERNEL-MODE USB SERIAL DRIVER)
Driver Characteristics
- USB-COM driver installer with support for HHS/FRS products, targeting 32-bit and 64-bit Windows 10 and Windows 11 systems
- Signed and WHQL-certified driver (Microsoft attestation signing for kernel-mode driver compliance)
- USB-to-Serial (COM port) emulation support for USB devices
- Support for USB CDC/ACM compliant devices and selected non-compliant devices
- Uninstaller removes previous installations and related configuration changes
Certified Operating Systems
This driver complies with Microsoft requirements for digitally signed kernel-mode drivers using Microsoft attestation signing.
- Windows 11 Client family version 24H2, x64
- Windows 11 Client family version 22H2, x64
- Windows 10 Client family version 2004, x64
- Windows 10 Client family version 2004, x86
- Windows 10 Client family version 1809, x64
- Windows 10 Client family version 1809 (RS5, Redstone 5), x86
- Windows Hardware Compatibility Program – Client family version 21H2, x64
Installation Instructions
The driver package can be installed using one of the following methods.
Using the EXE installer
- Run
DATALOGIC_USBCOM_v7.1.4_2025-11-20_setup.exe - If prompted, grant administrator privileges
- Follow the on-screen instructions to complete the installation
Using the MSI package
MSI installer files can be extracted using an archive utility such as 7-Zip:
- Right-click the
.exeinstaller file - Select Open with → 7-Zip File Manager
- Browse the archive to locate the
.msiand related installation files - Extract the files to a local folder
- Run the appropriate
.msipackage with administrator privileges and follow the installation wizard
Administrator privileges are required for all installation methods.
Limitations & Changes
- Improved uninstallation process, ensuring complete and reliable removal of driver components and installation-related system changes
- Legacy COM port co-installer removed; COM port assignment is now handled dynamically by Windows in accordance with current Microsoft guidelines
Disclaimer
These Release Notes are provided for informational purposes only. Although Datalogic has made reasonable efforts to ensure the accuracy of the information contained herein, the document may contain inaccuracies or omissions. Datalogic assumes no liability for any errors and reserves the right to modify the information at any time without prior notice.
USB-COM Driver 7.1.1
USBCOM Driver v7.1.1 (Jan 2023)
Release Notes
DATALOGIC USB CDC/ACM COM PORT DRIVER PACKAGE FOR WINDOWS (KERNEL-MODE USB SERIAL DRIVER)
Driver Characteristics
- USB-COM driver installer with support for HHS/FRS products, targeting 32-bit and 64-bit Windows 10 and Windows 11 systems
- Signed and WHQL-certified driver (Microsoft attestation signing for kernel-mode driver compliance)
- USB-to-Serial (COM port) emulation support for USB devices
- Support for USB CDC/ACM compliant devices and selected non-compliant devices
- Uninstaller removes previous installations and related configuration changes
Certified Operating Systems
This driver complies with Microsoft requirements for digitally signed kernel-mode drivers using Microsoft attestation signing.
- Windows 11 (21H2) (x64)
- Windows 10 (21H2) (x64/x86)
- Windows Server 2019 (x64)
- Windows Server 2016 (x64)
- Windows 10 RS1, RS2, RS3, RS4
Installation Instructions
The driver package can be installed using one of the following methods.
Using the EXE Installer
- Run
DATALOGIC_USBCOM_v7.1.1_X64_86_setup.exe - If prompted, grant administrator privileges
- Follow the on-screen instructions to complete the installation
Using the MSI Package
MSI installer files can be extracted using an archive utility such as 7-Zip:
- Right-click the
.exeinstaller file - Select Open with → 7-Zip File Manager
- Browse the archive to locate the
.msiand related installation files - Extract the files into a local folder
- Run the appropriate
.msipackage with administrator privileges and follow the installation wizard
Administrator privileges are required for all installation methods.
Fixed COM Port Assignment Guide
This driver includes an evaluation COM Port Assignment Co-Installer for Windows 10 and Windows 11, allowing fixed COM port assignment based on device Hardware IDs (VID/PID) via an external configuration file.
When no configuration file is present, Windows assigns COM ports automatically. The co-installer runs only during device installation and assigned COM ports remain persistent across reboots and reconnections.
Configuration File
The co-installer uses an external INI file:
datalogic_usbcom_cpa.ini
This file is not part of the signed driver package and can be modified without affecting driver certification or digital signatures.
Configuration File Location
C:\Windows\System32\datalogic_usbcom_cpa.ini
If the file is not present, Windows handles COM port assignment automatically.
Configuration Format
Standard Microsoft INI format with one or more mapping sections.
Example
[Mapping.VID05F9PID4204]
HWID=USB\VID_05F9&PID_4204
Ports=COM20
Mode=1
Installation Notes
Create the datalogic_usbcom_cpa.ini file
Copy it to C:\Windows\System32 before driver installation
Install the USB-COM driver
Changes made after installation do not affect existing devices (reinstall required to apply updates)
Logging
A diagnostic log file is generated during installation:
C:\Windows\Temp\comport_devcoinst.log
This log can be used to verify configuration parsing and COM port assignment behavior.
Known Issues
On upgrade scenarios from previous driver versions, some devices may not be recognized correctly and may require removal of the previous installation before reinstalling the driver
Disclaimer
These Release Notes are provided for informational purposes only. Although Datalogic has made reasonable efforts to ensure accuracy, the document may contain inaccuracies or omissions. Datalogic assumes no liability for any errors and reserves the right to modify this information at any time without notice.
USB-COM Driver v6.3.2
USBCOM Driver v6.3.2 (Jan 2018)
Release Notes
DATALOGIC USB CDC/ACM COM PORT DRIVER PACKAGE FOR WINDOWS (KERNEL-MODE USB SERIAL DRIVER)
Driver Overview & Supported Operating Systems
This driver is intended for use on 32-bit and 64-bit Windows systems.
It supports Windows XP, Windows 7, Windows 8, and Windows 10 (RS1–RS3) and automatically detects the operating system version to install the appropriate driver package.
The driver:
- Automatically recognizes and associates Datalogic USB-COM enabled devices
- Exposes USB communication as a standard virtual COM port
- Allows existing serial-based applications to communicate via redirected COM ports
- Supports USB scanner connectivity without application changes
Note: USB composite scanner interface is not supported on Windows XP.
Installation Instructions
The driver package can be installed using the MSI installer:
Using MSI Installer
- Run
USBCOMInstaller.msi - If prompted, grant administrator privileges
- Follow the on-screen installation wizard
Administrator privileges may be required depending on system configuration.
Fixed COM Port Assignment
This driver includes a COM Port Assignment Co-Installer for Windows 10.
It allows fixed COM port assignment based on device Hardware ID (VID/PID) using an external configuration file.
If no configuration file is present, Windows assigns COM ports automatically.
The co-installer runs only during device installation and assigned COM ports remain persistent across reboots and reconnections.
Configuration File
The configuration is defined in an external INI file:
ComPortCoInst.ini
This file is not part of the signed driver package and can be modified without affecting driver signature.
Configuration File Location
C:\Windows\System32\ComPortCoInst.ini
If the file is not found, Windows default COM port assignment is used.
Configuration Format
Standard Microsoft INI format with one or more mapping sections.
Example
[Mapping.0018]
HWID=USB\VID_152A&PID_0018
Ports=COM8
Mode=1
[Mapping.0027]
HWID=USB\VID_152A&PID_0027
Ports=COM10,COM11
Mode=1
## Installation Notes
Create the `ComPortCoInst.ini` file
Copy it to C:\Windows\System32 before driver installation
Install the USB-COM driver
Changes made after installation do not affect existing devices (reinstall required to apply updates)
## Logging
A diagnostic log file is generated during installation:
C:\Windows\Temp\comport_devcoinst.log
This log can be used to verify configuration parsing and COM port assignment behavior.
## Known Issues
On upgrade scenarios from previous driver versions, some devices may not be recognized correctly and may require removal of the previous installation before reinstalling the driver
## Disclaimer
These Release Notes are provided for informational purposes only. Although Datalogic has made reasonable efforts to ensure accuracy, the document may contain inaccuracies or omissions. Datalogic assumes no liability for any errors and reserves the right to modify this information at any time without notice.