
10-08-2009
|
|
|
|
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: IE 8 Removing "Favorites" button and "Suggested Sites" Button
I have found a way to remove and prevent "Suggested Sites" from appearing in the favorites bar in IE8 on Windows XP. This has worked for me and I am testing this on a freshly installed copy of XP with all the latest updates. First you should disable the suggested sites feature by uncheck marking its box under advanced settings. Details on how to do that are posted above by other people. After un-checking that I rebooted and started up IE8, right clicked on “Suggested Sites” in the favorites bar and said delete. Close IE8 now. Then I used Registry Mechanic to scan my registry for any broken links and invalid values. It found the broken/invalid shortcut in the registry at:
hkey_current_user\software\microsoft\internet explorer\suggested sites
Where the variable “SlicePath” should have the value of:
C:\Documents and Settings\your username here\Favorites\Links\suggested sites.url
Yes this is a broken value, but by having it broken you get what you want by not having that URL in your favorites bar. While you are in that folder in the registry, make sure the variable “Enabled” is set to 0.
Because we deleted the file “suggested sites.url”, you want to make sure no programs you have on your system will change this registry value. This has worked for me; let us know if it works for you.
Extra notes:
Registry Mechanic is a registry cleaner made by PC Tools.
This is my first post on this website; if I am breaking any rules by posting the above, I am sorry and (to the website admins) you may remove/correct my post if necessary.
I would expect the fix for Vista and Windows 7 to be very similar, maybe with a slight tweak on that registry path.
|