Wingetlywingetly
← All apps

Ubisoft Connect

by Ubisoftv173.1.0.13333

Last updated

The ecosystem of players services for Ubisoft games across all platforms. It aims at giving the best environment for all players to enjoy their games and connect with each other whatever the device.

Install with winget

$ winget install --id Ubisoft.Connect --exact --version 173.1.0.13333

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

Silent install command for Ubisoft Connect

Ubisoft Connect uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
UbisoftConnectInstaller.exe /S

See the full silent install reference for Ubisoft Connect

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.

Installers · v173.1.0.13333

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 Ubisoft Connect.

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

  • ChromaUbisoft
    Ubisoft.ChromavOpen Source V1.0

    A one-stop solution for detecting color blindness-related issues in games.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1169

    Your Place to Talk and Hang Out

  • Epic Games LauncherEpic Games, Inc.
    EpicGames.EpicGamesLauncherv1.3.193.0

    Epic Games Launcher for the Epic Games Store and Unreal Engine

  • Roblox PlayerRoblox Corporation
    Roblox.Robloxv0.726

    One platform. Millions of ways to engage.

  • Joystick GremlinH2IK
    H2IK.JoystickGremlinv14.3

    A tool for configuring and managing joystick devices.

More from Ubisoft or browse ubisoftconnect, games, gaming.

Frequently asked questions

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