Microsoft is finally updating File Explorer in Windows 11 to display file sizes in appropriate units (KB, MB, or GB) in the Details view, rather than showing every file size in kilobytes regardless of its actual size. It might sound like a minor change until you realize it’s one of the most closely watched areas of File Explorer.

Right now, if you open File Explorer and pay attention to the ‘Size’ column in the Details view, you’ll notice that everything is displayed in KB. I am not saying that KB is not helpful, and it probably is for many of you, but you certainly do not want to see a 10GB file expressed in KB, especially when you’re cleaning up your drives.

I grew up using Windows, and I can naturally convert KB into GB without realizing that I am reading KB, but that’s not the case for everyone, especially casual users moving to Windows 11. Windows Latest understands that Microsoft is trying to optimize Windows for everyone, including those who have just moved from another platform.
In the release notes for Windows 11 KB5101684, Microsoft quietly confirmed that it changed how File Explorer size units work:
“File sizes in the Details view now display using appropriate units (KB, MB, GB) instead of KB-only, making them easier to understand at a glance.”
This change does not mean File Explorer will stop displaying sizes in KB. It’ll continue to do that, but only when it makes sense.
A 10MB file will not be displayed as 10,000KB, but a 10KB file will still be displayed in kilobytes because that makes sense. It’s more about making file sizes easier to understand than simply replacing KB with MB or GB.
How to enable or disable File Explorer’s new file-size feature in Windows 11
This feature is rolling out gradually, so it won’t be visible immediately after installing Windows 11 KB5101684 or newer. If you can’t wait, here are the steps you can follow to turn it on right away:
- Download ViveTool from GitHub. For those unaware, ViveTool is a third-party open-source app that allows you to unlock features that are rolling out gradually. It does not specifically cause any issues, but you might run into problems if Microsoft has paused the rollout of the feature on your PC due to compatibility issues.
- Extract ViveTool and use
cdto navigate to the folder where vivetool.exe is located. - Run the following command:
vivetool /enable /id:61014711
- Reboot Windows.
Now, go to File Explorer, and the ‘Size’ column will automatically reflect the new units instead of showing everything in KB. If you don’t like it, you can always reverse the change using the following command:
vivetool /disable /id:61014711
I personally like how File Explorer shows file sizes now, but again, it’s subjective, and Microsoft has not added a toggle that lets you go back to the original state.





















