<?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: Rebuild Windows Vista Icons Cache &#8211; Vista Displaying Wrong Icons</title>
	<atom:link href="http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/</link>
	<description>Uncovering the hidden treasures of the internet, tech toys... and life.</description>
	<lastBuildDate>Wed, 01 Feb 2012 02:01:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MizardX</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-306550</link>
		<dc:creator>MizardX</dc:creator>
		<pubDate>Sat, 16 Apr 2011 19:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-306550</guid>
		<description>If this happens often, it is probably better to increase the icon cache size. See http://www.windowsvalley.com/increase-max-cached-icons-size-to-prevent-corruption-of-iconcache-db/ for more information.</description>
		<content:encoded><![CDATA[<p>If this happens often, it is probably better to increase the icon cache size. See <a href="http://www.windowsvalley.com/increase-max-cached-icons-size-to-prevent-corruption-of-iconcache-db/" rel="nofollow">http://www.windowsvalley.com/increase-max-cached-icons-size-to-prevent-corruption-of-iconcache-db/</a> for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-298821</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 21 Feb 2011 07:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-298821</guid>
		<description>Thanks for this fix!</description>
		<content:encoded><![CDATA[<p>Thanks for this fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ayra</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-264141</link>
		<dc:creator>ayra</dc:creator>
		<pubDate>Thu, 12 Aug 2010 11:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-264141</guid>
		<description>Here a complete script for a .BAT File, changes to the system drive too, if the cmd is launched on another Drive, kills explorer and deletes the IconCache.db:
@ECHO OFF
%SYSTEMDRIVE%
CD &quot;%USERPROFILE%\AppData\Local&quot;
TSKILL EXPLORER
ATTRIB -S -H -R -A IconCache.db
DEL IconCache.db
CLS
ECHO Done</description>
		<content:encoded><![CDATA[<p>Here a complete script for a .BAT File, changes to the system drive too, if the cmd is launched on another Drive, kills explorer and deletes the IconCache.db:<br />
@ECHO OFF<br />
%SYSTEMDRIVE%<br />
CD &#8220;%USERPROFILE%\AppData\Local&#8221;<br />
TSKILL EXPLORER<br />
ATTRIB -S -H -R -A IconCache.db<br />
DEL IconCache.db<br />
CLS<br />
ECHO Done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihkel</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-263099</link>
		<dc:creator>Mihkel</dc:creator>
		<pubDate>Wed, 04 Aug 2010 20:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-263099</guid>
		<description>Hey. I followed your steps exactly but the problem is that the iconcache.db file does not get recreated on my Vista. Tried restarting and changing screen color depth but no luck. Also I tried to these instructions again and iconcache.db wasn&#039;t found in cmd so it&#039;s not because the file&#039;s hidden. Is there any other way to manually recreate the file? Cause right now I&#039;m still stuck with ugly blank icons.

Thanks a bunch</description>
		<content:encoded><![CDATA[<p>Hey. I followed your steps exactly but the problem is that the iconcache.db file does not get recreated on my Vista. Tried restarting and changing screen color depth but no luck. Also I tried to these instructions again and iconcache.db wasn&#8217;t found in cmd so it&#8217;s not because the file&#8217;s hidden. Is there any other way to manually recreate the file? Cause right now I&#8217;m still stuck with ugly blank icons.</p>
<p>Thanks a bunch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EJ</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-241419</link>
		<dc:creator>EJ</dc:creator>
		<pubDate>Sun, 04 Apr 2010 18:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-241419</guid>
		<description>worked for me!!!!!!!!!!!!! thank you very much!!</description>
		<content:encoded><![CDATA[<p>worked for me!!!!!!!!!!!!! thank you very much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erica</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-230428</link>
		<dc:creator>erica</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-230428</guid>
		<description>I just went into AppData\Local\ and deleted the .db file, through windows &amp; it fixed the problem immediately... not sure if I&#039;ve caused other problems in doing this, but so far so good :)</description>
		<content:encoded><![CDATA[<p>I just went into AppData\Local\ and deleted the .db file, through windows &amp; it fixed the problem immediately&#8230; not sure if I&#8217;ve caused other problems in doing this, but so far so good <img src='http://i.nconspicuo.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrinkit</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-230004</link>
		<dc:creator>Adrinkit</dc:creator>
		<pubDate>Sat, 23 Jan 2010 10:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-230004</guid>
		<description>Thanks! Also works in Windows 7</description>
		<content:encoded><![CDATA[<p>Thanks! Also works in Windows 7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Em</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-224837</link>
		<dc:creator>Em</dc:creator>
		<pubDate>Tue, 22 Dec 2009 15:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-224837</guid>
		<description>A simple and excellent tip. It worked perfectly for me.</description>
		<content:encoded><![CDATA[<p>A simple and excellent tip. It worked perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-198244</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 10 Aug 2009 22:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-198244</guid>
		<description>Excellent tip. This worked for me, too.

If you are receiving an error when you attempt to change into your profile directory on the command prompt, your username and/or profile path probably contain a space, so you need to enclose the path location in quotes, e.g.:

&gt; cd &quot;%userprofile%\AppData\Local&quot;

Also, Bruce, there&#039;s no need to start the cmd.exe prompt before you kill the explorer.exe task; one is able to launch a new process from within the Task Manager: File -&gt; New Task (Run...), enter cmd, and hit OK. (You can start explorer.exe after you delete the icon cache using the same process [pardon the terrible pun]).

Thanks, again, for this tip. The missing Thunderbird icon was driving me insane... especially when reinstalling Thunderbird didn&#039;t fix the problem!</description>
		<content:encoded><![CDATA[<p>Excellent tip. This worked for me, too.</p>
<p>If you are receiving an error when you attempt to change into your profile directory on the command prompt, your username and/or profile path probably contain a space, so you need to enclose the path location in quotes, e.g.:</p>
<p>&gt; cd &#8220;%userprofile%\AppData\Local&#8221;</p>
<p>Also, Bruce, there&#8217;s no need to start the cmd.exe prompt before you kill the explorer.exe task; one is able to launch a new process from within the Task Manager: File -&gt; New Task (Run&#8230;), enter cmd, and hit OK. (You can start explorer.exe after you delete the icon cache using the same process [pardon the terrible pun]).</p>
<p>Thanks, again, for this tip. The missing Thunderbird icon was driving me insane&#8230; especially when reinstalling Thunderbird didn&#8217;t fix the problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-197691</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Sat, 08 Aug 2009 03:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-197691</guid>
		<description>Thanks!  Other sources were saying to simply restart, which did not help.  Your suggestion worked perfectly, and I was able to navigate to and run explorer again without having to restart at all.  Cheers, mate.</description>
		<content:encoded><![CDATA[<p>Thanks!  Other sources were saying to simply restart, which did not help.  Your suggestion worked perfectly, and I was able to navigate to and run explorer again without having to restart at all.  Cheers, mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-173561</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sun, 19 Apr 2009 16:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-173561</guid>
		<description>Cheers for the useful info.

:)</description>
		<content:encoded><![CDATA[<p>Cheers for the useful info.</p>
<p> <img src='http://i.nconspicuo.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fixing incorrect Vista icons &#124; keyongtech</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-137588</link>
		<dc:creator>Fixing incorrect Vista icons &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 17:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-137588</guid>
		<description>[...] Vista icons - refer to URL for the fix I seem to have to keep doing (say, once every 1-2 months). http://i.nconspicuo.us/2007/08/28/re...g-wrong-icons/ (I did a quick search and this problem has been reported with other, similar fixes before).  Is [...]</description>
		<content:encoded><![CDATA[<p>[...] Vista icons &#8211; refer to URL for the fix I seem to have to keep doing (say, once every 1-2 months). <a href="http://i.nconspicuo.us/2007/08/28/re...g-wrong-icons/" rel="nofollow">http://i.nconspicuo.us/2007/08/28/re&#8230;g-wrong-icons/</a> (I did a quick search and this problem has been reported with other, similar fixes before).  Is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonath</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-129339</link>
		<dc:creator>Sonath</dc:creator>
		<pubDate>Thu, 04 Dec 2008 07:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-129339</guid>
		<description>Worked! It fixed a distorted toolbar that was driving me crazy!</description>
		<content:encoded><![CDATA[<p>Worked! It fixed a distorted toolbar that was driving me crazy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-49654</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Mon, 25 Feb 2008 13:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-49654</guid>
		<description>Thanks so much!!
Is this normal or a bug? Why don&#039;t they fix this issue?
I hate Vista :(</description>
		<content:encoded><![CDATA[<p>Thanks so much!!<br />
Is this normal or a bug? Why don&#8217;t they fix this issue?<br />
I hate Vista <img src='http://i.nconspicuo.us/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charity Anderson</title>
		<link>http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/comment-page-1/#comment-36275</link>
		<dc:creator>Charity Anderson</dc:creator>
		<pubDate>Sun, 16 Dec 2007 01:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://i.nconspicuo.us/2007/08/28/rebuild-windows-vista-icons-cache-vista-displaying-wrong-icons/#comment-36275</guid>
		<description>Thank you!  Just started to use Vista and suddenly some (not all) the icons on the Quick Launch bar showed up as colored boxes.  If I moved them to the desktop, they showed correctly.  Whereas, if I moved one of the icons that was showng correctly to the desktop, it showed wrong.  This fixed the problem after searching for over an hour for a solution.

Also, in response to the first commenter, if the Task Manager is started and explorer is killed, then go to file -&gt; new task (run...) and enter: cmd and the command prompt opens fine.  You can also run explorer through that menu option...

Thanks again!!</description>
		<content:encoded><![CDATA[<p>Thank you!  Just started to use Vista and suddenly some (not all) the icons on the Quick Launch bar showed up as colored boxes.  If I moved them to the desktop, they showed correctly.  Whereas, if I moved one of the icons that was showng correctly to the desktop, it showed wrong.  This fixed the problem after searching for over an hour for a solution.</p>
<p>Also, in response to the first commenter, if the Task Manager is started and explorer is killed, then go to file -&gt; new task (run&#8230;) and enter: cmd and the command prompt opens fine.  You can also run explorer through that menu option&#8230;</p>
<p>Thanks again!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

