Enable Numeric Sorting Using Registry Editor.
The Group Policy Editor isn't present in the Windows 10 Home edition.
Sort Numerically Using Group Policy Editor. Thank you all for your time and valuable tips. To determine the size of folders, you can do any of the following: Select Calculate folder size under the Tool menu Press the Calculate folder size. How to Sort Files in Windows 10 Numerically and By Size 1. Powershell param ( $Path = '.' ) $disk = ( '\\SRVNAME\root\cimv2:Win32_logicalDisk.DeviceID='D:'' ) 'D: GB Total = | Sort-Object -Property Size -Descending | Select-Object Path, Time, $PrettySizeColumn