<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>szeiger.de &#187; Windows</title>
	<atom:link href="http://szeiger.de/blog/category/software/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://szeiger.de</link>
	<description>Stefan Zeiger's Software Development Weblog</description>
	<lastBuildDate>Tue, 29 Jun 2010 21:33:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing Libraries and HomeGroup icons from the Windows 7 desktop</title>
		<link>http://szeiger.de/blog/2009/08/11/removing-libraries-and-homegroup-icons-from-the-windows-7-desktop/</link>
		<comments>http://szeiger.de/blog/2009/08/11/removing-libraries-and-homegroup-icons-from-the-windows-7-desktop/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:56:25 +0000</pubDate>
		<dc:creator>Stefan Zeiger</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://szeiger.de/?p=33</guid>
		<description><![CDATA[After importing the settings from my XP installation into the freshly installed copy of Windows 7 RTM with the included Windows Easy Transfer tool, I suddenly had two additional icons on my desktop: HomeGroup and Libraries. And there is no obvious way of removing them. You cannot just delete them and they are not listed [...]]]></description>
			<content:encoded><![CDATA[<p>After importing the settings from my XP installation into the freshly installed copy of Windows 7 RTM with the included Windows Easy Transfer tool, I suddenly had two additional icons on my desktop: HomeGroup and Libraries. And there is no obvious way of removing them. You cannot just delete them and they are not listed in the &#8220;Desktop Icon Settings&#8221; dialog, either.</p>
<p>A quick Google search (maybe I should have used Bing for this&#8230;) turned up one suggested solution which is mentioned in several forums: Use RegEdit to delete {B4FB3F98-C1EA-428d-A78A-D1F5659CBA93} and {031E4825-7B94-4dc3-B131-E946B44C8DD5} from HKLM\SOFWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace.</p>
<p>Well, don&#8217;t! This also removes HomeGroup and Libraries from the Explorer tree (and maybe other places). There must be a better solution. After all, the icons were not present on the desktop initially but they did show up in Explorer.</p>
<p>Under the assumption that all desktop icons (whether they are listed in &#8220;Desktop Icon Settings&#8221; or not) are managed in one place in the registry, I fired up RegEdit and Desktop Icon Settings, exported the registry, enabled the Control Panel icon on the desktop and then exported again. A diff of the two registry dumps showed one obvious change:</p>
<p>In HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu a DWord entry named {5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0} was changed from 1 to 0. The same entry was added with value 0 to HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel.</p>
<p>I checked the same folders under HKLM. They contain more entries, including {B4FB3F98-C1EA-428d-A78A-D1F5659CBA93} and {031E4825-7B94-4dc3-B131-E946B44C8DD5}. Hey, those IDs look familiar! I created copies of them with value 1 unter HKCU\&#8230;\ClassicStartMenu and HKCU\&#8230;\NewStartPanel and voilà, the icons were gone from the desktop.</p>
<p>I hope you don&#8217;t have to waste as much time on this problem as I did. Disclaimer: Changing the registry can mess up your system. Do this at your own risk!</p>
]]></content:encoded>
			<wfw:commentRss>http://szeiger.de/blog/2009/08/11/removing-libraries-and-homegroup-icons-from-the-windows-7-desktop/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
