<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IE8: Hide the Favorites Bar</title>
	<atom:link href="http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maximus</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-53094</link>
		<dc:creator>Maximus</dc:creator>
		<pubDate>Sat, 07 Jan 2012 17:37:29 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-53094</guid>
		<description>While I&#039;ve never been able to make the Favorite Button disappear, I was able to make it move off of the Favorites Tool Bar using a registry tweak.

Go to :

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\CommandBar]

In the key &quot;FavBandRow&quot; change the value to &quot;3&quot; and the Favorites Button will move off the Favories Bar and up to the Bar directly above.

This then leaves more room on the Favorties Bar itself for more favorites.</description>
		<content:encoded><![CDATA[<p>While I&#8217;ve never been able to make the Favorite Button disappear, I was able to make it move off of the Favorites Tool Bar using a registry tweak.</p>
<p>Go to :</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\CommandBar]</p>
<p>In the key &#8220;FavBandRow&#8221; change the value to &#8220;3&#8243; and the Favorites Button will move off the Favories Bar and up to the Bar directly above.</p>
<p>This then leaves more room on the Favorties Bar itself for more favorites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jdalduncan</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-45247</link>
		<dc:creator>Jdalduncan</dc:creator>
		<pubDate>Sun, 02 Jan 2011 21:18:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-45247</guid>
		<description>Is there any way to hide the Tabs toolbar?  It really does take up a lot of space on my screen and I constantly have to scroll down to see my entire webpage</description>
		<content:encoded><![CDATA[<p>Is there any way to hide the Tabs toolbar?  It really does take up a lot of space on my screen and I constantly have to scroll down to see my entire webpage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-39793</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:41:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-39793</guid>
		<description>Had to add a new Key for Internet Explorer, Toolbars and Restrictions and then a new DWORD for NoCommandBar with a modified value of 1.

It works but then you lose the ability to view your History.</description>
		<content:encoded><![CDATA[<p>Had to add a new Key for Internet Explorer, Toolbars and Restrictions and then a new DWORD for NoCommandBar with a modified value of 1.</p>
<p>It works but then you lose the ability to view your History.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-39701</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 10 Jun 2010 14:49:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-39701</guid>
		<description>The tutorial as described above does work exactly as described.  You are left with the favorites button but it shares a small amount of the real estate as the tabs.

Removing the favorites button is possible through registry hacks but gives you little additional real estate.</description>
		<content:encoded><![CDATA[<p>The tutorial as described above does work exactly as described.  You are left with the favorites button but it shares a small amount of the real estate as the tabs.</p>
<p>Removing the favorites button is possible through registry hacks but gives you little additional real estate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godoggies</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-39698</link>
		<dc:creator>Godoggies</dc:creator>
		<pubDate>Thu, 10 Jun 2010 13:43:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-39698</guid>
		<description>This is what I found (WARNING- you are on your own by using this.)
-------------------------------------------------------------------------------------------------------------------------
There is an easy way to get rid of that wasted space with a simple registry entry. That Favorites Button and blue bar was driving me nuts.

[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerToolbarsRestrictions]

In My case I had to create a new key entry tiled &quot;Toolbars&quot; and under that &quot;Restrictions&quot;. Once you have those just click on Restrictions and create new dword which will look like this &quot;NoCommandBar&quot;=dword:00000001&quot; without the quotes.
This has worked for me but I am not responsible if you screw things up. I have attached the screenshots so you can see for yourself
</description>
		<content:encoded><![CDATA[<p>This is what I found (WARNING- you are on your own by using this.)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
There is an easy way to get rid of that wasted space with a simple registry entry. That Favorites Button and blue bar was driving me nuts.</p>
<p>[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerToolbarsRestrictions]</p>
<p>In My case I had to create a new key entry tiled &#8220;Toolbars&#8221; and under that &#8220;Restrictions&#8221;. Once you have those just click on Restrictions and create new dword which will look like this &#8220;NoCommandBar&#8221;=dword:00000001&#8243; without the quotes.<br />
This has worked for me but I am not responsible if you screw things up. I have attached the screenshots so you can see for yourself</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-35958</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 02 Dec 2009 21:21:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-35958</guid>
		<description>there is a registry hack to remove the favorites bar... it is hard to find... I will try to find the instructions again and post</description>
		<content:encoded><![CDATA[<p>there is a registry hack to remove the favorites bar&#8230; it is hard to find&#8230; I will try to find the instructions again and post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-34356</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-34356</guid>
		<description>That trick doesn&#039;t work!  Anybody have an answer???</description>
		<content:encoded><![CDATA[<p>That trick doesn&#8217;t work!  Anybody have an answer???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-32428</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 05 Aug 2009 22:45:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-32428</guid>
		<description>On a related issue, does anyone know is it possible to just add favourties to favourites and not to the favourites bar?
I liked the old Links way of doing things - it meant you could have a quick link to a few key urls without having dig around in favourites. Now ever time I add a favourite I have to delete it from the favourites bar which is crazy as I add several a day!</description>
		<content:encoded><![CDATA[<p>On a related issue, does anyone know is it possible to just add favourties to favourites and not to the favourites bar?<br />
I liked the old Links way of doing things &#8211; it meant you could have a quick link to a few key urls without having dig around in favourites. Now ever time I add a favourite I have to delete it from the favourites bar which is crazy as I add several a day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Gregg</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-32340</link>
		<dc:creator>Fred Gregg</dc:creator>
		<pubDate>Sat, 01 Aug 2009 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-32340</guid>
		<description>When I right-click on a blank spot on the tool bar, the Favorites Bar is not checked yet &quot;Favorites Bar&quot; is present below &quot;Favorites&quot; when I click on Favorites on the tool bar.  And when I expand &quot;Favorites&quot;, &quot;Favorites Bar&quot; appears at the bottom of the list.  When I expand &quot;Favorites Bar&quot;, the page is blank.  If I delete the &quot;Favorites Bar&quot;, it comes right back when I reopen the IE8.  Can I perminately get rid of this &quot;Favorites Bar&quot; and how?</description>
		<content:encoded><![CDATA[<p>When I right-click on a blank spot on the tool bar, the Favorites Bar is not checked yet &#8220;Favorites Bar&#8221; is present below &#8220;Favorites&#8221; when I click on Favorites on the tool bar.  And when I expand &#8220;Favorites&#8221;, &#8220;Favorites Bar&#8221; appears at the bottom of the list.  When I expand &#8220;Favorites Bar&#8221;, the page is blank.  If I delete the &#8220;Favorites Bar&#8221;, it comes right back when I reopen the IE8.  Can I perminately get rid of this &#8220;Favorites Bar&#8221; and how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woody</title>
		<link>http://www.tech-recipes.com/rx/2814/ie8_hide_favorites_bar/comment-page-1/#comment-31589</link>
		<dc:creator>Woody</dc:creator>
		<pubDate>Wed, 01 Jul 2009 20:51:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-31589</guid>
		<description>I can&#039;t get rid of it either........ It stays stuck behind my tabs. It is in my way and I don&#039;t like it.  </description>
		<content:encoded><![CDATA[<p>I can&#8217;t get rid of it either&#8230;&#8230;.. It stays stuck behind my tabs. It is in my way and I don&#8217;t like it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.196 seconds using memcached
Object Caching 419/422 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 00:23:49 -->
