Wingetlywingetly
← All apps

Windows Companion

by Hai Robov1.3.0

Last updated

Pairs the Hai Robo phone app with your Windows PC over local Wi-Fi to answer screen-context questions.

Install with winget

$ winget install --id Hairobo.WindowsCompanion --exact --version 1.3.0

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

Silent install command for Windows Companion

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

One-line silent install (x64, user scope)
HaiRoboWindowsCompanionSetup-1.3.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Windows Companion

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

Windows Companion is a system-tray app that pairs with the Hai Robo iPhone/Android app over

local Wi-Fi. It exposes an authenticated local HTTP server the phone calls for screen capture,

the foreground app, and text-to-speech, and advertises itself over mDNS so the phone discovers

it with no hard-coded IP. Pairing is a one-time QR scan.

Installers · v1.3.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 Windows Companion.

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

  • R
    rtkrtk-ai
    rtk-ai.rtkv0.45.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.7.6

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

  • Y
    Yazisxyazi
    sxyazi.yaziv26.8.15

    Blazing fast terminal file manager written in Rust, based on async I/O

  • DaVinci Resolve RPCelpideus
    elpideus.DaVinciResolveRPCv1.0.1

    Discord Rich Presence integration for DaVinci Resolve on Windows

  • Flow LauncherFlow-Launcher Team
    Flow-Launcher.Flow-Launcherv2.1.3

    Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more.

More from Hai Robo or browse companion, hairobo, productivity.

Frequently asked questions

How do I install Windows Companion on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Hairobo.WindowsCompanion --exact --version 1.3.0. winget downloads the installer from Hai Robo and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Windows Companion silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Hairobo.WindowsCompanion --exact 1.3.0 --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 Windows Companion?
Windows Companion uses EXE (Inno Setup). Run the downloaded installer with: HaiRoboWindowsCompanionSetup-1.3.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Windows Companion via winget?
Run: winget uninstall --id Hairobo.WindowsCompanion --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Windows Companion's Apps & Features entry.
Is Windows Companion free?
Windows Companion is distributed under Proprietary. Refer to the publisher (https://github.com/koreidea/deskmate-windows) for the full license terms - Wingetly itself does not charge for installation.
Does Windows Companion 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 Windows Companion directly from the publisher.
How do I keep Windows Companion up to date?
Run winget upgrade --id Hairobo.WindowsCompanion --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Windows Companion from microsoft/winget-pkgs.

Recent versions

  • 1.3.0latest
  • 1.0.0