Disable group by in Downloads folder (Windows 10 1903)

Anonymous
2019-06-18T09:01:17+00:00

Hi, since I updated to the new Windows 1903 version the files in some folders like "Downloads" are always grouped by the date. I was able to disable this in the File Explorer itself by choosing "Group by = none". But in all kind of "Save as" dialogs from any application the group by date still appears and in those special explorer windows there is no option to disable file grouping in them. So how can I disable this globally?

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2019-06-19T03:25:57+00:00

Hi Chap Sistine,

Thank you for writing to Microsoft Community Forums.

The Group by option in normal folders and in Save as window are different, so if you change the Group by to type in Downloads folder, it will not change in Save as window. Then, if you change the Group by in Save as window, it will not change in normal folders.

You can refer the below example.

Change the Group by as size in Downloads folder - Change the Group by as size in Save as window.

Change the Group by as type in Downloads folder - (Check) Group by as size in Save as window (it will not change until you right-click in Save as window and change it to type or anything else).

Also, the Group by option is specific to folders and once you change Group by for a particular folder, the changes will not be applied to all the folders. You need to change the Group by for every folder by opening that particular folder > Press the Alt and V > Click on G > Select the Group by settings or click on Choose columns for more options.

So, once you change the Group by in Save as window, it will remain the same regardless of whichever application you open the Save as window from.

Was this answer helpful?

60+ people found this answer helpful.
0 comments No comments

214 additional answers

Sort by: Oldest
  1. Anonymous
    2020-01-17T19:48:26+00:00

    It. Works. Here. Or. I. Would. Not. Have. Posted. It. :D

    Seriously, it works unless something else is wrong.  If you're interested, I can help you troubleshoot it. If you copy & paste the following PowerShell commands into a PowerShell window, execute, & post the results, that will be a good start.

    Total # of saved views:

    ((gp 'HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU').Nodeslots).Count

    IDs of FolderTypes with custom templates:

    (g i 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults').Property

    Keith

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-01-17T21:52:49+00:00

    It worked for me too, simply by changing the "group by" in the "save as" window with a right-click.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-01-17T22:03:07+00:00

    It worked for me too, simply by changing the "group by" in the "save as" window with a right-click.

    Thank's for the confirmation, Richard. Trying to stay focused on solutions, and let the rants wash over. 

    Keith

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-01-17T22:08:03+00:00

    I should apologize for being cranky.  That does indeed work on my other PC, just not the one I use every day.  However, the fact that this thread is still generating interest after the same solution has been posted many times, suggests that there are others for whom it doesn't work.  Let's see if we can figure out what's going on.

    Total number of saved views: 5000

    IDs of FolderTypes with custom templates:

    {885A186E-A440-4ADA-812B-DB871B942259}

    {7D49D726-3C21-4F05-99AA-FDC2C9474656}

    {5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}

    Was this answer helpful?

    0 comments No comments