80

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?

Kevin Panko
  • 7,466
gkdm
  • 905

5 Answers5

10

I found something that actually works! Or, at least it's not as clunky as the previous answers. This is for Windows 10.

Under the View tab, Current View group, choose the Sort by option you want (I chose Date created); also in Current view, choose the same value for Group by.

Set Sort by and Group by to the same thing

It still sorts files and folders separately, but at least they're grouped together. Which solved the problem for me because I wanted to drag a file created today into a folder created today but there was lots of crap in their containing folder so it would require a bunch of scrolling without this.

enter image description here

Sigfried
  • 289
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

files and directories mixed

Bob Stein
  • 1,483
0

EDIT: This may only work on Win10 in classic theme. I no longer have a machine that I can test this on. I can't change my theme on the server I'm on.

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?

0

App File Tree on Windows 11 store does this and it is able to sort on size too because it finds sizes of subfolders.

-3

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
  • 7,393