Wingetlywingetly
← All apps

Elsword

by KOG Games Inc.vEN.L.221103.0.1

Last updated

Free to Play Anime Action MMORPG.

Install with winget

$ winget install --id KOG.Elsworld.en --exact --version EN.L.221103.0.1

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

Silent install command for Elsword

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

One-line silent install (x64)
ElswordInstaller_NA(64bit).exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Elsword

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 · vEN.L.221103.0.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-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 Elsword.

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

  • ElswordKOG Games Inc.
    KOG.Elsworld.esvBR.L.221103.0.1

    ELSWORD É UM MMORPG GRATUITO DE AÇÃO HACK E SLASH ONLINE

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

  • Unreal Tournament GOTY (OldUnreal Edition)OldUnreal
    OldUnreal.UnrealTournamentGOTYv469

    Unreal Tournament GOTY distributed with the OldUnreal patch. Approved by Epic Games.

  • SteamValve Corporation
    Valve.Steamv2.10.91.91

    Steam is the ultimate destination for playing, discussing, and creating games.

  • Albion OnlineSandbox Interactive GmbH
    Albion.Onlinev25.08.27

    Albion Online is the first truly cross-platform MMO experience, available for Windows, Mac, Linux and Android, with all players on one master server in one massive, sprawling world. You choose how your adventure evolves; at home or on the go!

More from KOG Games Inc. or browse videogame, games, mmo.

Frequently asked questions

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