<?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>Ricepan.com &#187; Wordpress</title>
	<atom:link href="http://ricepan.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricepan.com</link>
	<description>Tips, tutorials and reviews for webmasters and web users</description>
	<lastBuildDate>Wed, 25 Nov 2009 21:09:42 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change wordpress admin username with Phpmyadmin</title>
		<link>http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/</link>
		<comments>http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 22:57:46 +0000</pubDate>
		<dc:creator>Blogmin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[wordpress admin username]]></category>

		<guid isPermaLink="false">http://ricepan.com/?p=51</guid>
		<description><![CDATA[By default wordpress installations set the administration account username to “admin”. For security reasons, it is a good idea to change it to something hard to guess or something unique.  This username has full backend administration rights and if this account is compromised then you could pretty much lose your entire blog. Wordpress doesn’t allow [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fricepan.com%2Fwordpress%2Fchange-wordpress-admin-username-with-phpmyadmin%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fricepan.com%2Fwordpress%2Fchange-wordpress-admin-username-with-phpmyadmin%2F" height="61" width="51" /></a></div><p>By default wordpress installations set the administration account username to “admin”. For security reasons, it is a good idea to change it to something hard to guess or something unique.  This username has full backend administration rights and if this account is compromised then you could pretty much lose your entire blog. Wordpress doesn’t allow users to modify this username directly through dashboard user options.</p>
<div id="attachment_47" class="wp-caption aligncenter" style="width: 550px"><img class="size-full wp-image-47" title="wpusername1" src="http://ricepan.com/wp-content/uploads/2009/09/wpusername1.png" alt="Greyed out in dashboard" width="540" height="72" /><p class="wp-caption-text">Greyed out in dashboard</p></div>
<p>However, if you have access to your Mysql databases then you can modify the username very easily. You can accomplish this by using  “Phpmyadmin”, which is offered by most web hosts. Once you access the phpmyadmin page, find your wordpress database. If you haven’t changed the default database tables then it should usually end with   “_wrdp1”. Click on your wordpress database.</p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 220px"><img class="size-full wp-image-48" title="wpusername2" src="http://ricepan.com/wp-content/uploads/2009/09/wpusername2.png" alt="Find your database" width="210" height="174" /><p class="wp-caption-text">Find your database</p></div>
<p>Once you have selected the database, Look for a table called “wp_users”.  Then click on the “browse” button or the very first icon right next to the table.</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 421px"><img class="size-full wp-image-49" title="wpusername3" src="http://ricepan.com/wp-content/uploads/2009/09/wpusername3.png" alt="Find wp_users table and click browse icon" width="411" height="328" /><p class="wp-caption-text">Find wp_users table and click browse icon</p></div>
<p>When you click “browse” it will give you options to edit the table. Find the user login called “admin” and click on the pencil icon to edit fields.</p>
<div id="attachment_50" class="wp-caption aligncenter" style="width: 602px"><img class="size-full wp-image-50" title="wpusername4" src="http://ricepan.com/wp-content/uploads/2009/09/wpusername4.png" alt="Click on the pencil to edit" width="592" height="126" /><p class="wp-caption-text">Click on the pencil to edit</p></div>
<p>Once you have clicked “edit”, you would be presented with options to change different fields. Just change the admin username to whatever you want. Make sure you choose something hard to guess. Then click “Go”. At this point everything should be saved and you can exit out of phpmyadmin.</p>
<div id="attachment_45" class="wp-caption aligncenter" style="width: 337px"><img class="size-full wp-image-45" title="wpusername5" src="http://ricepan.com/wp-content/uploads/2009/09/wpusername5.png" alt="Change username and press GO" width="327" height="380" /><p class="wp-caption-text">Change username and press GO</p></div>
<p>Now if you log back in with your new username then you will see your new admin account username in greyedout area.</p>
<p><strong>Caution:</strong> Phpmyadmin is a very powerful tool. If you’re not sure what you are doing then don’t experiment with databases or tables in it. You could potentially ruin your blog.</p>
<p style='text-align:left'>&copy; 2009, <a href='http://ricepan.com'>Ricepan.com</a>. <strong>All rights reserved.</strong> <strong>You may not republish this full article without permission under any circumstance.</strong></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?u=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;t=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;t=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin&amp;summary=By%20default%20wordpress%20installations%20set%20the%20administration%20account%20username%20to%20%E2%80%9Cadmin%E2%80%9D.%20For%20security%20reasons%2C%20it%20is%20a%20good%20idea%20to%20change%20it%20to%20something%20hard%20to%20guess%20or%20something%20unique.%C2%A0%20This%20username%20has%20full%20backend%20administration%20rights%20and%20if%20this%20account%20is%20compromised%20then%20you%20could%20pre&amp;source=Ricepan.com" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;submitHeadline=Change+wordpress+admin+username+with+Phpmyadmin&amp;submitSummary=By%20default%20wordpress%20installations%20set%20the%20administration%20account%20username%20to%20%E2%80%9Cadmin%E2%80%9D.%20For%20security%20reasons%2C%20it%20is%20a%20good%20idea%20to%20change%20it%20to%20something%20hard%20to%20guess%20or%20something%20unique.%C2%A0%20This%20username%20has%20full%20backend%20administration%20rights%20and%20if%20this%20account%20is%20compromised%20then%20you%20could%20pre&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Change+wordpress+admin+username+with+Phpmyadmin&amp;link=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/" rel="nofollow" class="external" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;h=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;Title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Change+wordpress+admin+username+with+Phpmyadmin&amp;url=http%3A%2F%2Fricepan.com%2Fwordpress%2Fchange-wordpress-admin-username-with-phpmyadmin%2F&amp;desc=By%20default%20wordpress%20installations%20set%20the%20administration%20account%20username%20to%20%E2%80%9Cadmin%E2%80%9D.%20For%20security%20reasons%2C%20it%20is%20a%20good%20idea%20to%20change%20it%20to%20something%20hard%20to%20guess%20or%20something%20unique.%C2%A0%20This%20username%20has%20full%20backend%20administration%20rights%20and%20if%20this%20account%20is%20compromised%20then%20you%20could%20pre&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin&amp;desc=By%20default%20wordpress%20installations%20set%20the%20administration%20account%20username%20to%20%E2%80%9Cadmin%E2%80%9D.%20For%20security%20reasons%2C%20it%20is%20a%20good%20idea%20to%20change%20it%20to%20something%20hard%20to%20guess%20or%20something%20unique.%C2%A0%20This%20username%20has%20full%20backend%20administration%20rights%20and%20if%20this%20account%20is%20compromised%20then%20you%20could%20pre" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=By%20default%20wordpress%20installations%20set%20the%20administration%20account%20username%20to%20%E2%80%9Cadmin%E2%80%9D.%20For%20security%20reasons%2C%20it%20is%20a%20good%20idea%20to%20change%20it%20to%20something%20hard%20to%20guess%20or%20something%20unique.%C2%A0%20This%20username%20has%20full%20backend%20administration%20rights%20and%20if%20this%20account%20is%20compromised%20then%20you%20could%20pre&amp;posturl=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;posttitle=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/" rel="nofollow" class="external" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/" rel="nofollow" class="external" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;title=Change+wordpress+admin+username+with+Phpmyadmin" rel="nofollow" class="external" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/&amp;bm_description=Change+wordpress+admin+username+with+Phpmyadmin&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://ricepan.com/wordpress/change-wordpress-admin-username-with-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
