Nexa MemKeeper
Last updated
Tray-resident memory optimizer for Windows that stays under 5 MB itself.
Install with winget
$ winget install --id SosomLab.NexaMemKeeper --exact --version 0.7.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Nexa MemKeeper
Nexa MemKeeper uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /ALLUSERS /TASKS="".
NexaMemKeeper-0.7.0-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /ALLUSERS /TASKS=""
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 trialNo 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.
Feature code (process list, cleanup engine) runs in on-demand worker processes and is
released the moment you close the window, so the resident shell stays around 1.5 MB.
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 (working-set trim, standby purges, modified-page
flush, system working set, page combining); automatic cleanup on a usage threshold,
on a schedule, or when Windows signals low memory, with a cooldown. English/Korean UI.
Free for personal and other noncommercial use; commercial use requires a paid license.
Installers · v0.7.0
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | machine | 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 Nexa MemKeeper.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.