Wingetlywingetly
← All apps

Origin

by Electronic Arts, Inc.v10.5.129.55742

Last updated

Play great PC games and connect with your friends, all in one place.

Install with winget

$ winget install --id ElectronicArts.Origin --exact --version 10.5.129.55742

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

Silent install command for Origin

Origin uses EXE. The silent install switches are /silent.

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

See the full silent install reference for Origin

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 · v10.5.129.55742

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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

Security

1 known CVE via NVD

  • high7.8Patched in wingetCVE-2020-27708affects <=10.5.86Nov 2, 2020

    A vulnerability exists in the Origin Client that could allow a non-Administrative user to elevate their access to either Administrator or System. Once the user has obtained elevated access, they may be able to take control of the system and perform actions otherwise reserved for...

Source: NVD, updated 2h 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

  • Bloxstrappizzaboxer
    pizzaboxer.Bloxstrapv2.11.4

    An open-source, feature-packed alternative bootstrapper for Roblox.

  • 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 Electronic Arts, Inc. or browse ea, games, gaming.

Frequently asked questions

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