Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Remove All Options Except Details From Navigation Pane

 
01-12-2011   #1


Windows 7 Professional
 
 

Remove All Options Except Details From Navigation Pane

Is there any way to permanently remove or disable all of the various "views" in the Windows 7 Navigation Pane *except* for Details? If a subdirectory contains audio files I *never* want to see "Album" or "Artist" or any of the rest of that garbage. If the subdirectory contains an image file I *never* want to see a thumbnail of images. If I need more information about a file I'll right click on it and select Properties, thankyewverymuch!

In short, when I click anywhere in the left or right panel in the Navigation Pane I never want to see *ANYTHING* except the file name, type, size, and date modified. If it isn't a file (e.g. Network, etc.) just show me a computer or device name, not some massive image of a router or other waste of my time.

Jerry H.

My System SpecsSystem Spec
01-12-2011   #2


XP / Win7 x64 Pro
 
 


You can modify the folder templates for different folder types like Music, Pictures, etc. where you can specify things like that.

These should get you on track to setting those up:

Folder Template - Change
http://www.sevenforums.com/tutorials...l-folders.html
Folder View - Set a Default for All Folders

Last edited by Brink; 01-12-2011 at 01:06 PM.. Reason: replaced a link
My System SpecsSystem Spec
01-30-2011   #3


Windows 7 Professional
 
 

SOLVED: Remove All Options Except Details From Navigation Pane

I used the SysInternals ProcMon utility to get an overview of the navigation process, and the light bulb went off when I saw the desktop explorer looking for a "SniffedFolderType" in the monitor log.

A search using (the spam-free search engine) DuckDuckGo turned up the following forum posting:

New Win7 reg entries related to folder views - MSFN

From which I've put together a registry mod that seems to work like a charm!

Code:
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]

"KnownFolderDerivedFolderType"="{57807898-8C4F-4462-BB63-71042380B109}"
"SniffedFolderType"="Generic"
"FolderType"="NotSpecified"
The first three entries above clear out the BagMRU cache and reset it (just in case it's required) to preserve your new / future view settings, and the last entry is where the magic takes place.

So far this seems to be working like a charm. No more sniffing, and my folders in the Navigation Pane always open in "Detail" view.

Jerry H.

Last edited by jerhewet; 01-30-2011 at 11:30 AM.. Reason: explanation of the 1st 3 regedits
My System SpecsSystem Spec
.


Reply

 Remove All Options Except Details From Navigation Pane problems?



Thread Tools



Similar Threads for: Remove All Options Except Details From Navigation Pane
Thread Forum
Computer - Add or Remove from Navigation Pane Tutorials
Office 2010 Outlook - Navigation Pane Folder Options Browsers & Mail
How can i remove items from navigation pane? Customization
Homegroup - Add or Remove from Navigation Pane Tutorials
Network - Add or Remove from Navigation Pane Tutorials


All times are GMT -5. The time now is 05:33 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30