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

Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

One Comment

  1. John
    said this on Thursday, March 4th 2010 5:17 pm

    I tried this on Windows 7 Ultimate 64 bit and it did not work. Favorites was still in the same spot and it could not be moved, So while it may work for vista, it does not work on windows 7

Leave a Reply