Wingetlywingetly
← All apps

MTGA Launcher

by Wizards of the Coastv1.0.124

Last updated

«Magic:The Gathering Arena» launcher.

Install with winget

$ winget install --id WizardsoftheCoast.MTGALauncher --exact --version 1.0.124

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

Silent install command for MTGA Launcher

MTGA Launcher uses EXE. The silent install switches are /quiet.

One-line silent install (x64)
MTGAInstaller.exe /quiet

See the full silent install reference for MTGA Launcher

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 · v1.0.124

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

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 MTGA Launcher.

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

  • TeeworldsMagnus Auvinen
    MagnusAuvinen.Teeworldsv0.7.5

    A free online multiplayer game. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps.

  • M
    MineScalemar1mo-41414
    mar1mo-41414.MineScalev1.2.13

    Minecraft Java Edition P2P world sharing - no port forwarding, no accounts.

  • playitDeveloped Methods LLC
    DevelopedMethods.playitv1.0.10

    A global proxy that allows anyone to host a server without port forwarding.

  • Battle for WesnothThe Battle for Wesnoth Project
    Wesnoth.BattleForWesnothv1.18.4

    The Battle for Wesnoth is an open source, turn-based strategy game with a high fantasy theme. It features both singleplayer and online/hotseat multiplayer combat.

  • OdamexOdamex
    Odamex.Odamexv12.3.0

    Multiplayer-oriented source port for Doom

  • P
    Pixel WheelsAurélien Gâteau
    agateau.PixelWheelsv1.0.1

    A top-down retro racing game for PC (Linux, macOS, Windows) and Android.

More from Wizards of the Coast or browse mtga-launcher, mtg-arena, magic-the-gathering-arena-launcher.

Frequently asked questions

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