Download

Windows

Browser Print agent for Windows

A small system-tray app that lets any web app print to a Zebra label printer on your Windows PC — over USB or your network. Wire-compatible with Zebra's official Browser Print, so the same web tools that work on the Zebra Mac/Windows agents work here unchanged.

What this is for

Browsers can't talk to USB devices directly. This app runs a tiny local service that bridges the gap: web apps send raw ZPL to https://localhost:9101/write, and the app forwards it to your connected Zebra printer.

Comes with a full Settings app — diagnostics, label calibration, quality presets (Speed / Default / Quality / Barcodes), per-printer offset tuning, and a per-site approval flow that matches Zebra's official agent. Adds network printer support the stock agent doesn't have.

Read the protocol spec →

Download

Windows 10 / 11 (x64)
MSI installer — double-click to install agent + auto-start service
pppro-browser-windows_*_x64.msi
Download

Installing the .msi (recommended)

  1. Double-click pppro-browser-windows_…_x64.msi in your Downloads folder.
  2. Windows SmartScreen may show "Windows protected your PC". Click More info → Run anyway.
  3. UAC will prompt for admin permission — click Yes. The installer copies the agent to C:\Program Files\Print Platform Pro Browser\, registers it as a Windows service, and starts it.
  4. The printer icon appears in your system tray within a few seconds. Right-click → Settings to add your printers and run a test print.

The SmartScreen warning is a one-time bypass while EV code-signing is being set up. Once signed it goes away — installs become a straight double-click.

Fleet deployments (Intune / SCCM / Group Policy)

For scripted rollouts, grab the .zip instead — contains the .exe + USBPRINT.sys-compatible binaries + Install.bat / Uninstall.bat for non-interactive deploys.

pppro-browser-windows_latest_windows_amd64.zip ↓

  1. Unzip — you'll get the agent .exe and the install scripts.
  2. Run Install.bat as administrator — copies the agent, registers the service, and starts it for the current session.
  3. For silent unattended deploys, run the .msi with msiexec /i pppro-browser-windows_…_x64.msi /qn.

What's included

System requirements

Found a bug or need help? Get in touch with our support team.

Currently unsigned while EV code-signing is being set up. Windows SmartScreen will ask for one Run-anyway bypass on first install; once signed the prompt goes away.