Wingetlywingetly
← All apps

Battle.net Setup

by Blizzard Entertainmentv1.19.3.3219

Last updated

Launcher client for Blizzard games.

Install with winget

$ winget install --id Blizzard.BattleNet --exact --version 1.19.3.3219

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

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

Battle.net is an Internet-based online game, social networking service, digital distribution, and digital rights management platform developed by Blizzard Entertainment.

Installers · v1.19.3.3219

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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

Security

2 known CVEs via NVD

  • high8.4Patched in wingetCVE-2025-27997affects v2.40.0.15267May 21, 2025

    An issue in Blizzard Battle.net v2.40.0.15267 allows attackers to escalate privileges via placing a crafted shell script or executable into the C:\ProgramData directory.

  • high7.8Patched in wingetCVE-2020-27383affects v1.27.1.12428Jun 9, 2021

    Battle.net.exe in Battle.Net 1.27.1.12428 suffers from an elevation of privileges vulnerability which can be used by an "Authenticated User" to modify the existing executable file with a binary of his choice. The vulnerability exist due to weak set of permissions being granted t...

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • 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.

  • HydraLos Broxas
    HydraLauncher.Hydrav4.1.3

    A game launcher with its own embedded BitTorrent client.

More from Blizzard Entertainment or browse games, gaming, purchase.

Frequently asked questions

How do I install Battle.net Setup on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Blizzard.BattleNet --exact --version 1.19.3.3219. winget downloads the installer from Blizzard Entertainment and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Battle.net Setup silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Blizzard.BattleNet --exact 1.19.3.3219 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Battle.net Setup via winget?
Run: winget uninstall --id Blizzard.BattleNet --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Battle.net Setup's Apps & Features entry.
Is Battle.net Setup free?
Battle.net Setup is distributed under Proprietary. Refer to the publisher (https://download.battle.net/en-us/desktop) for the full license terms - Wingetly itself does not charge for installation.
Does Battle.net Setup 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 Battle.net Setup directly from the publisher.
How do I keep Battle.net Setup up to date?
Run winget upgrade --id Blizzard.BattleNet --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Battle.net Setup from microsoft/winget-pkgs.