Files: A Modern, Fast File Explorer for Windows
If you’ve ever felt like Windows File Explorer is stuck in the 2000s, you’re not alone. It works, but it’s clunky, slow with large folders, and missing features power users actually want.
That’s where Files comes in. It’s an open source file manager that feels like what Windows Explorer should have become. Tabbed browsing, column view, deep customization, and it’s actually fast.
What It Does
Files is a full replacement for Windows File Explorer. It supports multiple tabs (like a browser), a column layout for browsing deep folder structures, and a clean, modern UI that respects your system theme.
You can rename files in bulk, preview content without opening apps, and customize almost every part of the interface — from the sidebar to the toolbar.
Why It’s Cool
The biggest win is the tabbed interface. No more juggling 10 separate file explorer windows. Just open tabs like you would in Chrome.
The column view is a game changer for developers or anyone working with nested directories. You can drill down through folders without losing context of where you are.
There’s also Git integration built in. You can see file status changes directly in the file list — handy for quick repo checks without switching to a terminal.
And it’s fast. Files uses the Windows modern API under the hood, so it handles large folders and network drives better than the built-in Explorer.
How to Try It
You can grab Files from the Microsoft Store or install it via winget:
winget install Files
Or if you prefer, download the portable version from the GitHub releases page. No admin rights needed for portable.
Final Thoughts
Files won’t replace Explorer for everyone — some people like the simplicity of the vanilla experience. But if you work with lots of files, multiple projects, or deep directory trees, it’s worth a try.
It’s well maintained, has an active community, and the codebase is clean enough to contribute to if you’re into that kind of thing.
For a free, open source app, Files punches well above its weight.
Via @githubprojects
Repository: https://github.com/files-community/Files