Ordo vs PowerToys Run vs Flow Launcher

An honest comparison of three Windows keyboard launchers — from the person who built one of them.

I built Ordo, so I'm biased — which is exactly why this page tries hard to be fair. PowerToys Run and Flow Launcher are both genuinely excellent, and for a lot of people they're the right pick. Below is a straight look at how the three compare, including the rows where the other two beat Ordo.

All three are free, keyboard-driven launchers: hit a hotkey, type, launch. The core difference is what they're built on. PowerToys Run and Flow Launcher are .NET / C# apps; Ordo is a single native binary (Rust, talking straight to Win32 / Direct2D) with no runtime. That one choice is the root of most of the differences below.

Ordo PowerToys Run Flow Launcher
Built onNative Rust (Win32 / Direct2D).NET / C# (part of PowerToys).NET / C# (WPF)
Idle RAM~4 MBHigher (.NET runtime)Higher (.NET runtime)
Open speed (first summon)~20 msNoticeable cold-start lagFast
Idle CPU0%LowLow
Install footprintStandalone · 1.5 MB binaryWhole PowerToys suiteStandalone
App launchYesYesYes
File searchYes — built-in index, no adminYes — Windows indexYes — built-in, + Everything integration
Calculator / web / SettingsBuilt-inBuilt-in + pluginsVia plugins
PluginsYes — out-of-process, 0 cost when idleYesYes — large ecosystem
Open sourceNo — free, closed-sourceYes (MIT)Yes (MIT)
Code-signedNot yet (SmartScreen warns)Yes (Microsoft)Yes
TelemetryNoneOptional (Microsoft)None
MaturityNew (2026)Mature (Microsoft)Mature (community)
Default hotkeyCtrl + SpaceAlt + SpaceAlt + Space
PriceFreeFreeFree

Cells in purple mark where each launcher leads. Notice Ordo doesn't win every row — that's the point.

Where Ordo stands out

It's the lightest and fastest of the three: a native binary with no .NET runtime, ~4 MB idle, ~20 ms to open, 0% CPU when idle, and a 1.5 MB download. It's standalone — you don't install a whole suite to get it — and it's private by default: no telemetry, no account. If you found other launchers slow to open or heavy in the background, that gap is the whole reason Ordo exists.

Where PowerToys Run wins

It's Microsoft-backed and code-signed (no SmartScreen warning), open source, and mature and battle-tested. If you already run PowerToys for its other tools, Run is right there for free — and Microsoft is building an even more capable successor, Command Palette. For a lot of people that's the pragmatic choice.

Where Flow Launcher wins

It has a huge plugin ecosystem and deep customization, Everything integration for very fast file search, and it's open source with a strong community — while still being fairly light and telemetry-free. If maximum extensibility is what you want, Flow is hard to beat.

So which should you use?

Pick Ordo

You want the lightest, fastest, no-fuss launcher that stays out of the way — and don't need a huge plugin library.

Pick PowerToys Run

You already use PowerToys, or you want a Microsoft-signed, open-source option with zero trust questions.

Pick Flow Launcher

You love plugins, customization, and Everything-powered search, and want a mature open-source community behind it.

Being straight about Ordo's trade-offs: it's new, has fewer features than Flow's plugin ecosystem, is closed-source, and is unsigned for now — so Windows SmartScreen will warn on install (code signing is on the roadmap). More on that in "Is it safe?".

FAQ

Is Ordo better than PowerToys Run?

It depends on what you want. Ordo is lighter and faster and installs standalone; PowerToys Run is more mature, Microsoft-signed, open source, and bundled if you already use PowerToys.

What's the lightest Windows app launcher?

Ordo is among the lightest — a native binary with no .NET runtime, ~4 MB idle, 0% idle CPU, 1.5 MB download. Flow Launcher is fairly light for a .NET app.

Is Ordo open source?

No — Ordo is free but closed-source for now; the source is kept private. PowerToys Run and Flow Launcher are both open source (MIT).

Do I need PowerToys installed to use Ordo?

No. Ordo is a standalone app — one small installer, no suite and no runtime alongside it.

Download Ordo — free Back to home