You know that the Favorite Links area in Windows Explorer can be hidden by moving its resize handle to the top. After tinkering with the registry I found a way to remove Favorite Links and prevent the user from enabling it again. The resize cursor wouldn’t appear when you hover your mouse pointer over the Favorite Links border, after applying this registry edit.

Favorite Links Lock Down – Registry Edit

Windows Explorer

Start Regedit.exe and navigate to the following location:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Modules \ GlobalSettings \ Sizer

Double-click ProperTreeExpandoSizer and change its Value data from:

00,00,00,00,01,00,00,00,00,00,00,00

to

00,00,00,00,00,00,00,00,00,00,00,00

Open dialog box

Use this Registry location for Open dialog box:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CIDOpen \ Modules \ GlobalSettings \ Sizer

Save dialog box

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CIDSave \ Modules \ GlobalSettings \ Sizer

Screenshots

Fig 1: Favorite Links hidden, and the resize cursor shown.

Fig 2: Favorite Links removed, and no resize cursor. Horizontal line disappears.

Registry Fixes

I’ve put together a Zip file containing the above edits. Download favlinks_reg.zip, extract the contents to a folder and run the appropriate REG file(s). [Undo Information: To reverse the changes, run the corresponding "hide" REG file, which brings back the resize cursor for Favorite Links.]

REG File Description
fav-cfdopen-hide.reg Hide Favorite Links from Open Dialog box
fav-cfdsave-hide.reg Hide Favorite Links from Save Dialog box
fav-explorer-hide.reg Hide Favorite Links from Windows Explorer
fav-cfdopen-disable.reg Remove Favorite Links from Open Dialog box
fav-cfdsave-disable.reg Remove Favorite Links from Save Dialog box
fav-explorer-disable.reg Remove Favorite Links from Windows Explorer

Bookmark this Page!

BlinkList | del.icio.us | Digg it | Furl | reddit | Spurl | StumbleUpon |

Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

2 Responses to “Remove Favorite Links Completely From Explorer and Common Dialog in Windows Vista” Subscribe to comments!

  1. r
    said this on Tuesday, May 26th 2009 2:50 pm

    Thanks, one annoying thing done, only a couple of hundredss left to solve. Linux perhaps…

  2. Ryan
    said this on Monday, March 16th 2009 1:27 am

    Thanks for this tip I always hated favorite links

Leave a Reply