Wingetlywingetly
← All apps

AppCloner

by EazyHoodv4.0.0

Last updated

Clone Windows apps with independent sessions - run the same app with several accounts at once.

Install with winget

$ winget install --id EazyHood.AppCloner --exact --version 4.0.0

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

AppCloner runs the same Windows app several times, each clone signed in to a

different account: three Chromes, two Discords, two Telegrams. The original app

is never copied or modified - each clone is launched with its own data space,

using the app's official profile flag when it has one (--user-data-dir,

-profile, -workdir) and redirected folders when it does not.

Free to use, with no paywalls or locked features. Includes light and dark themes

and six languages.

It is a convenience for separating accounts, not a security boundary. Some apps

(single global instance, session stored in the registry) need Sandboxie mode or a

separate Windows account; AppCloner detects those and says so.

Installers · v4.0.0

ArchitectureTypeScopeInstallDownload
x64Portable-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 AppCloner.

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

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

  • Snappy Driver InstallerSam Bounce
    samlab-ws.SnappyDriverInstallerv1.23.9 (R2309)

    Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers.

  • Windows Update BlockerSordum.org
    sordum.WindowsUpdateBlockerv1.8

    A portable freeware to disable or enable Windows Automatic Updates with a single click.

  • W
    Winix NetCatTroy Willmot
    Winix.NetCatv0.4.0

    Cross-platform netcat — TCP/UDP send/receive, port checks, TLS clients.

  • 联想应用商店联想(北京)有限公司
    Lenovo.LeAppStorev9.0.2430.904

    Download software and games freely and securely

  • KillerPDFSteve the Killer
    SteveTheKiller.KillerPDFv1.8.4

    PDF editor for Windows. Install or run portable. GPLv3. No account, no subscription, no telemetry.

More from EazyHood or browse clone, multi-account, multi-instance.

Frequently asked questions

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