New
#21
That's promising. Not sure what was "stuck."
No this issue is very prevalent. I have been searching for permanent fix for 2 years. This threat is interesting.
Is {885a186e-a440-4ada-812b-db871b942259} the template for downloads?
I my case and so many others we were able to change the view and it would stick across reboots. The suddenly it would start happening.
The last thing that I was doing is I was going into regedit and deleting the keys shown below. Then started to dig deeper into templates and shellbag and goggle brought me to your threat when i was searching for the template F11DB97C5CC7 but the one in your code (db871b942259) seems like the correct one (with some sample code to boot)
thanks!
John
open regedit and goto key (or paste)
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
To be safe
Right Click on Explorer and export
Remove these three subkeys ComDlg32 CIDOpen CIDSave
{885a186e-a440-4ada-812b-db871b942259}
is the GUID for the Downloads FolderType. Because it is its own FolderType, a per-user custom default can be set using Apply to Folders from an Explorer view of theDownloads
folder after setting the view to your liking. If this is done in a newly-created account before theDownloads
folder is accessed by any dialogs, those custom settings should be applied to both fExplorer & dialog views.
Have you tried running this: WinSetView
You can use it set whatever default views you want (including no grouping in Downloads) and it should clear up any existing File Explorer view issues. If you try it, please let us know the results. Thanks.
Last edited by LesFerch; 08 Feb 2022 at 22:47.