<?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>Function13.net &#187; Windows</title>
	<atom:link href="http://www.function13.net/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to move the User folder in Windows 7</title>
		<link>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/</link>
		<comments>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 03:41:16 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=677</guid>
		<description><![CDATA[In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-697" title="d_silhouette" src="http://www.function13.net/wp-content/d_silhouette.gif" alt="" width="200" height="126" /></p>
<p>In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or XP. This method will move the entire user profile, including the standard folders like Documents, Pictures, and Music in addition to the hidden AppData folder where applications store their settings.</p>
<p>Before starting, I recommend that this is done very early after installing Windows 7 since poorly written programs reference a static path instead of looking up a system variable. This means that the program will try to access the old user folder instead of the new location after the user folder has been moved. I&#8217;ll assume that the next steps are done immediately after a clean Windows 7 install and the Windows install partition is in C:\ and the partition to move the user folder is D:\. So, in the end I want to move C:\Users to D:\Users.</p>
<p>After install, Windows 7 creates the first user account. Because we haven&#8217;t messed with the registry just yet, it will create the account in C:\Users\. Nothing can be done about this right now, so just create the account with a throwaway name.</p>
<div id="attachment_680" class="wp-caption alignright" style="width: 100px"><a href="http://www.function13.net/wp-content/Folder-Options.png"><img class="size-thumbnail wp-image-680 " title="Folder Options" src="http://www.function13.net/wp-content/Folder-Options-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">The Folder Options Dialog</p>
</div>
<p>First, change folder options to show hidden files and folders by opening an explorer window, press Alt, then from the menu bar choose Tools &gt; Folder Options. Click the View tab and choose &#8220;Show hidden files, folders, and drives.&#8221;</p>
<p>Next, go to C:\Users\ and copy the Public and Default folders to D:\Users\.</p>
<p>Open up the registry editor by typing &#8220;regedit&#8221; in the Start Menu search box and press Enter. Navigate to the following path:</p>
<pre>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList</pre>
<div id="attachment_683" class="wp-caption alignleft" style="width: 100px"><a href="http://www.function13.net/wp-content/ProfileList.png"><img class="size-thumbnail wp-image-683 " title="ProfileList" src="http://www.function13.net/wp-content/ProfileList-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">After changing the values.</p>
</div>
<p>Change the Default, ProfilesDirectory, and Public strings to the location that you want them to be. For example, I changed them from %SystemDrive%\Users\Default, %SystemDrive%\Users, and %SystemDrive%\Users\Public to D:\Users\Default, D:\Users, and D:\Users\Public, respectfully.</p>
<p>From now on, the Default and Public profiles are located in the new path and all <em>new </em>user profiles will be created in the ProfilesDirectory path.</p>
<p>Now, use the control panel to create a new account and it should be created in D:\Users\.</p>
<p>Log out and log in to the new account to make sure that it is, in fact, located in D:\Users\. If you have an existing user profile that you wish to use, just copy everything into the newly created user profile and overwrite everything and log back in to the new account. Once everything works, you may delete the throwaway account.</p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-digg">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-delicious">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-stumbleupon">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-facebook">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-linkedin">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-blogger">
			<a href="" rel="nofollow" title=""></a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
