The open-source Files app for Windows 10 and 11 has just rolled out a feature that many power users have been requesting since the project’s inception: a proper Tree View. Version 4.1.14 Preview brings a collapsible folder hierarchy directly into the sidebar, letting you drill down into nested directories without ever leaving the main window. It’s a small addition with outsized impact—one that bridges the gap between modern design and muscle-memory navigation honed over decades of Windows use.

Files has been steadily eating into the territory once occupied solely by the native File Explorer. With tabs, dual panes, a polished dark mode, and seamless cloud integration, it already felt like a next-generation file manager. But the absence of a Tree View had left a noticeable hole. Now, the preview release fills it with a simple, snappy implementation that immediately feels at home.

What Is Files, and Why Does It Matter?

Files is a free, open-source alternative to Windows File Explorer, available through the Microsoft Store and as a direct download from its GitHub repository. First released in 2020, it has since attracted a community of over 30,000 GitHub stars and hundreds of contributors. Its mission is to modernize file management without abandoning the familiarity Windows users expect.

The app’s interface is built on WinUI 3, giving it native performance and a design that aligns with Windows 11’s Fluent aesthetic. But beneath the sleek surface, it packs features that Microsoft’s own file manager still lacks: tabbed browsing was added to File Explorer only in late 2022, years after Files introduced it; dual-pane view—the ability to compare or transfer files between two side-by-side folders—remains exclusive to third-party managers like Files; and the customizable context menus, tags, and batch-rename tools go well beyond what the default experience offers.

For users who live inside their file system—developers, system administrators, content creators—a good file manager is a productivity amplifier. And the Tree View is a prime example of a feature that can cut navigation time in half.

Tree View: A Classic Returns

Tree View isn’t a new idea. It dates back to the original Windows File Manager in Windows 3.0, survived through the Windows 9x era, and persisted as an optional folder pane in File Explorer until Windows 8, when Microsoft began downplaying it. Even in Windows 11, you can still enable the native “Expand to current folder” option, but the dedicated, always-visible hierarchy tree that many power users rely on has been relegated to a clumsy, auto-collapsing navigation pane.

Files 4.1.14 Preview restores the classic behavior with a modern twist. In the sidebar, you’ll now see a dedicated “Tree” section beneath your pinned locations and drives. Clicking any drive or folder expands its child folders inline, with a chevron indicator that rotates to show open/closed state. You can leave multiple branches expanded simultaneously, giving you a persistent map of your directory structure.

From the release notes, which I’ve confirmed against the GitHub releases page, the implementation is straightforward: it loads folder contents lazily, only fetching contents when you expand a node for the first time. This keeps the sidebar responsive even when you’re working with deep network paths or large drive enumerations. The team has also included a “Collapse All” option in the context menu, helping you reset the tree after a long browsing session.

How It Works in Practice

I installed the preview from the project’s GitHub releases page alongside the stable Microsoft Store version to avoid conflicts. On launch, the Tree View appears as a new pane at the bottom of the sidebar, separate from the main folder list. It respects your existing shortcut pins and drive letters, so your workflow doesn’t change; you simply gain a new way to jump between locations.

Expanding a folder with a single click reveals its subfolders without opening them in the main view. This is the key advantage: you can navigate a complex hierarchy—say, a project with source code, assets, and documentation folders nested three levels deep—without losing sight of the parent structure. Double-clicking a folder in the tree opens it in the active tab, while the tree remains expanded, marking the active folder with a subtle highlight.

Performance is snappy, even on a mechanical hard drive. The dev team appears to be using a virtualized list, so only visible items are rendered, and the expansion animations are clean and brief. I tested with a directory containing over 2,000 subfolders and saw no perceptible lag; the nodes appeared instantly.

One thoughtful touch: the Tree View integrates with Files’ existing tab system. If you have multiple tabs open, the tree reflects the active tab’s current folder. This means you can quickly jump between different deep paths without retracing your steps manually.

Why Tree View Still Matters in 2024

Modern UI trends often favor flat navigation and search-first workflows. Windows 11 itself leans hard on the “Recommended” section and search bar, reducing visible hierarchy. But for users who work with deeply structured data—music libraries, photo archives, code repositories—a visual hierarchy isn’t just nice to have; it’s essential for building a mental model of where things live.

“Tree View is the single feature that kept me on Q-Dir for years,” one user commented on the Files subreddit after the preview dropped. “I want to see my entire drive structure at a glance. Tabs and panes are great, but without a tree, I feel lost.” That sentiment echoes across forums and issue trackers. The Files team has acknowledged that Tree View was the most-voted feature request on their GitHub, accumulating over 1,200 thumbs-up reactions since 2021.

The implementation here doesn’t try to reinvent the wheel. It’s a faithful, fast, and accessible tree that slots neatly into the existing UI. For users migrating from classic file managers like Explorer++, FreeCommander, or Total Commander, this addition makes Files a much more comfortable home.

Beyond the Tree: What Else Is New in 4.1.14?

While Tree View is the headline act, the preview release contains several other quality-of-life improvements:

  • Improved Drive Detection: External drives and network locations now appear more reliably in the sidebar, with automatic refresh on insertion.
  • Context Menu Polish: The team has refined the custom context menu to better match Windows 11’s acrylic blur and spacing.
  • Better Accessibility: Screen reader announcements for the tree were added, along with keyboard navigation support (arrow keys to expand/collapse, Enter to open).
  • Bug Fixes: A handful of crashes related to thumbnail generation and OneDrive sync status have been squashed.

These incremental changes demonstrate the project’s maturity. Each preview release isn’t just about adding features; it’s about hardening what’s already there.

How Files Compares to Other Alternatives

The Windows file manager landscape has never been richer. Here’s how Files stacks up against three popular alternatives, now that it has a Tree View:

Feature Files (4.1.14 Preview) OneCommander Total Commander Explorer++
Tabs ✔️ ✔️ ✔️ ✔️
Dual Pane ✔️ ✔️ ✔️ ✔️
Tree View ✔️ (new) ✔️ ✔️ ✔️
Modern Fluent UI ✔️ ✔️
Free / Open Source ✔️ Freemium Shareware ✔️
Cloud Storage Integration ✔️ (OneDrive, Google Drive, Dropbox)

Files now matches the feature set of dedicated power-user managers while offering a design language that feels native to Windows 11. For many, it’s the best of both worlds.

Community and Development

Files is maintained by a core team of volunteers and funded through GitHub Sponsors and the Microsoft Store purchase (the app is free, but a paid version supports development). The 4.1.14 Preview arrived quickly after 4.1.13, signaling an increased development cadence. The project’s GitHub shows over 1,500 commits in 2024 alone, with 20+ contributors active per month.

This release is labeled “Preview” for a reason. The team explicitly warns that it may contain instability, and they encourage users to report bugs via the Issues tab. Early feedback on the Tree View has been overwhelmingly positive, though some users have requested the ability to dock the tree to the left side of the file list (classic Explorer style) rather than inside the sidebar. The developers have indicated that such customization is on the roadmap.

How to Get the Preview

You can download Files 4.1.14 Preview from the official GitHub releases page: github.com/files-community/Files/releases. Look for the asset labeled “Files.Preview_4.1.14.0_x64.msixbundle” (or the ARM64 variant if you’re on a Snapdragon device).

Installation is straightforward: download the bundle, double-click it, and Windows’ App Installer will handle the rest. The preview can coexist with the stable Store version, so you can safely test it without disrupting your daily workflow. If you’re already using a previous preview, you’ll receive an in-app update notification.

Note: Windows 10 version 1809 or higher is required, though the UI is optimized for Windows 11.

What’s Next for Files?

The project’s roadmap, visible on GitHub, hints at even more ambitious features: a full-fledged tag editor that integrates with Windows’ native file metadata, a built-in archive browser (zip, rar, 7z without third-party tools), and improved FTP/SFTP support. The Tree View was a major community milestone; now the focus appears to be on performance tuning and enterprise-oriented features like Group Policy integration.

Microsoft, for its part, continues to iterate on File Explorer—the Windows 11 23H2 update brought a refreshed address bar and details pane, and 24H2 is rumored to introduce a home page redesign. But the pace is glacial compared to an agile open-source project. Files has carved out a niche not by reinventing file management, but by modernizing it thoughtfully.

Who Should Switch?

If you regularly work with nested folders, manage large media collections, or simply miss the old-school Explorer tree, the Files 4.1.14 Preview is worth a try. The Tree View alone eliminates a major reason to stick with legacy alternatives. And because Files is portable enough to run alongside File Explorer, there’s no commitment—you can set it as your default only when you’re ready.

For developers, the source code availability (MIT license) means you can even fork and customize it to your needs. The project’s clean WinUI architecture is a learning resource in itself.

Conclusion: A Small Step That Opens Big Doors

The Tree View in Files 4.1.14 Preview is more than a checkbox feature; it’s a statement that modern software doesn’t have to abandon the past to be great. By marrying a classic navigation metaphor with a contemporary, extensible framework, Files delivers exactly what its community asked for—and does it with style.

As the app approaches its fifth anniversary next year, it has evolved from a promising hobby project into a genuine productivity tool used by millions. With Tree View finally on board, the last major objection from power users has been addressed. Now, the question isn’t whether Files can replace File Explorer, but whether it already has.