Skip to content

LertaroHigh-Performance Extensible Search for Windows

Index millions of local files in seconds with USN journals, deep file dialog docking, and an open plugin ecosystem.

Lertaro Logo

3-Process Isolation Architecture

Strict privilege boundaries ensure sub-millisecond search performance and uncompromised UI stability

SYSTEM ServiceLertaro.Service

Runs as LocalSystem in the background to directly read NTFS/ReFS USN Change Journals and $MFT tables, serving high-throughput read-only search queries via named pipes.

User-Mode UILertaro.App

Standard user-session WPF application hosting the Quick Search bar, Full Search window, settings center, action menus, and plugin loader with zero elevated rights.

Hook & DockingLertaro.Service --hook

Isolated privileged helper managing global keyboard hooks, bypassing UIPI security boundaries to attach seamlessly to elevated admin dialogs without crash propagation.

Compatibility & Supported Integrations

Deep desktop integration and native collaboration with external productivity tools

🖥️ Operating Systems

Fully optimized for Windows 10 and Windows 11, with native builds for both x64 (standard PCs) and ARM64 (Windows on ARM).

📂 File Managers

Automatic active path detection and docking support for Windows File Explorer, Total Commander, Directory Opus, and OneCommander.

🔌 Productivity Ecosystem

Seamless Alt+P preview via QuickLook, local network sharing with LocalSend, and cross-ecosystem Flow Launcher plugin compatibility.

Frequently Asked Questions (FAQ)

Technical explanations on architecture, system service, and workflow patterns

Q

Why does Lertaro use a background Windows Service?

The background service reads low-level NTFS/ReFS USN Change Journals under LocalSystem without prompting frequent UAC dialogs in the UI, keeping full-disk change monitoring fast and isolating high privileges from the user interface.

Q

How does Lertaro differ from Everything and Listary?

Lertaro unites deep file dialog docking and jump fuzzy search (like Listary) with raw USN sub-millisecond indexing (like Everything), while offering a modern .NET 10 Plugin SDK and real-time Treemap disk space visualization.

Q

What is the difference between Installer and Portable versions?

The Installer automatically registers and manages the background indexing service. The Portable version runs immediately upon unzipping and allows one-click service registration inside settings if needed.

Q

Are search queries or file data transmitted to the cloud?

Never. Lertaro is 100% local and offline. There is zero telemetry, analytics reporting, or cloud communication of any kind.

Open Source Community & Contributing

Lertaro is free and open source. Code contributions, plugin development, and feedback are always welcome