<?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: How to increase Windows Explorer default thumbnail size for pictures</title>
	<atom:link href="http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 22:28:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: techyogi</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-44079</link>
		<dc:creator>techyogi</dc:creator>
		<pubDate>Fri, 03 Sep 2010 06:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-44079</guid>
		<description>Thanks a lot buddy you really saved me by giving this tip. Gonna try it right now.</description>
		<content:encoded><![CDATA[<p>Thanks a lot buddy you really saved me by giving this tip. Gonna try it right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-35436</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Sat, 10 Apr 2010 13:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-35436</guid>
		<description>Perhaps a silly question, but do comments here also apply to icon size for:

Windows Explorer icons under the View &#124; List command ?

I find the Windows Explorer icons under the View &#124; List command (which I like to use) too teeny for my liking.</description>
		<content:encoded><![CDATA[<p>Perhaps a silly question, but do comments here also apply to icon size for:</p>
<p>Windows Explorer icons under the View | List command ?</p>
<p>I find the Windows Explorer icons under the View | List command (which I like to use) too teeny for my liking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-34001</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Wed, 17 Mar 2010 22:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-34001</guid>
		<description>I think comment #4 by Ken Smith rules: &quot;third party clutter&quot;</description>
		<content:encoded><![CDATA[<p>I think comment #4 by Ken Smith rules: &#8220;third party clutter&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crypt</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-33995</link>
		<dc:creator>Crypt</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-33995</guid>
		<description>Hmmm this sounds interesting, but if you want to browse your photo collection with bigger thumbnails, simply install Picasa! It&#039;s free and you get a much better way to view your photos than Explorer.</description>
		<content:encoded><![CDATA[<p>Hmmm this sounds interesting, but if you want to browse your photo collection with bigger thumbnails, simply install Picasa! It&#8217;s free and you get a much better way to view your photos than Explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-29957</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-29957</guid>
		<description>Comment #4 by Ken Smith is correct, but the DWORD Value ThumbnailSize may not exist on your system, so you will have to create it. The Windows XP default value is 96 decimal. I have mine set to 144 decimal.

Also, I could not get the change to work until I deleted the Thumbs.db file from my folder. This file is a cache of thumbnails, and is pretty much useless IMHO.

I would advise going to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

and modifying DisableThumbnailCache to the value 1 

This will prevent the creation of any new Thumbs.db files.

You might also want to do a global delete of all Thumbs.db files, which will free up significant disc space.</description>
		<content:encoded><![CDATA[<p>Comment #4 by Ken Smith is correct, but the DWORD Value ThumbnailSize may not exist on your system, so you will have to create it. The Windows XP default value is 96 decimal. I have mine set to 144 decimal.</p>
<p>Also, I could not get the change to work until I deleted the Thumbs.db file from my folder. This file is a cache of thumbnails, and is pretty much useless IMHO.</p>
<p>I would advise going to</p>
<p>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</p>
<p>and modifying DisableThumbnailCache to the value 1 </p>
<p>This will prevent the creation of any new Thumbs.db files.</p>
<p>You might also want to do a global delete of all Thumbs.db files, which will free up significant disc space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-28355</link>
		<dc:creator>Arvind</dc:creator>
		<pubDate>Sun, 06 Dec 2009 11:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-28355</guid>
		<description>I tried TweakUI and changed thumbnail size to 256 but it still shows small thumbnails. It looks that the UI takes the 256 size and shows 2 images per row but images still 96x. :) Any Ideas?</description>
		<content:encoded><![CDATA[<p>I tried TweakUI and changed thumbnail size to 256 but it still shows small thumbnails. It looks that the UI takes the 256 size and shows 2 images per row but images still 96x. <img src='http://www.online-tech-tips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Any Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: First Party Crap</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-26632</link>
		<dc:creator>First Party Crap</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-26632</guid>
		<description>See, http://teamtutorials.com/windows-tutorials/changing-thumbnail-size-in-windows-xp for a complete set of instructions for editing the registry directly for this purpose, including creating the entry for &quot;ThumbnailSize&quot;.</description>
		<content:encoded><![CDATA[<p>See, <a href="http://teamtutorials.com/windows-tutorials/changing-thumbnail-size-in-windows-xp" rel="nofollow">http://teamtutorials.com/windows-tutorials/changing-thumbnail-size-in-windows-xp</a> for a complete set of instructions for editing the registry directly for this purpose, including creating the entry for &#8220;ThumbnailSize&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Rey A Valdehueza</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-23274</link>
		<dc:creator>Ryan Rey A Valdehueza</dc:creator>
		<pubDate>Wed, 05 Aug 2009 04:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-23274</guid>
		<description>I located[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
but I can not locate “ThumbnailSize”.</description>
		<content:encoded><![CDATA[<p>I located[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]<br />
but I can not locate “ThumbnailSize”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-15985</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 03 Jan 2009 21:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-15985</guid>
		<description>Thanks for this tip! I actually HAD TweakUI already and had forgotten I had it. BTW, I use Snaplogger (free version) in an attempt to keep track of how I waste time. While it’s fine to view the Snaplogger screen shots with a graphics viewer, I wanted to view them within Explorer. I was limited, though, by the small thumbnail dimensions. By increasing the thumbnail size as you suggested, and using another freeware app (QTTabBar), I can view the screen shots (now large enough to decipher) from Snaplogger simply by mousing over the file name in Win Explorer. So, thanks for reminding about this helpful &quot;third-party crap&quot;! (IMHO. . .Editing the registry directly is great for folks who are expert enough to know what they&#039;re doing and how to fix what they&#039;ve done wrong. For others, whose knowledge is not quite as broad, it can be a disaster that turns their computer - at least temporarily - into a doorstop.)</description>
		<content:encoded><![CDATA[<p>Thanks for this tip! I actually HAD TweakUI already and had forgotten I had it. BTW, I use Snaplogger (free version) in an attempt to keep track of how I waste time. While it’s fine to view the Snaplogger screen shots with a graphics viewer, I wanted to view them within Explorer. I was limited, though, by the small thumbnail dimensions. By increasing the thumbnail size as you suggested, and using another freeware app (QTTabBar), I can view the screen shots (now large enough to decipher) from Snaplogger simply by mousing over the file name in Win Explorer. So, thanks for reminding about this helpful &#8220;third-party crap&#8221;! (IMHO. . .Editing the registry directly is great for folks who are expert enough to know what they&#8217;re doing and how to fix what they&#8217;ve done wrong. For others, whose knowledge is not quite as broad, it can be a disaster that turns their computer &#8211; at least temporarily &#8211; into a doorstop.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken smith</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-14850</link>
		<dc:creator>ken smith</dc:creator>
		<pubDate>Sat, 22 Nov 2008 20:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-14850</guid>
		<description>his is not a “fix” but is a workaround using a third party program. I personally think tweakUI is GUI newbie crap. if you want to change the size of thumbnails in explorer just make an adjustment to the registry. Regedit is your friend.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
“ThumbnailSize”

the range is from 96 to 256 

there are hundreds of alterations that you can make via the registry. TweakUI is just a GUI frontend that allows you to alter 10 or so things in the registry.

learn how to alter the registry yourself and you can completely alter windows without needing third party crap like TweakUI and the many other third party clutter that bogs your system down.

just my .02</description>
		<content:encoded><![CDATA[<p>his is not a “fix” but is a workaround using a third party program. I personally think tweakUI is GUI newbie crap. if you want to change the size of thumbnails in explorer just make an adjustment to the registry. Regedit is your friend.</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]<br />
“ThumbnailSize”</p>
<p>the range is from 96 to 256 </p>
<p>there are hundreds of alterations that you can make via the registry. TweakUI is just a GUI frontend that allows you to alter 10 or so things in the registry.</p>
<p>learn how to alter the registry yourself and you can completely alter windows without needing third party crap like TweakUI and the many other third party clutter that bogs your system down.</p>
<p>just my .02</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-9724</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sun, 13 Jul 2008 21:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-9724</guid>
		<description>thanks for the quick fix!</description>
		<content:encoded><![CDATA[<p>thanks for the quick fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenz Iggo</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-8303</link>
		<dc:creator>Jenz Iggo</dc:creator>
		<pubDate>Tue, 03 Jun 2008 02:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-8303</guid>
		<description>Thanks dude, this has worked on my machine. And it doenst hang like Irfanview Thumbs did!</description>
		<content:encoded><![CDATA[<p>Thanks dude, this has worked on my machine. And it doenst hang like Irfanview Thumbs did!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessy</title>
		<link>http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/comment-page-1/#comment-4270</link>
		<dc:creator>jessy</dc:creator>
		<pubDate>Wed, 12 Mar 2008 13:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/windows-xp/how-to-increase-windows-explorer-default-thumbnail-size-for-pictures/#comment-4270</guid>
		<description>hi I am trying to increase the size of images on my website, any ideas please, all suggestions are welcome</description>
		<content:encoded><![CDATA[<p>hi I am trying to increase the size of images on my website, any ideas please, all suggestions are welcome</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/21 queries in 0.006 seconds using disk
Object Caching 470/478 objects using disk

Served from: www.online-tech-tips.com @ 2012-02-13 14:00:41 -->
