Wingetlywingetly
← All apps

Large Address Aware

by FordGT90Concept on TechPowerUpv2.0.4

Last updated

An application that assists in making 32-bit programs Large Address Aware and can then access up to 4 GiB on x64 OS versions, and all memory that isn't used by the OS or other applications on x86 OS versions.

Install with winget

$ winget install --id LargeAddressAware.laa --exact --version 2.0.4

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.

Installers · v2.0.4

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-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 Large Address Aware.

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

  • 4GB PatchNTCore
    NTCore.4GBPatchv1.0.0.1

    Enables a "Large address aware" flag in EXE files of certain 2000's 32-bit games and software that didn't have the flag enabled by default, so that they can use up to 4 GB of RAM instead of 2 GB.

  • Windows Memory CleanerIgor Mundstein
    IgorMundstein.WinMemoryCleanerv3.0.8

    This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • HorizonDaring Development Inc.
    DaringDevelopmentInc.Horizonv2.9.0

    The world’s most powerful Xbox 360 modding tool.

  • RTC LauncherRedscientist Labs
    Redscientist.RTC-Launcherv38

    Launcher/Installer for the Real-Time Corruptor Vanguard (RTCV) and StepBack tools.

  • CToolsChadsoft
    Chadsoft.CToolsv1.0.8

    The CTools library is a series of programs designed to edit Nintendo's game files, but specifically Mario Kart Wii.

More from FordGT90Concept on TechPowerUp or browse 4gb, 4gib, gamemodding.

Frequently asked questions

How do I install Large Address Aware on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LargeAddressAware.laa --exact --version 2.0.4. winget downloads the installer from FordGT90Concept on TechPowerUp and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Large Address Aware silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LargeAddressAware.laa --exact 2.0.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Large Address Aware via winget?
Run: winget uninstall --id LargeAddressAware.laa --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Large Address Aware's Apps & Features entry.
Is Large Address Aware free?
Large Address Aware is distributed under Unclear (Source code is publicly available but does not state a license). Refer to the publisher (https://www.techpowerup.com/forums/threads/large-address-aware.112556/) for the full license terms - Wingetly itself does not charge for installation.
Does Large Address Aware 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 Large Address Aware directly from the publisher.
How do I keep Large Address Aware up to date?
Run winget upgrade --id LargeAddressAware.laa --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Large Address Aware from microsoft/winget-pkgs.