There seems to be multiple things that might cause this as an issue, and multiple resolutions as well, hopefully solving or making this "bug" appear less frequently.
- Manually resetting the folder view cache/settings
- Start
regedit
. (Win+R, enter regedit
, press Enter or click OK. )
- Browse to
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell
.
- Delete the keys
Bags
and BagMRU
.
- Browse to
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell
, repeat step 3.
- Browse to
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam
, repeat step 3.
Trying some of these additional tweaks might help, mix it with it and see what you get.
- Disabling automatic folder type discovery
- Browse to
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell
in regedit
.
- Create a new key under
Shell
, called Bags
.
- Create a new key under
Bags
, called AllFolders
.
- Create a new key under
AllFolders
, called Shell
.
- Create a new string value under
Shell
, called FolderType
.
- Set the string value of
FolderType
to NotSpecified
.
You can increase the size of the folder view cache as well.
This should do it, or rather, perhaps improve the experience. Nevertheless, using an application as CCleaner with the wrong settings can disrupt and delete your settings, so be aware and checking before you use applications focused on "cleaning up".
Oh, I will follow this one. For some reason Vista has decided that nearly every folder in my computer contains images and videos. They don't. – Fredrik Mörk – 2009-07-15T19:09:34.073
3I also love when a random "group by" gets applied for no apparent reason. I'm going with "bug" (because it has yet to happen to me in Windows 7), but we will see. – JP Alioto – 2009-07-15T19:12:27.687
This has happened to me with both XP and Vista. – Daniel F. Thornton – 2009-07-15T19:29:15.370
All I could think off is your own suggestion... – Ivo Flipse – 2009-07-15T20:10:02.557