Wingetlywingetly
← All apps
A

AirUSB Client

by AirUSBv1.1.2

Last updated

Windows client for AirUSB wireless print and scan bridges.

Install with winget

$ winget install --id AirUSB.Client --exact --version 1.1.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for AirUSB Client

AirUSB Client uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
UsbAirSetup-1.1.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for AirUSB Client

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Connects Windows to AirUSB wireless print & scan bridges. Auto-discovers

bridges on the local network (no manual IP entry), attaches the connected

USB printer or scanner over Wi-Fi using USB/IP, reconnects automatically,

and updates bridge firmware. Bundles the Microsoft-attestation-signed

usbip-win vhci driver; installing requires administrator rights.

Installers · v1.1.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for AirUSB Client.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Brother iPrint&ScanBrother Industries, Ltd.
    Brother.iPrintScanv17.0.10.8

    Brother iPrint&Scan for PC/Mac provides access to printing, scanning, and workflow functionality.

  • HP ClickHP
    HP.HPClickv4.10.42

    Print the most common formats like PDF, JPEG, TIFF, and HP-GL/2 files with one click.

  • WIC Reset UtilityWIC.support
    WICSupport.wicresetv5.97.0.0

    Resets printers' hardcoded ink waste counters without needing to send the printer to service.

  • U
    usbipd-winFrans van Dorsselaer
    dorssel.usbipd-winv5.3.0

    Host locally connected USB devices to other (possibly virtual) machines.

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

  • KuduAdvent Development, Inc.
    AdventDevelopmentInc.Kuduv2.6.0

    A modern, open-source system cleaner for Windows, macOS, and Linux

More from AirUSB or browse airusb, print-server, printer.

Frequently asked questions

How do I install AirUSB Client on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AirUSB.Client --exact --version 1.1.2. winget downloads the installer from AirUSB and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AirUSB Client silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AirUSB.Client --exact 1.1.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for AirUSB Client?
AirUSB Client uses EXE (Inno Setup). Run the downloaded installer with: UsbAirSetup-1.1.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall AirUSB Client via winget?
Run: winget uninstall --id AirUSB.Client --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AirUSB Client's Apps & Features entry.
Is AirUSB Client free?
AirUSB Client is distributed under Proprietary. Refer to the publisher (https://airusb.app) for the full license terms - Wingetly itself does not charge for installation.
Does AirUSB Client work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls AirUSB Client directly from the publisher.
How do I keep AirUSB Client up to date?
Run winget upgrade --id AirUSB.Client --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of AirUSB Client from microsoft/winget-pkgs.