slug: "how-to-install-bonjour-on-windows" title: "How to Install Bonjour on Windows for Device Discovery" description: "A step-by-step guide to installing the Bonjour service on Windows to enable Nearby local network clipboard discovery and sync." date: "June 10, 2026" category: "Windows" coverWatermark: "Bonjour" coverGradient: "radial-gradient(circle at 20% 20%, #10b981 0%, transparent 40%), radial-gradient(circle at 80% 80%, #047857 0%, transparent 40%), #060b13" coverKeycaps: ["Ctrl", "C"] coverBadge: "wifi" coverHighlight: "from-emerald-400 to-teal-500" platforms: ["windows"] readTime: "3 min read" mockupItems:
- type: "windows" text: "winget install --id=Apple.Bonjour -e"
- type: "iphone" text: "Searching for Windows PC on local network..."
- type: "macbook" text: "Bonjour Service status: active"
How to Install Bonjour on Windows for Device Discovery
Local network clipboard synchronization (Nearby Sync) allows you to copy and paste text and images instantly between devices without relying on internet connections. To make this work seamlessly on Windows, you must install the Bonjour service.
While other platforms (macOS, iOS, iPadOS) have Bonjour pre-installed out of the box, Windows users need to configure it manually. This guide shows you how.
What Is Bonjour?
Bonjour is a zero-configuration network service developed by Apple. It enables devices on a local area network (LAN) to automatically locate and broadcast services to each other without manual configuration of IP addresses or DNS.
Octoclip relies on Bonjour to broadcast its presence and dynamically discover your other nearby devices (e.g., your iPhone or Mac) on the local network for Nearby Sync.
Why Do I Need to Install It Separately on Windows?
Windows does not come pre-loaded with Bonjour components. Without Bonjour installed on your Windows PC:
- The Octoclip client on Windows cannot broadcast itself to the network.
- Nearby devices (like iPhones or Macs) will fail to discover your Windows PC.
- Local network sync will fail, forcing you to use Cloud Sync instead.
Installation Methods
You can install Bonjour on Windows using either the command line (recommended) or by downloading the installer package.
Method 1: Using WinGet (Fastest & Easiest)
Windows 10 and 11 include a built-in package manager called WinGet. You can install the official Bonjour package in seconds:
- Click the Start Menu and type
cmdorPowerShell. - Right-click Command Prompt (or terminal) and select Run as Administrator.
- Type the following command and press Enter:
winget install --id=Apple.Bonjour -e
- Wait for the download to finish. The service will be installed and started automatically in the background.
Method 2: Manual Download from Apple Support
If WinGet is unavailable, you can download the standalone installer package from Apple:
- Visit the Apple Support official download page: Download Bonjour Print Services for Windows
- Download the installer file (
BonjourPSSetup.exe). - Run the installer and follow the on-screen steps.
- Restart your computer once the installation is complete.
Verifying the Bonjour Service Status
To ensure Bonjour is running correctly on your Windows PC:
- Press
Win + Ron your keyboard, typeservices.msc, and press Enter. - Scroll down the list of services to locate Bonjour Service.
- Check the Status column:
- It should say Running.
- The Startup Type should be set to Automatic.
- If it is not running, right-click Bonjour Service and select Start.
Once verified, launch Octoclip. Your Windows PC should now discover and be discovered by nearby devices on the same Wi-Fi.
Frequently Asked Questions
Is Bonjour safe to run?
Yes. Bonjour is an official network discovery service developed by Apple. It only broadcasts localized network discovery packets and does not open your computer to external internet security risks.
Does Nearby Sync work across different Wi-Fi bands?
Yes, as long as your router allows communication between the 2.4 GHz and 5 GHz bands. Some routers have a feature called "AP Isolation" or "Client Isolation" enabled; ensure this feature is disabled in your router settings to allow local sync to work.
Do I need Bonjour if I only use Cloud Sync?
No. If you sync your clipboard history exclusively via WebDAV or S3 Cloud Sync, Bonjour is not required since connection is handled over the internet.
Troubleshooting
Bonjour is installed but devices still cannot find each other?
- Check Windows Firewall: Ensure that the Bonjour service (
mDNSResponder.exe) is allowed to communicate through the Windows Defender Firewall. - Network Profile: Ensure your active Windows network profile is set to Private. Local device discovery is blocked on Public networks for security reasons.
- VPN Active? Active VPNs or proxy client software can route your local traffic through virtual interfaces, breaking local network discoveries. Disable VPNs temporarily to test connection.
Still Encountering Issues?
If your Windows client still fails to pair with other devices after installing Bonjour, contact us at support@octoclip.app or join the discussion in our Community Forum. Please share:
- Your Windows version (e.g., Windows 11 23H2)
- Your router model (if local discovery seems blocked)
- Octoclip client version