A high-speed, keyboard-first, tag-based modern file manager for Windows. Built in native systems code to deliver sub-millisecond NTFS search, dual-pane productivity, and complete zero-telemetry privacy.
Systems Architecture
Windows Explorer remains slow to search, lacks native tagging, and bogs down on deep directories. Windows File Manager bypasses Windows Search by directly reading NTFS file records for instantaneous discovery.
Platform Capabilities
Direct parsing of the NTFS Master File Table (MFT) and USN Journal, searching millions of files in under 2 milliseconds without background indexing battery drain.
Assign custom color-coded tags and tags across files and folders, stored in a fast local SQLite database without altering NTFS streams or file headers.
Independent side-by-side directory panes for rapid side-by-side file comparisons, folder diffing, and bulk operations without window juggling.
Complete keyboard-driven workflow with fuzzy navigation, regex batch file renaming, terminal invocation, and path copying without touching the mouse.
Press Space for instant previews of Markdown documents, syntax-highlighted code, CSV data tables, PDF documents, and lossless audio/video.
Engineered without webview wrappers. Starts in under 80ms, consumes less than 35MB of RAM, and transmits zero diagnostic analytics.
Benchmark Comparison
| Evaluation Metric | Standard Windows Explorer | Windows File Manager (Spec) | Architectural Advantage |
|---|---|---|---|
| Search Latency (1M Files) | 4.5 – 18.0 seconds (Index crawl) | < 2 milliseconds | Direct MFT binary record parsing |
| Tagging System | Unsupported (No native tags) | Multi-tag categorical database | Indexed SQLite local metadata store |
| Startup Launch Time | 800ms – 2,200ms | < 80 milliseconds | Pure native Rust Win32 compilation |
| Resident Memory Footprint | 180 MB – 450 MB | < 35 MB | Zero Chromium / webview runtime |
| File Preview Delay | Slow modal dialogs | Zero-latency Quick Look (Space) | Memory-mapped file inspection |
Operating Flow
01 · Launch
Launch the manager in 80 milliseconds with zero startup lag or background delay.
02 · Find
Press Ctrl+K and locate any file across your entire drive system in milliseconds.
03 · Tag
Tag assets into projects without restructuring your physical folder hierarchies.
04 · Operate
Compare directories, batch-rename with regex, and move files with keyboard shortcuts.