mganga.

A Windows resource healer

A healer does not poison the patient.

Download for Windows View source on GitHub
The Mganga home screen: a live diagnosis naming the biggest memory holders, and the startup card naming two services that probably don't need to start with Windows

Two questions, answered honestly

QUESTION 1

Why is my machine slow right now?

One honest sentence, updated live: how strained your processor and memory are, and exactly which apps are responsible, with the numbers to prove it. No mystery scores, no "247 issues found".

QUESTION 2

What starts itself with Windows?

Every autostart from the registry, startup folders, scheduled tasks and services, each with a verdict and a reason. Backed by real evidence: when you actually last opened the app.

How it heals

Built not to be trusted blindly

Mganga runs without administrator rights. Machine-wide changes go through a small elevated helper (mganga-broker.exe), started only when needed with one UAC prompt, talking over a named pipe. The helper re-validates every request against the same safety rules the app uses, compiled into both binaries, so neither side can be talked into something the rules forbid.

And because trust should not require faith: the entire codebase is open source under GPL-3.0, which means every fork of Mganga must stay open source too. In a category full of closed-source scareware, the license is part of the safety model.