惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
云风的 BLOG
云风的 BLOG
小众软件
小众软件
IT之家
IT之家
T
Tailwind CSS Blog
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
美团技术团队
博客园 - 叶小钗
V
V2EX
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
博客园 - 【当耐特】
罗磊的独立博客
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
月光博客
月光博客
有赞技术团队
有赞技术团队

Latest from Windows Central

"An unmatched upgrade opportunity": Intel's new Core Series 3 mobile CPUs target "value buyers"… "There are over 5,700 combinations.": I attended Panasonic's USS Intrepid press conference and saw 10Gbps, Wi‑Fi 7 and on‑device AI in the new Toughbook 56, but should you swap out your Toughbook 55? "We "So Mac folks feel comfortable": Microsoft Microsoft thinks you'll want an Xbox Controller and 1 year of Microsoft 365 and Xbox Game Pass over a MacBook Neo "Microsoft fired the skilled people, leaving flowchart followers": Microsoft's Security Response Center is being blamed for the zero-day BlueHammer exploit leak, but I can't tell who's right "Thank you to every Greymane": Crimson Desert shows no signs of slowing down, topping over 5 million sales… "Another all-round excellent mini PC:" Beelink's discounted desktop is fantastic for intensive work and… Xbox's Starfield gets Nintendo Switch 2 rating days after its PS5 release, keeping hopes for a port of Bethesda's RPG alive — here's what we know "The stuff that we're seeing is really well put together": Xbox game publishing chief says Forza Horizon 6 takes him back to the golden years of racing games Microsoft's Xbox games lead Matt Booty says its studios are in a "culture of cultures" and work together more than you think — Blizzard is even helping with Fable Rumored feature coming to Steam that will help you track prices, and Microsoft should copy it immediately for Xbox and… Xbox and Best Buy want to help you build your first video game in 2026 Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and… Someone discovered Seagate's Xbox Storage Expansion cards can be used on PC — which has made their value more… ID@Xbox makes a bold claim — “Games launching day one into Game Pass… do very well on other platforms… Before Forza Horizon 6 takes us to Japan, let's remember where the legend began almost 14 years ago "Users can now simply ask what happened": AppControl's optional AI integration gives you in-depth PC diagnostic history in plain English — It works with popular LLMs, but I'll use offline models for added security Our friends at Tom's Guide are upgrading: Here's what it means, and how our sister site's overhaul… "Quantity over quality is not always the answer": WWE 2K26 comes close to being the best in the world, but yearly releases are holding it back I "This is one headset that absolutely will not disappoint anyone": Our favorite Xbox headset raises the bar for sound quality with a price that's lower than I expected "One of the better laptops I’ve encountered and one I’d happily use daily": This high-end ThinkPad is a solid bet for professionals — especially after this generous discount I've finally found a loophole to block a specific type of YouTube ads, and it won’t cost you a dime: Just a… www.windowscentral.com "The Lotus guys probably figured it didn't matter to be wrong": Excel thinks 1900 was a leap year because of a small shortcut taken in the '80s — I'll think of this next time I want to cut corners Starfield's sales on PlayStation 5 make me wonder why Xbox even bothered... was this worth devaluing exclusivity? Overwatch Season 2 is LIVE! Xbox Your Xbox Storage Expansion Cards can have a life after the console if you get a simple adapter for your PC
Microsoft refuses to add this File Explorer feature, so t...
Sean Endicott · 2026-06-12 · via Latest from Windows Central
Files 4.0 app promotional images on an ASUS Zenbook laptop screen.
(Image credit: Ben Wilson | Windows Central)

The Files app has beaten Microsoft to the punch once again. The same app that added tabs to file management far before Windows 11's File Explorer has added a clever way to show folder sizes.

A recent update to Files adds a button in the size column to calculate the size of a folder. The solution is a clever compromise that adds a simple way to show folder sizes without eating up system resources by showing the sizes of all folders.

The same update adds some other handy features like the option to remove all tags from a file.

Files is not the first third-party file management app to show folder sizes; OneCommander also has the option. But I enjoy following the development of Files. The app looks like what File Explorer should be. It also often adds features before Microsoft adds similar options to File Explorer.

View the full changelog ↴

Files v4.1.3: What's New

Calculate folder size on demand

When the Calculate folder sizes option is turned off in Settings, a View size button now appears in the Size column. Clicking it will calculate the size of that folder on demand.

Retain selection across layouts

When switching between layouts, the previously selected item now stays selected, so you don’t lose your place when changing layouts.

You can now quickly clear every tag assigned to one or more files. There are a few ways to use the new action:

  • From the context menu — right-click an item, open the Tags submenu, and choose Remove tags.
  • From the toolbar — when the Edit Tags button is pinned to the toolbar, the same option appears in its menu.
  • From the Command Palette — open the Command Palette and search for Remove tags. You can also assign your own keyboard shortcut to it from Settings.

If you haven’t pinned the Edit Tags button to the toolbar, you can add it in a few steps:

  1. Right-click the toolbar and select Customize toolbar.
  2. Expand the File System group on the left.
  3. Drag Edit Tags… to the list of added toolbar items.

Updated OneDrive icon

The OneDrive icon has been updated to the latest version. Files now loads it directly from the OneDrive executable, so it always matches the icon used by OneDrive itself.

Fixes

  • Fixed an issue with extracting tar archives.
  • Fixed an issue where the Signatures page would occasionally cause a crash.
  • Fixed an issue where the Play action wasn’t available when a single media file was selected.
  • Fixed an issue where Smart Extract would extract archives to the wrong location when switching tabs.
  • Fixed an issue where tag search excluded folders when grouping by type.
  • Fixed an issue where thumbnails would sometimes fail to refresh after a file was modified.
  • Fixed an issue where a BitLocker locked drive wasn’t displayed.

Why doesn't File Explorer show folder sizes?

If you browse around File Explorer, you'll notice folders have a blank space next to them under the size column. To calculate the size of a folder, Windows needs to perform a recursive scan and add together the size of every file within a folder.

A recursive scan would not be an issue for a reasonably sized folder, but if you have a folder with thousands of files and subfolders, the scan would eat up system resources and slow things down.

As a quick side note, File Explorer does show the size of zipped folders, but that's because Windows 11 treats those as individual files, not as folders.

There are ways to make File Explorer show folder sizes, but they require mods. Windows Forum has an excellent piece detailing the process of using Windhawk to show folder sizes in File Explorer.

If you'd like a gauge of how long a recursive scan for a folder takes, hover your mouse over any folder and wait until a file size appears. It may only take a moment for a single folder, but if your PC had to do a similar scan for any folder on your screen, it would not be a smooth experience.

Files takes a different approach to showing the size of a folder by adding a prompt within the size column. I think it's more user friendly and is a clever compromise to showing folder sizes.


Click to join us on r/WindowsCentral

Join us on Reddit at r/WindowsCentral to share your insights and discuss our latest news, reviews, and more.


Sean Endicott is a news writer and apps editor for Windows Central with 11+ years of experience. A Nottingham Trent journalism graduate, Sean has covered the industry’s arc from the Lumia era to the launch of Windows 11 and generative AI. Having started at Thrifter, he uses his expertise in price tracking to help readers find genuine hardware value.

Beyond tech news, Sean is a UK sports media pioneer. In 2017, he became one of the first to stream via smartphone and is an expert in AP Capture systems. A tech-forward coach, he was named 2024 BAFA Youth Coach of the Year. He is focused on using technology—from AI to Clipchamp—to gain a practical edge.