<?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 reset a Windows XP or Vista password with Ubuntu</title>
	<atom:link href="http://www.psychocats.net/ubuntucat/resetwindowspassword/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/</link>
	<description>Random musings from the radical feminist Christian antiracist left - some having to do with Ubuntu</description>
	<lastBuildDate>Tue, 16 Mar 2010 12:36:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: miklosh</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-8288</link>
		<dc:creator>miklosh</dc:creator>
		<pubDate>Sun, 14 Mar 2010 20:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-8288</guid>
		<description>For those with issues on x64 systems,

Try using the ubuntu-x.xx-desktop-i386.iso to reset passwords. It worked for me.</description>
		<content:encoded><![CDATA[<p>For those with issues on x64 systems,</p>
<p>Try using the ubuntu-x.xx-desktop-i386.iso to reset passwords. It worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moody_mark</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-8206</link>
		<dc:creator>moody_mark</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-8206</guid>
		<description>Worked a treat for me booting from a USB stick running crunchbang linux. I couldnt use the sudo chntpw SAM option but i was able to use the sudo chntpw -u  SAM. I tried setting the password which didnt work, but choosing the option to blank the password worked perfectly

Thanks Ubuntucat!</description>
		<content:encoded><![CDATA[<p>Worked a treat for me booting from a USB stick running crunchbang linux. I couldnt use the sudo chntpw SAM option but i was able to use the sudo chntpw -u  SAM. I tried setting the password which didnt work, but choosing the option to blank the password worked perfectly</p>
<p>Thanks Ubuntucat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rianav</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7973</link>
		<dc:creator>Rianav</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7973</guid>
		<description>Hey download the sourcecode and use chntpw.static if you are on xp x64. Cheers.</description>
		<content:encoded><![CDATA[<p>Hey download the sourcecode and use chntpw.static if you are on xp x64. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RushKing</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7753</link>
		<dc:creator>RushKing</dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7753</guid>
		<description>As soon as I type &quot;sudo chntpw SAM&quot; I get this:

ubuntu@ubuntu:~$ sudo chntpw SAM
chntpw version 0.99.5 070923 (decade), (c) Petter N Hagen
openHive(SAM) failed: No such file or directory, trying read-only
openHive(SAM) in fallback RO-mode failed: No such file or directory
closing hive SAM
Unable to open/read a hive, exiting..
ubuntu@ubuntu:~$ 


Can someone help me?</description>
		<content:encoded><![CDATA[<p>As soon as I type &#8220;sudo chntpw SAM&#8221; I get this:</p>
<p>ubuntu@ubuntu:~$ sudo chntpw SAM<br />
chntpw version 0.99.5 070923 (decade), (c) Petter N Hagen<br />
openHive(SAM) failed: No such file or directory, trying read-only<br />
openHive(SAM) in fallback RO-mode failed: No such file or directory<br />
closing hive SAM<br />
Unable to open/read a hive, exiting..<br />
ubuntu@ubuntu:~$ </p>
<p>Can someone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave52</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7581</link>
		<dc:creator>Dave52</dc:creator>
		<pubDate>Wed, 03 Feb 2010 05:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7581</guid>
		<description>I just tried this procedure with an old (at this point in time) Ubuntu 8.10 live disc. When I tried to install chntpw using Synaptic, no results were returned from the search. My newer (permanent) Ubuntu system&#039;s package manager was able to find chntpw, however.

I tried a couple of other searches, and was about to manually edit the repository list files when it occurred to me to try apt-get. I opened a terminal window and entered

    sudo apt-get install chntpw

and it was able to locate and install the program. (Apparently chntpw was there but had been deselected). When I mounted my XP partition and ran chntpw to blank out my own account&#039;s password it worked like a charm.

So, if Synaptic doesn&#039;t find the package, try going into a terminal and using apt-get (you&#039;re going to need to open a terminal window anyway).

Thanks!</description>
		<content:encoded><![CDATA[<p>I just tried this procedure with an old (at this point in time) Ubuntu 8.10 live disc. When I tried to install chntpw using Synaptic, no results were returned from the search. My newer (permanent) Ubuntu system&#8217;s package manager was able to find chntpw, however.</p>
<p>I tried a couple of other searches, and was about to manually edit the repository list files when it occurred to me to try apt-get. I opened a terminal window and entered</p>
<p>    sudo apt-get install chntpw</p>
<p>and it was able to locate and install the program. (Apparently chntpw was there but had been deselected). When I mounted my XP partition and ran chntpw to blank out my own account&#8217;s password it worked like a charm.</p>
<p>So, if Synaptic doesn&#8217;t find the package, try going into a terminal and using apt-get (you&#8217;re going to need to open a terminal window anyway).</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan K</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7461</link>
		<dc:creator>Ryan K</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7461</guid>
		<description>Ok, fixed. User error, as normal. Got all the way to the use of the chntpw. it gives me 5 options, and the first says to blank the password. I chose 1. then accepted all the prompts, and backed out. When I reloaded XP, it still said my password was in effect. it didn&#039;t work. I&#039;ve tried it three times now and I can&#039;t get it to work. It doesnt look the same as what you have pictured, but it still tried to implement. not sure what I&#039;m doing wrong, but I am a lowly Windows user, not a linux ninja, and all I can do is look around and beg help.</description>
		<content:encoded><![CDATA[<p>Ok, fixed. User error, as normal. Got all the way to the use of the chntpw. it gives me 5 options, and the first says to blank the password. I chose 1. then accepted all the prompts, and backed out. When I reloaded XP, it still said my password was in effect. it didn&#8217;t work. I&#8217;ve tried it three times now and I can&#8217;t get it to work. It doesnt look the same as what you have pictured, but it still tried to implement. not sure what I&#8217;m doing wrong, but I am a lowly Windows user, not a linux ninja, and all I can do is look around and beg help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan K</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7460</link>
		<dc:creator>Ryan K</dc:creator>
		<pubDate>Wed, 06 Jan 2010 05:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7460</guid>
		<description>Hey. Brand newbie. Just downloaded Ubuntu, because a friend told me I could do this. But I can&#039;t find chntpw. I tried searching for it, but nothing is around. Help! Computer fubar at the moment! Need this to work!</description>
		<content:encoded><![CDATA[<p>Hey. Brand newbie. Just downloaded Ubuntu, because a friend told me I could do this. But I can&#8217;t find chntpw. I tried searching for it, but nothing is around. Help! Computer fubar at the moment! Need this to work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BUGS</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7363</link>
		<dc:creator>BUGS</dc:creator>
		<pubDate>Fri, 18 Dec 2009 08:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7363</guid>
		<description>This is really superb thing, 
thank you very much.</description>
		<content:encoded><![CDATA[<p>This is really superb thing,<br />
thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saejin</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7182</link>
		<dc:creator>saejin</dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7182</guid>
		<description>I got in to chntpw  and tried to readd the password.  It is now blank so it seems I can not readd the password.  please advise...</description>
		<content:encoded><![CDATA[<p>I got in to chntpw  and tried to readd the password.  It is now blank so it seems I can not readd the password.  please advise&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saejin</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/comment-page-1/#comment-7161</link>
		<dc:creator>saejin</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntucat.wordpress.com/?p=259#comment-7161</guid>
		<description>Did the procedure on xp, deleting the administrator password.  All seemed to work well, but some recent patch on xp will not allow a administrator account to not have a password.  It ends the process during login and puts me back to the login screen.  I then tried to go back in, and give the account a know password.  The hard disk is no longer mounting, and I do not see the device.  advise?</description>
		<content:encoded><![CDATA[<p>Did the procedure on xp, deleting the administrator password.  All seemed to work well, but some recent patch on xp will not allow a administrator account to not have a password.  It ends the process during login and puts me back to the login screen.  I then tried to go back in, and give the account a know password.  The hard disk is no longer mounting, and I do not see the device.  advise?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
