Win10资源管理器中文件名排序中,数字部分是把数字装换为数值后进行排序
比如
1 | 201801AAA |
而我们通常是希望如下排序
1 | 201801AAA |
解决方法
Is there a way to fix the sort by name in Windows 10 File Explorer?
- In the start menu, search for “Edit Group Policy” or “gpedit.msc” and press enter.
In the Local Group Policy Editor, navigate to User Configuration / Administrative Templates / Windows Components / File Explorer. - In Windows 10 this is in File Explorer, whereas Windows 7 apparently called it Windows Explorer.
- Double-click Turn off numerical sorting in File Explorer and select Enabled, then click OK.
或者安装FreeCommander
Under “Tools → Settings → View → File/folder list” in the tab “Sorting” the following settings are offered.
- Alphabetical - string sort
- Alphabetical - word sort
- Natural sorting (as Explorer)