Enhanced File-Sharing via Drag-and-Drop
Microsoft has been diligently refining the performance and user experience of File Explorer, with the latest enhancement being the introduction of adaptive file size display. This feature supplants the archaic default of displaying all file sizes in KB, a practice that often forced users to decipher lengthy numerical strings and manually calculate conversions for substantial files.
This intuitive functionality dynamically adjusts the unit of measurement based on the file’s magnitude, thereby eliminating the need for mental arithmetic. Currently, this refinement is integrated into Windows 11 Experimental Build 26300.8376 and Windows 11 Beta Build 26220.8370, where it is enabled by default, requiring no additional configuration from the user.
The hierarchical logic for the display appears to follow these parameters:
- Files exceeding 0 bytes but less than 1MB are rendered in KB.
- Files exceeding 1MB but less than 1,000MB are rendered in MB.
- Files exceeding 1,000MB are rendered in GB.
While Microsoft’s official documentation does not explicitly mention PB (Petabyte) support, it stands to reason that such a feature would extend to Windows Server 2025, where files of TB or even PB scale are commonplace. Empirical testing conducted via CMD with virtual files confirms that the system accurately transitions to TB units; specifically, when a file exceeds 1,000GB (precisely 1,099,511,627,776 bytes), it is elegantly displayed as 1TB.
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.