← Package directory
Available on winget

Install Zadig

Zadig is a Windows application that installs generic USB drivers, such as WinUSB, libusb-win32/libusb0.sys or libusbK, to help you access USB devices.

Install with winget
winget install --id akeo.ie.Zadig
Upgrade
winget upgrade --id akeo.ie.Zadig
Uninstall
winget uninstall --id akeo.ie.Zadig

About Zadig

Zadig is a Windows application that installs generic USB drivers, such as WinUSB, libusb-win32/libusb0.sys or libusbK, to help you access USB devices.

What's new in 2.9.788

New features: - libusb-win32 ARM64 driver installation support (courtesy of @dontech) [#314] Bugfixes: - fix filter installer being potentially overwritten (courtesy of @dontech) - fix UAC not being properly triggered during driver installation (courtesy of @PyroAVR) [#300] Improvements: - improve Windows edition and platform reporting

Read release notes

Version history

Version Updated Notes
2.9.788 Unknown New features: - libusb-win32 ARM64 driver installation support (courtesy of @dontech) [#314] Bugfixes: - fix filter installer being potentially overwritten (courtesy of @dontech) - fix UAC not being properly triggered du...
2.8 Unknown New features: - ARM64 driver installation support (WinUSB, USBSer only) [#155] Bugfixes: - fix MSVC compilation of the shared library [#238] - fix MinGW compilation when using the shared library (with thanks to Joel Hold...
2.7.765 Unknown No notes