View in "Downloads" folder in windows explorer

Page 1 of 3 123 LastLast

  1. Posts : 18
    Windows 10 Pro
       #1

    View in "Downloads" folder in windows explorer


    My Downloads folder sorts my downloads by name but it also sorts them by date categories. Exp: Yesterday - Last Week - Last Month - A Long Time Ago. I didn't have those time divisions before, they were just sorted by name. How do I get the Yesterday - Last Week - Last Month - A Long Time Ago views to go away. I remember doing it before but I can't remember how I did it.

    Dale
      My Computer


  2. Posts : 4,224
    Windows 10
       #2

    Go into View/Group by and turn off Date (that means, set the value for Group by to (None)). That should put things back to "normal."

    With group by date turned on:
    View in "Downloads" folder in windows explorer-image.png

    With (None) selected to turn date off:
    View in "Downloads" folder in windows explorer-image.png

    HTH,
    --Ed--
      My Computers


  3. Posts : 264
    Windows 10 Pro
       #3

    BUT - Accessing my downloads from other sources, such as This PC or UserName icon, will make it default back to Groups. On mine I have to access it every different way I can, change it and then change it again. The 3rd time I enter from each source it shows as *I* set it. But again at some point in time I will find it sorted again by groups. i.e. it doesn't stick!

    Then if you use a browser and download something and use "Save As" when explorer opens it will default to groups. So you have to go into downloads that way a couple times to make it stick but it still at some point return to groups.
      My Computer


  4. Posts : 5,452
    Windows 11 Home
       #4

    flhthemi said:
    On mine I have to access it every different way I can, change it and then change it again.
    1. Reset Folder View Settings to Default in Windows 10
    2. Change Folder Template in Windows 10 to General items Template
    3. Set Default Folder View for all Folders in Windows 10 - Close Explorer ASAP
      My Computer


  5. Posts : 989
    Microsoft Windows 10 Home
       #5

    flhthemi said:
    BUT - Accessing my downloads from other sources, such as This PC or UserName icon, will make it default back to Groups. On mine I have to access it every different way I can, change it and then change it again. The 3rd time I enter from each source it shows as *I* set it. But again at some point in time I will find it sorted again by groups. i.e. it doesn't stick!

    Then if you use a browser and download something and use "Save As" when explorer opens it will default to groups. So you have to go into downloads that way a couple times to make it stick but it still at some point return to groups.
    If you open Downloads from This PC, turn off grouping, and then use Apply to Folders to set this as your default template, that should reset the view of c:\users\<User>\Download as well.
    View in &quot;Downloads&quot; folder in windows explorer-apply-folders.png

    If it doesn't, you've maxed out saved views & need to delete them:
    Code:
    'BagMRU', 'Bags' | %{ri "HKCU:\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\$_" }
    gps explorer | spps
    Then, try Apply to Folders​ again. Once you've successfully created a custom template, clear saved dialog views so they will use your custom template:

    Code:
    $Bags = 'HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags'
    $DLID = '{885A186E-A440-4ADA-812B-DB871B942259}'
    gci $bags -recurse |
       ?{$_.GetSubkeyNames() -contains $DLID} |
       remove-item -Path { join-path $_.PSPath $DLID }
    
    gps explorer | spps
    That should get things working as expected.
      My Computer


  6. Posts : 264
    Windows 10 Pro
       #6

    I tried your suggestion @KeithM. As soon as I clicked the Apply to Folders button it sent me back to downloads and the folder was in Group By again. So once more I turned off Group By and opened change folder and clicked Apply to Folders and it set it. Should have set it the 1st time. I should not have had to repeat it a 2nd time. I'll bet you a dime to a doughnut I'll return at a later time and it'll be by group again as that's what's been happening for quite some time. I can't pinpoint since when unfortunately but I think it's a bug.
      My Computer


  7. Posts : 989
    Microsoft Windows 10 Home
       #7

    What number is returned by this PowerShell? Copy & paste into PowerShell console.

    Code:
    ((gp "HKCU:\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU").Nodeslots).count
      My Computer


  8. Posts : 264
    Windows 10 Pro
       #8

    KeithM said:
    What number is returned by this PowerShell? Copy & paste into PowerShell console.
    5000
      My Computer


  9. Posts : 989
    Microsoft Windows 10 Home
       #9

    That means you're maxed out on saved views. Apply to Folders won't work properly,

    Run this PowerShell to delete saved views:
    Code:
    'BagMRU', 'Bags' | %{ri "HKCU:\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\$_" }
    gps explorer | spps
    Then, open Explorer to Downloads, turn off grouping, & execute Apply to Folders again. Do the same for the other FolderTypes if you want to modify their default view. If you use Apply to Folders before opening any of the common dialogs (Open, Save, SaveAs), the dialogs will use your custom layout as well.
      My Computer


  10. Posts : 264
    Windows 10 Pro
       #10

    KeithM said:
    That means you're maxed out on saved views. Apply to Folders won't work properly,
    Run this PowerShell to delete saved views:
    Then, open Explorer to Downloads, turn off grouping, & execute Apply to Folders again. Do the same for the other FolderTypes if you want to modify their default view. If you use Apply to Folders before opening any of the common dialogs (Open, Save, SaveAs), the dialogs will use your custom layout as well.
    Ran the code, opened the downloads folder from UserName shortcut on desktop. It was in Group by view. Followed instructions again to set it and got the same results. i.e. took 2 times to set the view.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:22.
Find Us




Windows 10 Forums