Wingetlywingetly
← All apps
N

Nexa MemKeeper (Portable)

by SosomLabv0.7.0

Last updated

Tray-resident memory optimizer for Windows - portable, no installer.

Install with winget

$ winget install --id SosomLab.NexaMemKeeper.Portable --exact --version 0.7.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

Nexa MemKeeper watches Windows memory from the tray and reclaims what is no longer

needed. It is written in pure Rust on the Win32 API - no managed runtime, no UI

framework, no external DLLs beyond the OS inbox set.

This is the portable edition: no installer and no Programs and Features entry. Settings

are written next to the executable under data\settings.ini, so the folder can be moved

or carried on a USB drive; if that location is read-only, settings fall back to

%LOCALAPPDATA%\NexaMemKeeper. Autostart is off until you enable it from the tray menu.

Highlights: Top 5 popup on tray click; Task Manager-style process list with app

grouping, live search by name/PID/window title, and kill process / process tree /

thread; selectable cleanup areas; automatic cleanup on a usage threshold, on a

schedule, or when Windows signals low memory. English/Korean UI.

Free for personal and other noncommercial use; commercial use requires a paid license.

Installers · v0.7.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
userDirect

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 Nexa MemKeeper (Portable).

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

  • Nexa Dir (Portable)SosomLab
    SosomLab.NexaDir.Portablev0.18.1

    Lightweight, keyboard-first file explorer for Windows — portable single exe.

  • Nexa Markdown ViewerSosomLab
    SosomLab.NexaMarkdownViewerv0.3.4

    Nexa Markdown Viewer — GitHub 스타일 크로스플랫폼 Markdown 뷰어 (by SosomLab, Tauri+React)

  • Nexa DirSosomLab
    SosomLab.NexaDirv0.18.1

    Lightweight, keyboard-first file explorer for Windows in a single native exe.

  • nShiftSpaceSosomLab
    SosomLab.nShiftSpacev0.1.0

    Ultra-lightweight Shift+Space Korean/English IME toggle for Windows

  • N
    Nexa MemKeeperSosomLab
    SosomLab.NexaMemKeeperv0.7.0

    Tray-resident memory optimizer for Windows that stays under 5 MB itself.

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

More from SosomLab or browse memory, optimizer, portable.

Frequently asked questions

How do I install Nexa MemKeeper (Portable) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SosomLab.NexaMemKeeper.Portable --exact --version 0.7.0. winget downloads the installer from SosomLab and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Nexa MemKeeper (Portable) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SosomLab.NexaMemKeeper.Portable --exact 0.7.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 Nexa MemKeeper (Portable) via winget?
Run: winget uninstall --id SosomLab.NexaMemKeeper.Portable --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Nexa MemKeeper (Portable)'s Apps & Features entry.
Is Nexa MemKeeper (Portable) free?
Nexa MemKeeper (Portable) is distributed under PolyForm Noncommercial License 1.0.0. Refer to the publisher (https://github.com/SosomLab/nexa-memkeeper) for the full license terms - Wingetly itself does not charge for installation.
Does Nexa MemKeeper (Portable) 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 Nexa MemKeeper (Portable) directly from the publisher.
How do I keep Nexa MemKeeper (Portable) up to date?
Run winget upgrade --id SosomLab.NexaMemKeeper.Portable --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Nexa MemKeeper (Portable) from microsoft/winget-pkgs.