<?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>Tech With Ric &#187; How-to</title>
	<atom:link href="http://techwithric.com/tag/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://techwithric.com</link>
	<description>Nothing else but tech!</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:25:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Factory Reset your Android?</title>
		<link>http://techwithric.com/how-to-factory-reset-your-android</link>
		<comments>http://techwithric.com/how-to-factory-reset-your-android#comments</comments>
		<pubDate>Tue, 22 Feb 2011 03:21:21 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Andoird]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android factory reset security]]></category>
		<category><![CDATA[android secure factory reset]]></category>
		<category><![CDATA[factory]]></category>
		<category><![CDATA[hard]]></category>
		<category><![CDATA[how secure is a hard reset]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[sharp android hard reset]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1180</guid>
		<description><![CDATA[Oh boy, just got my Android recently, and I sure have experimented a lot. It&#8217;s so much fun discovering new things, but all good things do have a bad side. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1181" title="android-logo" src="http://media.techwithric.com/img/android-logo-150x150.jpg" alt="android-logo" width="150" height="150" />Oh boy, just got my Android recently, and I sure have experimented a lot. It&#8217;s so much fun discovering new things, but all good things do have a bad side. Some ROM&#8217;s that you install could cause certain applications to behave erratically. The best way to get these apps to work properly again is to do a factory reset (or a hard reset, the one and the same thing.)<span id="more-1180"></span></p>
<p><span style="text-decoration: underline;"><strong>Note:</strong></span> If your going to factory reset your android, beware that you will lose all contacts, system settings, apps etc. that were installed onto the phone memory. However data on your memory card will be secure.</p>
<p>Performing a factory reset is pretty easy. To do a factory reset, go to:</p>
<p>&#8216;<em>Home</em>&#8216; &gt; &#8216;<em>Settings</em>&#8216; &gt; &#8216;<em>SD card &amp; phone storage</em>,&#8217; then select &#8216;<em>Factory data reset.</em>&#8216;</p>
<p>That&#8217;s it your phone should restart and you&#8217;ll have a factory reset android!</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-factory-reset-your-android/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Upgrade Your WordPress Installation</title>
		<link>http://techwithric.com/how-to-upgrade-your-wordpress-installation</link>
		<comments>http://techwithric.com/how-to-upgrade-your-wordpress-installation#comments</comments>
		<pubDate>Thu, 17 Jun 2010 18:09:47 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[enable network mode in wordpress]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[network mode in wordpress]]></category>
		<category><![CDATA[read more]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=950</guid>
		<description><![CDATA[Well its official &#8211; WordPress 3.0, codenamed &#8220;Thelonious”, has just been released. Time to upgrade now. So how do you do it, without breaking up your site? Its quite easy [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-523" title="wordpress-logo2" src="http://media.techwithric.com/img/wordpress-logo2.jpg" alt="" width="114" height="113" />Well its official &#8211; WordPress 3.0, codenamed &#8220;Thelonious”, has just been released. Time to upgrade now. So how do you do it, without breaking up your site? Its quite easy in fact. There are mainly two ways to get about it, just read on. <span id="more-950"></span></p>
<p>Well the first way is to download the files and upload it via a FTP software and the other one is the automatic, easier and recommended method.</p>
<p>So first of all, before doing either of the methods, <a href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">back-up (by downloading) your database(s)</a> and your .htaccess file. Now select either one (ONLY one) method from below. I do recommend the second method.</p>
<h2 class="highlight">Upgrading Via FTP</h2>
<ul>
<li>After performing the back-up mentioned in the previous paragraph, go and download the latest version of WordPress. You can do so from <a href="http://wordpress.org/download/" target="_blank">here</a>.</li>
<li>Login to your wordpress dashboard and deactivate all your plugins. IMPORTANT.</li>
<li>Delete all files except the ones mentioned below:
<ul>
<li><code>wp-config.php</code> file;</li>
<li><code>wp-content</code> folder;  Special Exception:  the <code>wp-content/cache</code> and the <code>wp-content/plugins/widgets</code> folders should be deleted.</li>
<li><code>wp-images</code> folder;</li>
<li><code>wp-includes/languages/</code> folder&#8211;if you are using a language file do not delete that folder;</li>
<li><code>.htaccess</code> file&#8211;if you have added custom rules to your <code>.htaccess</code>, do  not delete it;</li>
<li><code>robots.txt</code> file&#8211;if your blog lives in the root of your site (ie. the blog is the  site) and you have created such a file, do not delete it.</li>
</ul>
</li>
<li> Now upload the previously downloaded wordpress package to the directory (or root, wherever) you had your wordpress blog.</li>
<li>Now go to the upgrade page of your blog. You can access it by pointing it to wp-admin/upgrade.php page of your blog, and follow the on-screen guide. Eg.: <tt>http://example.com/blog/wp-admin/upgrade.php</tt></li>
<li>Now install any plugins or reactivate the older ones you want.</li>
<li>Thats it your done!</li>
</ul>
<p>Also Read: <a title="Permanent Link to WordPress 3.0, Beta 1 Released +  Screenshots" rel="bookmark" href="../wordpress-3-0-beta-1-released-screenshots">WordPress 3.0, Beta 1 Released + Screenshots</a></p>
<h2 class="highlight">Upgrading Automatically</h2>
<p>This is way easier than the previous method and also recommended one.</p>
<ul>
<li>Login to your WordPress dasboard.</li>
<li>In the <strong>Tools</strong> menu, select <strong>Upgrade</strong> option. <img class="aligncenter size-full wp-image-951" title="tools_upgrade" src="http://media.techwithric.com/img/tools_upgrade.png" alt="[image]tools_upgrade" width="162" height="163" /><br />
Alternatively, you can just click on the &#8216;<strong>WordPress x.x is available! Please Update Now</strong>&#8216; link in the yellow shade above on the dashboard to access the upgrade page.</li>
<li>In the new page that opened, click on the <strong>Upgrade Automatically</strong> button.<img class="aligncenter size-full wp-image-952" title="upgrade_automatically" src="http://media.techwithric.com/img/upgrade_automatically.png" alt="[image]upgrade_automatically" width="214" height="148" /></li>
<li>After you click on the button, some messages will follow,with the last one being <em>WordPress upgraded successfully.<br />
</em></li>
<li>Thats it, enjoy the new edition of WordPress!</li>
</ul>
<p>Now that wordpress has been released you might also want to read on how to enable the Multi-User capability or Network mode, as it is called now. You can do so by viewing this article : <a title="Permanent Link to How to Enable Network Mode in  WordPress 3.0 beta 1" rel="bookmark" href="../how-to-enable-network-mode-in-wordpress-3-0-beta-1">How to Enable Network Mode in WordPress 3.0 beta 1</a></p>
<p>Tried it out yet?</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-upgrade-your-wordpress-installation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Play jar Games on Your PC</title>
		<link>http://techwithric.com/how-to-play-jar-games-on-your-pc</link>
		<comments>http://techwithric.com/how-to-play-jar-games-on-your-pc#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:28:52 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[.jar player for pc]]></category>
		<category><![CDATA[can i play mobile games on my pc jar]]></category>
		<category><![CDATA[can i play mobile jar games in computer]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to play .jar games on pc]]></category>
		<category><![CDATA[how to play a jar game]]></category>
		<category><![CDATA[how to play jar games]]></category>
		<category><![CDATA[how to play jar games on your pc]]></category>
		<category><![CDATA[how to run .jar on pc]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[jar game player]]></category>
		<category><![CDATA[jar game player for pc]]></category>
		<category><![CDATA[jar games for pc]]></category>
		<category><![CDATA[jar games player for pc]]></category>
		<category><![CDATA[open .jar games in pc]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[play .jar games]]></category>
		<category><![CDATA[play jar games on pc]]></category>
		<category><![CDATA[play jar games pc]]></category>
		<category><![CDATA[play phone .jar on pc]]></category>
		<category><![CDATA[playing .jar games in computer]]></category>
		<category><![CDATA[playing jar games on pc]]></category>
		<category><![CDATA[playing jar games on your pc]]></category>
		<category><![CDATA[plazing jar games]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=110</guid>
		<description><![CDATA[Okay, most of you might be wondering, &#8216;WTF?! Why would I play jar games on my PC?&#8217; For one reason, I am a big fan of those simple 2D jar [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-118" title="mobile_phone-64x64" src="http://media.techwithric.com/img/mobile_phone-64x64.png" alt="mobile_phone-64x64" width="64" height="64" />Okay, most of you might be wondering, &#8216;WTF?! Why would I play jar games on my PC?&#8217; For one reason, I am a big fan of those simple 2D jar games that you put in your mobile. As a matter of fact, I put many games in my mobile. So I just test them on my PC, so that the games that I&#8217;m gonna put in my phone will be good.<span id="more-110"></span></p>
<p>To run/play a game in your PC, the first thing that you need is an emulator. An emulator is a software that acts as if it were a phone and lets you run the jar games on your PC.</p>
<p>Two of the best emulators are <a href="http://sjboy.net/" target="_blank">Sjboy</a> and <a href="http://kwyshell.myweb.hinet.net/Project/MidpX/index.html" target="_blank">Midp2Exe</a>. Personally I would recommend Midp2Exe. Although you can download the files from their website, I would recommend downloading from <a href="http://rapidshare.com/files/182526258/Jar_emulator.rar" target="_blank">this link</a>.</p>
<h2>Screenshot:</h2>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-112" title="MidpX-jar" src="http://media.techwithric.com/img/MidpX-jar-128x300.png" alt="MidpX-jar" width="128" height="300" /></p>
<h2>Features:</h2>
<ol>
<li>CLDC 1.0.4 Midp 2.0 (You can visit <a href="http://java.sun.com/j2me/">Sun                              Microsystems</a> to know more.)</li>
<li>16Bits RGB565 Color Format and 1Bit Transparent                              Bit &amp; RGB555 for Transparent Image.</li>
<li>Keyboard and Pointer (Mouse) Device Input.</li>
<li>Most of Nokia UI API simulation.</li>
<li>Vibration simulation.</li>
<li>Support wave and tone playback.</li>
<li>Keyboard remapping for number keys 7,8,9 and 1,2,3.</li>
<li>Full screen filter support including soften, emboss,                              sharpen and so one.</li>
<li>Display contrast, bright and alpha level adjustment.</li>
<li>Update Frame Rate control.</li>
<li>Pause/Resume and Reset control for application.</li>
<li>Support OEM Ime Input. You can input character from                              OEM IME.</li>
</ol>
<h2>Keyboard and Pointer Setting:</h2>
<ul>
<li>Keypad Num 1 =&gt; Key 1</li>
<li>Keypad Num 2 =&gt; Key 2</li>
<li>Keypad Num 3 =&gt; Key 3</li>
<li>Keypad Num 4 =&gt; Key 4</li>
<li>Keypad Num 5 =&gt; Key 5</li>
<li>Keypad Num 6 =&gt; Key 6</li>
<li>Keypad Num 7 =&gt; Key 7</li>
<li>Keypad Num 8 =&gt; Key 8</li>
<li>Keypad Num 9 =&gt; Key 9</li>
<li>Keypad Num 0 =&gt; Key 0</li>
<li>F11 =&gt; SoftKey 1</li>
<li>F12 =&gt; SoftKey 2</li>
<li>Enter =&gt; Select Key</li>
</ul>
<p>Use mouse to select button image to toggle the keystroke. The select key is located center of arrows pad.</p>
<p>So enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-play-jar-games-on-your-pc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use an .mdf , .mds or an .iso file</title>
		<link>http://techwithric.com/how-to-use-an-mdf-mds-or-an-iso-file</link>
		<comments>http://techwithric.com/how-to-use-an-mdf-mds-or-an-iso-file#comments</comments>
		<pubDate>Sun, 06 Dec 2009 12:24:19 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[alcohol 120%]]></category>
		<category><![CDATA[mdf]]></category>
		<category><![CDATA[mdf file]]></category>
		<category><![CDATA[mds]]></category>
		<category><![CDATA[site:techwithric.com mdf]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[what do you do with mdf in tech]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=63</guid>
		<description><![CDATA[Well just the other day I was back to my usual business of downloading (won't say what :P ) and I encountered a file with a .mdf extension. Hmm, that's when I remembered that I had made a video about how to use these types of files and what to do with it. Read on how to find how to use it. 
]]></description>
			<content:encoded><![CDATA[<p>Well just the other day I was back to my usual business of downloading (won&#8217;t say what <img src='http://techwithric.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ) and I encountered a file with a .mdf extension. Hmm, that&#8217;s when I remembered that I had made a video about how to use these types of files and what to do with it. <span id="more-63"></span>Well basically the .mds file is a sort of address-holder for the mdf file. The main data is stored into the mdf file, and the mds file contains data about it. (You could somewhat compare it to a pointer in C/C++)</p>
<p>The loading instruction for iso is the same, only that you won&#8217;t have a mds file for it. You just directly load the iso file.</p>
<p><strong>Just view the video below:</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" type="application/x-shockwave-flash" width="400px" height="325px"><param name="movie" value="http://www.linkedtube.com/static/flash/player.swf?sum=Get%20the%20FREE%20widget.&#038;btn=Tech%20With%20Ric&#038;txt=Video%20Links%20for%20YouTube&#038;vis=never&#038;url=http%3A%2F%2Ftechwithric.com.com&#038;vid=0aZvWfVowDk"/><param name="quality" value="high" /><param name="menu" value="false" /><embed src="http://www.linkedtube.com/static/flash/player.swf?sum=Get%20the%20FREE%20widget.&#038;btn=Tech%20With%20Ric&#038;txt=Video%20Links%20for%20YouTube&#038;vis=never&#038;url=http%3A%2F%2Ftechwithric.com.com&#038;vid=0aZvWfVowDk" width="400px" height="325px" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"><noembed><a href="http://www.linkedtube.com/0aZvWfVowDk95b3cbe86a8e9afaab01e3df98ff6825.htm">LinkedTube</a></noembed></embed></object></p>
<p>If your looking for a free software in place of Alcohol 120%, you could use some like <a href="http://isorecorder.alexfeinman.com/isorecorder.htm" target="_blank">ISO Recorder</a> (recommended) to burn iso or <a href="http://sourceforge.net/projects/infrarecorder/" target="_blank">InfraRecorder</a> to burn a mdf file.</p>
<p>If you have any doubt, don&#8217;t hesitate to comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-use-an-mdf-mds-or-an-iso-file/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Install Windows Movie Maker in Windows 7</title>
		<link>http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7</link>
		<comments>http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7#comments</comments>
		<pubDate>Fri, 04 Dec 2009 14:09:47 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[como instalar windows movie maker do vista no 7]]></category>
		<category><![CDATA[how do you install just movie maker for windows 7]]></category>
		<category><![CDATA[how to enable movie maker in windows 7]]></category>
		<category><![CDATA[how to install windows movie maker on windows 7]]></category>
		<category><![CDATA[i got a virus after installing windows 7 windows live movie maker!!!]]></category>
		<category><![CDATA[instalasi movie maker]]></category>
		<category><![CDATA[loading window]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[not allowed to install movie maker]]></category>
		<category><![CDATA[registrar window movie maker 6.0]]></category>
		<category><![CDATA[ric receive window]]></category>
		<category><![CDATA[steps of how installing windows movie maker ?]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[what is the steps to install movie maker in windows 7]]></category>
		<category><![CDATA[window loading]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows movie maker registrar]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=50</guid>
		<description><![CDATA[Well I used Windows XP earlier and then directly skipped to Windows 7. And one of the best features, that I simply loved in Windows 7 was the Movie Maker. Although not a great video editor, it still allowed bare-bones editing, which was enough for me. But voila! No Movie Maker in Win7 by default! Lets see how we can get it.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-54" title="Windows_Live" src="http://media.techwithric.com/img/Windows_Live-300x224.jpg" alt="Windows_Live" width="144" height="107" />Well I used Windows XP earlier and then directly skipped to Windows 7. And one of the best features, that I simply loved in Windows 7 was the Movie Maker. Although not a great video editor, it still allowed bare-bones editing, which was enough for me. But voila! No Movie Maker in Win7 by default! Lets see how we can get it.</p>
<p><span id="more-50"></span>Actually the process is quite simple. First of all go to <a href="http://download.live.com/" target="_blank">download.live.com</a>, and download the software (you can download it in your language as well, by clicking on the Download button to the right.</p>
<p>After you have downloaded the software, open it. There will be a loading window at first. Wait a little, this may take some time especially on slow computers.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-52" title="win-live-loading" src="http://media.techwithric.com/img/win-live-loading.png" alt="win-live-loading" width="518" height="438" /></p>
<p>Now a new window must have opened with  a list of softwares that you can install. Check the software that you want to install, in our case <strong>Movie Maker</strong>, and then just press the <strong>Install</strong> button.</p>
<p>Well now all you got to do is wait. Go grab a cup of coffee while the softwares are downloaded.</p>
<p>After the download is complete, you may be asked to reboot. Do so, and there you are, you&#8217;ve got Windows Movie Maker installed in Windows 7!</p>
<p><strong>Tip:</strong> If you want to install any other application (for eg. Live Writer) just open the software that you downloaded at the first step, and check the software that you want. Just follow the above steps.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-51" title="win-live-install" src="http://media.techwithric.com/img/win-live-install.png" alt="win-live-install" width="518" height="438" /></p>
<p>If you want to uninstall it, you can do so by going to <strong>Control Panel</strong> -&gt; <strong>Programs</strong> -&gt; <strong>Uninstall a Program</strong>, and in the new window that opens, scroll down to <strong>Windows Live Essentials</strong>. Double Click on it and click <strong>Continue</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Disable or Enable Internet Explorer in Windows 7</title>
		<link>http://techwithric.com/how-to-disable-or-enable-internet-explorer-in-windows-7</link>
		<comments>http://techwithric.com/how-to-disable-or-enable-internet-explorer-in-windows-7#comments</comments>
		<pubDate>Thu, 03 Dec 2009 16:56:57 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[disable internet explorer windows 7]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[no explorer]]></category>
		<category><![CDATA[no internet]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=29</guid>
		<description><![CDATA[Although we might have struggled a lot in the days of Windows XP and Vista to disable Internet Explorer, Windows 7 has added a nifty feature that allows a user to quickly disable it. Now, why would you want to disable IE? Well if, like most of the people out there, you are using a third-party browser like FireFox or Chrome, there is no need of IE, and you might as well uninstall it. Find out how you can disable IE in Windows 7.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-30" title="Disable Internet Explorer" src="http://media.techwithric.com/img/no-ie-support.jpg" alt="no-ie-support" width="118" height="126" />Although we might have struggled a lot in the days of Windows XP and Vista to disable Internet Explorer, Windows 7 has added a nifty feature that allows a user to quickly disable it. Now, why would you want to disable IE? Well if, like most of the people out there, you are using a third-party browser like FireFox or Chrome, there is no need of IE, and you might as well uninstall it. Find out how you can disable IE in Windows 7.</p>
<p><span id="more-29"></span><strong>Follow these tips to quickly remove IE from Windows 7:</strong></p>
<ol>
<li>Go to <strong>Start</strong>, and then click on <strong>Control Panel</strong></li>
<p><img class="aligncenter size-full wp-image-31" title="Select Control Panel from Start" src="http://media.techwithric.com/img/control-panel-go.png" alt="Select Control Panel from Start" width="405" height="265" /><br />
<strong><br />
</strong></p>
<li>Click on <strong>System and Security</strong></li>
<p><img class="aligncenter size-full wp-image-33" title="Click on system and security" src="http://media.techwithric.com/img/system-security.png" alt="Click on system and security" width="340" height="196" /></p>
<li>From the left pane, click on <strong>Programs</strong></li>
<p><img class="aligncenter size-full wp-image-32" title="Click on programs" src="http://media.techwithric.com/img/control-panel-programmes.png" alt="Click on programs" width="279" height="177" /></p>
<li>Now in the main menu click on <strong>Turn Windows features on or off</strong></li>
<p><img class="aligncenter size-full wp-image-34" title="Click on Turn Windows features on or off" src="http://media.techwithric.com/img/Windows-features.png" alt="Click on Turn Windows features on or off" width="372" height="72" /></p>
<li>In the new windows that opens, uncheck <strong>Internet Explorer</strong> (usually on the third line)</li>
<p><img class="aligncenter size-full wp-image-35" title="Uncheck Internet Explorer" src="http://media.techwithric.com/img/Windows-features2.png" alt="Uncheck Internet Explorer" width="429" height="375" /></p>
<li>Now click on OK. A warning will be displayed, just click on <strong>Yes</strong>. You may be asked to reboot your system. Just do it, and now you have IE uninstalled from your Windows 7 system!</li>
<p><img class="aligncenter size-full wp-image-36" title="Windows-features3" src="http://media.techwithric.com/img/Windows-features3.png" alt="Windows-features3" width="366" height="239" /></ol>
<p>An alternative method is to open <strong>Start Menu</strong> (by clicking on the Start icon in the bottom-left of your screen), and search for <strong>Turn Windows features on or off.</strong> Click on the very first optin/result and follow from step 5 above.</p>
<p>Easy wasn&#8217;t it!</p>
]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-disable-or-enable-internet-explorer-in-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

