Files 4.1, the latest update to the popular open-source file manager for Windows, landed on May 11, 2026, packing a customizable toolbar, a thoroughly rebuilt settings interface, smarter tag editing, quick theme shortcuts, and deep terminal integration. The release polishes rough edges that have long nagged power users, while adding flexibility that File Explorer still doesn’t offer.

Version 4.1 doubles down on personalization and workflow speed. The toolbar is no longer a static row of icons—you can drag to reorder, hide, and add buttons for any action you use frequently. The settings pane has been ripped out and rebuilt from the ground up, making it snappier and easier to navigate. Tag management gets a batch editing boost, and a new keyboard-driven theme switcher skips the menu entirely. Terminal fans can now launch their favorite shell into the current directory with a single shortcut. And media previews finally work the way they should, with faster thumbnail generation and broader format support.

The toolbar finally bends to your will

The star of this release is the toolbar overhaul. In previous versions, the toolbar offered a fixed set of icons: copy, paste, delete, properties, and a handful of other essentials. You couldn’t add custom commands or reshuffle buttons to match muscle memory. Files 4.1 changes that.

Right-click any toolbar area and choose “Customize toolbar” to enter edit mode. From there, drag any icon to a new position, pull it off the bar to remove it, or browse a menu of available actions to pin. The list covers everything from “New Folder” and “Compress” to “Open in Terminal” and “Run PowerShell script.” You can add separators to group related commands, too.

Three default layouts ship with the update—Minimal, Standard, and Extended—so you can start from a sane baseline. Minimal strips everything but navigation buttons and the search box. Standard mirrors the classic File Explorer layout. Extended piles on power-user tools like layout toggles, tag filters, and terminal launch. If you’ve ever envied the toolbar flexibility in Microsoft Office or web browsers, you’ll feel right at home.

The toolbar state persists across sessions and syncs with your Files theme. That means no surprises when you switch between light and dark modes; your layout stays put.

A settings interface that feels native

Alongside the toolbar, the entire settings experience has been rebuilt. The old settings window used a basic tree-style navigation that felt bolted on. The new one adopts a proper searchable sidebar with clear categories: Appearance, Behavior, Experimental, and more.

Each page loads faster because the UI now lazy-loads tabs you aren’t visiting. Search works globally; start typing “font” and you’ll jump straight to the appearance section, with matching settings highlighted. The design language aligns with Windows 11’s fluent aesthetic—rounded corners, subtle acrylic translucency, and consistent iconography.

Options that were previously scattered across separate dialogs, such as default folder views and date formatting, now live under one roof. A dedicated “Startup” section lets you configure what Files does on launch: resume previous tabs, open a specific folder, or always start at the home page. This centralization cuts the time spent hunting for preferences in half.

Tag smarter, not harder

Tag metadata has been a Files strong suit since version 3, but editing multiple files at once was a chore. You had to open the properties sidebar for each item individually, click the tag field, and type or select from a dropdown. Files 4.1 introduces batch tag editing.

Select several files, right-click, and choose “Edit tags.” A compact dialog appears, showing current tags applied to any selected item. You can remove all tags in one click, add a new tag to every file, or blend the two operations. The dialog suggests recently used tags and autocompletes as you type, pulling from your existing tag library.

Behind the scenes, Files now stores a tag cache that dramatically speeds up filtering and sidebar display. Directories with hundreds of tagged items render instantly, whereas before you might have waited a second or two.

Color-coded tags remain fully supported. You can assign a hue to any tag from the settings, and those colors appear next to file names in all views. This small touch makes spotting tagged files in a list or grid far faster.

Theme switching hits a keyboard shortcut

Toggling between light and dark themes used to require a trip through the settings or a click on the quick-access theme switcher in the bottom-right corner. Files 4.1 introduces Ctrl + Shift + T to cycle through light, dark, and system-accent themes instantly.

For those who prefer a custom theme, you can still apply third-party theme packs. A new Themes page in settings shows your installed themes and lets you assign a shortcut to each, so Ctrl + Shift + 1 could apply a high-contrast coding theme while Ctrl + Shift + 2 switches to a blue-tinted dark mode.

The theme engine received a backend refresh that improves rendering performance. Switching themes no longer causes a brief flicker or repaint delay on most hardware. Tabs retain their state during the switch, so the file list never jumps around.

Terminal integration that developers will love

Power users and developers spend half their day jumping between a file manager and a terminal. Files 4.1 bridges that gap with built-in terminal integration. A new toolbar button labeled “Open in Terminal” spawns your default shell in the current folder. You can choose between Windows Terminal, PowerShell, Command Prompt, or any WSL distribution you have installed.

The terminal profile is configurable in settings under “Tools.” Pick your preferred shell, set startup arguments, and even define an icon. If you work with multiple WSL distros, you can bind a secondary shortcut to open a specific one—say, Ctrl + Shift + W for Ubuntu-22.04—while the main button fires up Windows Terminal.

A terminal pane can also be toggled at the bottom of the Files window itself, emulating the embedded terminal experience found in Visual Studio Code. This pane opens in the current directory, supports multiple tabs, and resizes by dragging the splitter. It’s an optional feature, hidden behind an experimental flag by default, but early testers on Reddit and Discord are already calling it a game-changer.

Media previews and performance gains

Image and video preview generation got a significant speed boost. Thumbnails now load asynchronously with smarter caching, so folders containing hundreds of RAW photos or 4K video clips populate thumbnails without freezing the UI. The thread pool that builds thumbnails has been tuned for 8-core and above processors, allowing parallel processing across more cores.

New format support includes HEIF, AVIF, and WebP for images, along with MKV and WebM for video. Media previews also now respect embedded color profiles, so images look consistent across applications. A new “Details” pane preview mode renders embedded metadata—camera model, exposure settings, GPS coordinates—directly below the preview, eliminating the need to switch to the properties dialog.

Archive previews received love as well. Clicking a .zip, .7z, or .rar file now shows its contents inline in the preview pane, letting you browse the archive’s structure without extracting. This feature was partially available before but occasionally failed on solid RAR archives; version 4.1 reliably handles even password-protected archives, prompting for credentials when needed.

Under the hood fixes and polish

No release is complete without squashing bugs. Files 4.1 addresses over 60 reported issues. Among the most notable:

  • A memory leak triggered by repeatedly opening and closing the sidebar tag filter has been plugged. Users who keep Files open for days reported the app consuming over 2GB of RAM; it now stays below 200MB in identical usage.
  • The context menu integration with Windows 11’s new shell extensions has been refined. Third-party extensions like 7-Zip, WinRAR, and GPU driver tools now render correctly and respond to clicks without lag.
  • Network drive performance improved significantly. Listing folders on a NAS share no longer blocks the UI thread, and copy operations between two remote paths run up to 30% faster thanks to a buffering optimization.
  • Accessibility fixes include better screen reader announcements for file selections, keyboard navigation in the tabs bar, and high-contrast theme compatibility.

How to get Files 4.1

Files is free, open-source, and available on GitHub under the MIT license. You can download the MSIX installer directly from the official Files website or grab it from the Microsoft Store. The Store version auto-updates; the GitHub MSIX requires a manual install but lets you opt into prerelease builds.

If you’re running version 4.0 or earlier, the in-app updater will prompt you to download the new package. Since Files uses a side-by-side MSIX installation model, the update won’t overwrite your settings or theme customizations.

A compelling alternative to File Explorer

Files has matured into a legitimate daily driver for millions. Windows File Explorer still lacks tabs in the stable release (though Windows 11 24H2 teased them), and its toolbar remains locked down. By contrast, Files offers tabs, a customizable sidebar, dual-pane view, and now a malleable toolbar—all without the bloat of older third-party managers.

The open-source community has embraced Files because it respects user privacy: no telemetry, no ads, no account sign-in. Development is transparent on GitHub, where over 1,000 contributors have submitted pull requests. The release cadence of roughly one major update per quarter keeps the feature pipeline flowing.

What’s next for Files

The Files team has hinted at a few roadmap items. An integrated file transfer queue is in the prototype stage, aiming to unify copy, move, and delete operations into a single panel with pause/resume and conflict resolution. A virtual folder feature—allowing you to create dynamic folders based on saved search criteria—has been discussed publicly. And improved SMB performance remains a priority, with new kernel-level optimizations being tested.

For now, Files 4.1 delivers a polished, power-user-friendly update that addresses longstanding usability gaps. The customizable toolbar, rebuilt settings, batch tag editing, theme shortcuts, and terminal integration form a meaningful upgrade — and the media preview improvements finally make it a serious tool for photographers and video editors who manage local libraries.