Wingetlywingetly
← All apps

APK Icon Editor

by Alexander Gorishnyakv2.2.0

Last updated

APK editor to easily change APK icons, name and version.

Install with winget

$ winget install --id AlexanderGorishnyak.APKIconEditor --exact --version 2.2.0

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

Silent install command for APK Icon Editor

APK Icon Editor uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
apk-icon-editor_2.2.0.exe /S

See the full silent install reference for APK Icon Editor

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

APK Icon Editor is a cross-platform APK editor designed to easily edit and replace APK resources such as icons, strings, images, application name and version, etc. Written in C++/Qt.

Installers · v2.2.0

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 APK Icon Editor.

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

  • APK Editor StudioAlexander Gorishnyak
    AlexanderGorishnyak.APKEditorStudiov1.7.2

    Powerful yet easy to use APK editor for PC and Mac.

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Q
    QtScrcpyBarry
    Barry-ran.QtScrcpyv3.3.3

    Android real-time display control software.

  • LibreCADLibreCAD Team
    LibreCAD.LibreCADv2.2.1.5

    LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.

  • Notepad--ndd开源组织
    ndd.Notepad--v3.7.2

    A cross-platform alternative notepad application.

  • Website 2 APK Builder ProGoyal Softech Pvt. Ltd.
    GoyalSoftech.Website2APKBuilderProv6.0

    Convert your Website or HTML5 to Android Apps.

More from Alexander Gorishnyak or browse apk, apk-editor, qt.

Frequently asked questions

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