<?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>Geek Tips &#187; Windows</title>
	<atom:link href="http://tips.mistergeek.com/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://tips.mistergeek.com</link>
	<description>making IT as simple as ABC</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:23:32 +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>Repair Windows MBR with Ubuntu LiveCD</title>
		<link>http://tips.mistergeek.com/87</link>
		<comments>http://tips.mistergeek.com/87#comments</comments>
		<pubDate>Sun, 03 Jul 2011 08:54:51 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[master boot record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=87</guid>
		<description><![CDATA[If something happens to your Windows Master Boot Record (MBR), here is a very quick and easy way to restore it with nothing but an Ubuntu LiveCD WARNING: You are working with your disks in a very direct manner throughout this process. As always, having thorough and recent backups is essential. Boot into your Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<div align="justify"><span style="font-family:arial;font-size:12;">If something happens to your Windows Master Boot Record (MBR), here is a very quick and easy way to restore it with nothing but an Ubuntu LiveCD</p>
<p><b>WARNING</b>: You are working with your disks in a very direct manner throughout this process. As always, having thorough and recent backups is essential.
<ol>
<li>Boot into your Ubuntu LiveCD on the offending machine.</li>
<li>Once Ubuntu has started up, go to <i>System</i> > <i>Administration</i> > <i>Software Sources</i> and enable the <i>Universal Repository</i>.</li>
<li>Open a terminal session (<i>Applications</i> > <i>Accessories</i> > <i>Terminal</i>) and type <b>sudo apt-get install ms-sys</b></li>
<li>Now you need to figure out which partition is the one hosting your Windows operating system. Start by typing <b>sudo fdisk -l</b> in to Terminal window.</li>
<li>From the resultant list of available partitions, you are looking for a partition that says something like:
<p><i>/dev/sda1 1 8619 94723115 81 NTFS</i></p>
<p>The two important bits are the <u>/dev/sda1</u> which is the partition label and the <u>NTFS</u> which tells us it is a Windows formatted partition.  So, in this example, your Windows partition exists on the drive sda and it is at partition 1.</li>
<li>We nned to fix the MBR on /dev/sda so type <b>sudo ms-sys -m /dev/sda</b>. You will need to change the <i>sda</i> text if your results from step 4 are different.</li>
<li>Remove the LiveCD from the CD drive and reboot the machine. Windows should come back to you.</li>
</ol>
<p>Of course, you could do this by inserting the correct Windows CD and booting into repair mode but the Ubuntu way doesn&#8217;t care about versions and is actually a bit faster.</span></div>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/87/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the Links folder from Internet Explorer Favourites</title>
		<link>http://tips.mistergeek.com/83</link>
		<comments>http://tips.mistergeek.com/83#comments</comments>
		<pubDate>Sun, 03 Jul 2011 07:02:37 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[favorites]]></category>
		<category><![CDATA[favourites]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=83</guid>
		<description><![CDATA[Does it irritate you that Internet Explorer insists on showing you its Links folder in your Favorites (I know, American spelling but that&#8217;s just how Microsoft make it)? Sure, you can remove the Links toolbar by simply right-clicking an area of the Internet Explorer toolbar and de-selecting it from the popup menu. However, the Links [...]]]></description>
			<content:encoded><![CDATA[<div align="justify"><span style="font-family:arial;font-size:12;">Does it irritate you that Internet Explorer insists on showing you its <b>Links</b> folder in your <b>Favorites</b> (I know, American spelling but that&#8217;s just how Microsoft make it)? Sure, you can remove the Links toolbar by simply right-clicking an area of the Internet Explorer toolbar and de-selecting it from the popup menu.</p>
<p>However, the Links folder will still appear in your Favorites menu. You should NOT just delete this folder as it can cause problems. Instead:
<ol>
<li>Open your <i>Favorites</i> menu and right-click the <i>Links</i> folder</li>
<li>Select <i>Properties</i> from the popup menu</li>
<li>Click the check box to make the folder <b>hidden</b></li>
<li>Click on <i>OK</i> and close Internet Explorer</li>
</ol>
<p>Next time you look in your Favorites menu there will be no Links folder!</span></div>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/83/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows User Account Control</title>
		<link>http://tips.mistergeek.com/64</link>
		<comments>http://tips.mistergeek.com/64#comments</comments>
		<pubDate>Sat, 02 Jul 2011 10:41:29 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[user account control]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=64</guid>
		<description><![CDATA[Among many nice features of Windows 7 and Vista, one of the more annoying is User Account Control (UAC). This is a system gatekeeper, which is a good idea, but UAC just goes too far. It doesn&#8217;t just want permission to install software but pops up when adding, removing or renaming any Start Menu folders, [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12px; font-family: arial">Among many nice features of Windows 7 and Vista, one of the more annoying is <strong>User Account Control</strong> (UAC). This is a system gatekeeper, which is a good idea, but UAC just goes too far. It doesn&#8217;t just want permission to install software but pops up when adding, removing or renaming any <strong>Start Menu</strong> folders, or setting the system clock, or various other common, every day, relatively safe tasks. One solution is to turn UAC completely off:
<ol>
<li>Click on <em>Start</em> then <em>Control Panel</em></li>
<li>Click <em>User Accounts and Family Safety</em> and select <em>User Accounts</em></li>
<li>Click <em>Turn User Account Control on or off</em></li>
<li>When prompted by UAC itself, click <em>Continue</em></li>
<li>Uncheck the box and click <em>OK</em></li>
<li>Choose the restart option when prompted</li>
</ol>
<p><span style="font-size: 12px; font-family: arial">Bear in mind that this method does put your computer at greater risk, especially if you routinely log on as an administrator.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve Windows start up performance</title>
		<link>http://tips.mistergeek.com/60</link>
		<comments>http://tips.mistergeek.com/60#comments</comments>
		<pubDate>Sat, 02 Jul 2011 09:36:57 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=60</guid>
		<description><![CDATA[One of the more frustrating problems with Microsoft Windows is its start up performance. It has been a problem since day one really and remains so even with Vista, in fact Vista could well be the worse offender thus far. There are, however, a few things you can do to improve the situation. Device Drivers [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12px; font-family: arial;">One of the more frustrating problems with Microsoft Windows is its start up performance. It has been a problem since day one really and remains so even with Vista, in fact Vista could well be the worse offender thus far. There are, however, a few things you can do to improve the situation.</span></p>
<p><span style="font-size: 12px; font-family: arial;"><strong>Device Drivers</strong><br />
<span style="font-size: 12px; font-family: arial;">Your computer could be loading device drivers for hardware you no longer use. To save on system resources, uninstall these drivers. Be careful though because a careless choice can cause significant problems. Create a restore point in <em>System Restore Point</em> before proceeding. By default, <em>Device Manager</em> does not show devices that are not currently connected to your system so we start by making them visible and then work in the <em>Device Manager</em>: </span></span></p>
<ol>
<li>Open a <em>Command Prompt</em> window (normally found in the <em>Accessories</em> folder on the <em>Start Menu</em>)</li>
<li>Type <strong>set devmgr_show_nonpresent_devices=1</strong> and press <strong>Enter</strong></li>
<li>Hold down the <strong>Windows</strong> key and press <strong>r</strong></li>
<li>Type <strong>devmgmt.msc</strong> and press <strong>Enter</strong> to open <em>Device Manager</em></li>
<li>Choose <em>View</em> and then <em>Show Hidden Devices</em></li>
<li>Click the <em>plus sign</em> (+) next to each of the branches to examine all of the drivers on your system</li>
</ol>
<p><span style="font-size: 12px; font-family: arial;">Devices that are not currently connected appear with a pale version of the icon. If you come across a device that you are sure you no longer use, right-click on it and choose <strong>Uninstall</strong>. Then follow the prompts shown on screen to complete the process. When you have finished, close the command-prompt window you opened in step 1 above to re-hide your unconnected devices.</span></p>
<p><span style="font-size: 12px; font-family: arial;"><strong>Network Mappings</strong><br />
<span style="font-size: 12px; font-family: arial;">Once you have mapped a network drive to a letter on your computer, Windows will automatically try to restore that connection every time you log on. Since restoring network connections takes time, you can speed your start up process by dropping the connections you are not using: </span></span></p>
<ol>
<li>Open <em>Windows Explorer</em></li>
<li>Type <strong>Alt-T</strong> then <strong>D</strong> to open the <em>Disconnect Network Drives</em> dialog box</li>
<li>Select the drives you want to disconnect and click <strong>OK</strong></li>
</ol>
<p><span style="font-size: 12px; font-family: arial;">In the future, if you want to connect a drive only for the current session, make sure <em>Reconnect at logon</em> is unchecked when using the <em>Map Network Drive</em> command.</span></p>
<p><span style="font-size: 12px; font-family: arial;"><strong>Start Up Programs</strong><br />
<span style="font-size: 12px; font-family: arial;">You can free up system memory and recover processor cycles by clearing out some of the programs that start each time you log in. <a href="http://www.pcworld.com/downloads/file/fid,64989-order,1-page,1/description.html/" target="_blank">Download Autoruns</a>, a free application from Microsoft-owned Sysinternals to find out which programs are loading on your PC at start up. <a href="http://www.pcworld.com/downloads/file/fid,64989-order,1-page,1/description.html/" target="_blank">Autoruns</a> includes a line of description for each entry in plain English and lets you hide signed Microsoft entries, allowing you to quickly narrow your focus to third-party programs. Disabling or deleting entries takes just one click so be careful. You can also consult the <a href="http://www.sysinfo.org/startuplist.php" target="_blank">Startup Applications List</a> by Paul Collins, which is a searchable reference of common startup items providing a description and classification for each one.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Outlook nicknames</title>
		<link>http://tips.mistergeek.com/48</link>
		<comments>http://tips.mistergeek.com/48#comments</comments>
		<pubDate>Fri, 01 Jul 2011 10:26:28 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[email address]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=48</guid>
		<description><![CDATA[Microsoft Outlook maintains a nickname list that is used by the automatic name checking and completion features. The nickname list is automatically generated as you use Outlook. If the nickname cache becomes corrupted, Outlook may not be able to identify recipients, may offer incorrect recipients when automatically completing the e-mail address, or may send the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-size: 12px; font-family: arial;">Microsoft Outlook maintains a nickname list that is used by the automatic name checking and completion features. The nickname list is automatically generated as you use Outlook. If the nickname cache becomes corrupted, Outlook may not be able to identify recipients, may offer incorrect recipients when automatically completing the e-mail address, or may send the message to the wrong person. Additionally, if one of your contacts changes their email address, Outlook will continue to <em>remember</em> their old address indefinitely. Use this procedure to reset the Outlook nickname cache in MS Windows XP:</span></p>
<p><span style="font-size: 12px; font-family: arial;"> </span><span style="font-size: 12px; font-family: arial;"> </span></p>
<ol>
<li>Quit Outlook</li>
<li>Click <strong>Start</strong> and then <strong>Search</strong></li>
<li>In the left-side panel of the <em>Search Results</em> window, click <strong>All files and folders</strong></li>
<li>In the <em>All or part of the file name</em> text box, type <strong>*.nk2</strong></li>
<li>In the <em>Look in</em> selection box, select <strong>Local Hard Drives</strong></li>
<li>Click <strong>More advanced options</strong> and click the <strong>Search hidden files and folders</strong> check box</li>
<li>Click <strong>Search</strong></li>
<li>Once found, right-click the appropriate <em>NK2</em> file (most probably &#8220;Outlook.NK2&#8243;) and select <strong>Rename</strong></li>
<li>Rename the file to <em>Outlook.bak</em> and then press <strong>Enter</strong></li>
<li>Close Windows Explorer</li>
<li>Launch MS Outlook</li>
</ol>
<p style="text-align: justify;"><span style="font-size: 12px; font-family: arial;">Outlook will now generate a brand new nickname cache. </span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cycling between windows</title>
		<link>http://tips.mistergeek.com/32</link>
		<comments>http://tips.mistergeek.com/32#comments</comments>
		<pubDate>Thu, 30 Jun 2011 10:19:02 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Apple OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[expose]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[spaces]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=32</guid>
		<description><![CDATA[To quickly cycle through open applications in MS Windows, hold down Alt and repeatedly press Tab. Just let go of all keys once the desired application is highlighted. Similarly, in Apple OS X, hold down Command and repeatedly press Tab. Another option in OS X is to use Expose. Press F9 to invoke it and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-size: 12px; font-family: arial;">To quickly cycle through open applications in MS Windows, hold down <strong>Alt</strong> and repeatedly press <strong>Tab</strong>. Just let go of all keys once the desired application is highlighted. Similarly, in Apple OS X, hold down <strong>Command</strong> and repeatedly press <strong>Tab</strong>. Another option in OS X is to use <em>Expose</em>. Press <strong>F9</strong> to invoke it and then just select the desired window with your mouse. However, if you have <em>Spaces</em> enabled in OS 10.5 (aka <em>Leopard</em>), Expose will only show you open windows in your current Space whereas the Command-Tab method will cycle through all applications across all Spaces. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Office XP menus</title>
		<link>http://tips.mistergeek.com/28</link>
		<comments>http://tips.mistergeek.com/28#comments</comments>
		<pubDate>Thu, 30 Jun 2011 10:17:09 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=28</guid>
		<description><![CDATA[One of the most irritating things I find about Microsoft Office XP is its insistence on automatically customising all the menus based upon how often you use each command, leaving all the other menu options hidden under those infernal double-arrows. To turn this off and have your MS Office XP applications show their full menus [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-size: 12px; font-family: arial;">One of the most irritating things I find about Microsoft Office XP is its insistence on automatically customising all the menus based upon how often you use each command, leaving all the other menu options hidden under those infernal double-arrows. To turn this off and have your MS Office XP applications show their full menus all the time, open any Office application (Word, Excel, PowerPoint, etc.), and select <strong>Tools</strong> then <strong>Customize</strong>. Now select the <strong>Options</strong>, check the box marked <strong>Always show full menus</strong> and hit the <strong>Close</strong> button. Those hideous double-arrows will never be seen again. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

