Set Vista default folder view.

Technical Q&A involving operating systems, networking, software, and hardware issues.

Moderator: jasonb

Post Reply
User avatar
jasonb
Site Administrator
Posts: 105
Joined: Tue Apr 22, 2003 1:54 pm
Location: Toronto, Canada
Contact:

Set Vista default folder view.

Post by jasonb »

The problem is that applying a folder view to all folders no longer does this. Instead, it only applies it to all folders of the same type as the one being viewed. This can be corrected.

First, delete all current folder views by removing the following registry key:

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags

Then, save the following as a .reg file and import:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
"FolderType"="NotSpecified"
Once done, customize a folder the way you want, click Organize > Folder and Search Options > View > Apply To All Folders.
Post Reply