Make Vista Explorer view settings work like XP Explorer
April 25th, 2008
(Lifted from http://www.vistax64.com/tutorials/70819-windows-explorer-folder-view-settings.html)
Vista Explorer, by default, tries to determine what type of folder you’re viewing based on its contents, and may dramatically (and seemingly unpredictably) change the folder’s view settings: Details view, or List view, or Thumbnails view, etc., as well as applying Grouping, adding or removing visible columns, and so on. To disable this behavior, and have all folders work more like XP Explorer, do the following:
- Delete existing folder type customizations in the registry: Open regedit.exe, and navigate to:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell
Delete the keys Bags and BagsMRU.
- Add new registry setting to enable common behavior: Still in Registry Editor, under the same Shell key (above), create a series of new keys: Bags, then within that AllFolders, then within that another Shell, to end up with this:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell
Inside the last Shell key, create a new string value named FolderType, with a value of NotSpecified.
Reboot or logoff and back on again to make these changes take effect.
- Make changes to Vista Explorer’s view settings: In Explorer, open the Tools menu (if you don’t see the menus, hit the Alt key to temporarily display them, or click Organize->Layout and put a check next to Menu Bar), and click Folder options. Set these as you like them, paying special attention to the option Remember each folder’s view settings - if this is unchecked, and you click the Apply to Folders button at the top of the window, all folders will behave exactly the same.
Leave a Reply