Libusb-win64 Site
WinUSB is a generic driver provided by Microsoft that allows user-mode applications to access USB devices. Because it is a Microsoft-signed driver included with Windows, it alleviates the security warnings and driver signing headaches associated with custom kernel drivers.
functions as a wrapper around this:
: Download the latest .7z archive from the libusb GitHub releases page . libusb-win64
Because the driver is (via the open-source driver certification process), you can install it on 64-bit versions of Windows without disabling Secure Boot or signing enforcement. WinUSB is a generic driver provided by Microsoft