Windows Explorer sorts files and folders separately

40

12

When Windows Explorer sorts files, it first sorts files from directories and only then sorts each group using the sort specified (My default is DateCreated). I don't like this as the default behavior.

I would like it to be a simple sort (without separating files from folders). Is it possible to change, and if so how?

gkdm

Posted 2010-10-27T18:04:41.640

Reputation: 505

Answers

6

Without any third party tools, the most adequate solution seems to be a search for a wildcard (*.*) selection in the folder containing the files and folder results you wish to interlace, and then sorting by name.

Source: http://forums.whirlpool.net.au/archive/1644933

CuriosityCasualty

Posted 2010-10-27T18:04:41.640

Reputation: 141

1but this mingles subfolders in the view... – Martin – 2019-04-13T00:48:22.680

1this donesn't really solve the problem.. (am in win 10) i don't know why it is voted so high? anybody agree with me? pls vote. – ihightower – 2019-07-25T03:09:19.910

2

Tested in Win7 & Win10. In the Explorer search field (upper right). Use the "folder:" filter and then use the full path to the target folder in double quotes. By target folder, I mean the one that you would like to view with folders mixed with files. i.e. Your current directory.

folder: "<full path to target folder>"

e.g. folder: "C:\Users\bgrupczy\Downloads"

You can then sort by name or even date modified and they will be mixed.

I first answered in: Windows 7, any way to sort folders and files all mixed together?

bgrupczy

Posted 2010-10-27T18:04:41.640

Reputation: 41

This will also list all of the folders and files within all the folders, recursively. Probably not what most people want. – hippietrail – 2019-07-25T06:33:44.667

0

ShowSize software has such a list called "Folders and files list." What is more, this list shows a complete hierarchical list of all the folders and files at all levels.

View folders and files together in a single hierarchical list

user173399

Posted 2010-10-27T18:04:41.640

Reputation: 86

0

I'm not taking credit for any of the information found after this paragraph and the last paragraph. The following information was found doing a Google search, from http://www.thefreewindows.com/?p=2633:

If the Windows Explorer default view and order of a folder’s files is not satisfactory enough for you, there is a way to change it. For example, let’s say you need to have your files by default ordered by type and viewed as a list – not as large icons, nor in detailed view, etc, and not just by name, but first sorted by type and then by name.

  1. Make sure you have only one Explorer window open. Right click on an empty space of a folder and select “View – List”, then right click again and select “Sort by – Type” (if you don’t see the “Type” option, click on “More…” at the end of Sort Options and in the list that appears find the “Type” option and bring it to the top of the list.)

  2. Press the alt key to release the top menu of Explorer, and go to “Tools – Folder Options”. Go to the second tab (“View”) of the dialogue box that appears, and press the “Apply to Folders” button. You will be asked to confirm; do it.

  3. Close the window by pressing the Ctrl key and (with this key pressed) clicking the x button at the right top of Windows Explorer. You may need to repeat this for each folder type, since Windows keeps different default options according to folder types (image folders, document folders, etc). After a while you will need to repeat the first and the third step, since Windows will revert to its default sorting options after you have opened some (thousands of) times the Windows Explorer.

I hope that my finds were helpful to you. Good Luck-

David

Posted 2010-10-27T18:04:41.640

Reputation: 6 975

5This answer shows how to create default folder settings. That's not what I asked for (but thanks). – gkdm – 2010-10-27T20:17:45.643

Sorry, I should have read the link a little more carefully. I will look more tomorrow, if I have a chance. – David – 2010-10-27T21:08:08.907

@gkdm: Tested and it works. +1 – Răzvan Flavius Panda – 2012-05-15T12:14:35.367