<?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>TroubleFixers - All about fixing computer troubles &#187; windows</title>
	<atom:link href="http://www.troublefixers.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.troublefixers.com</link>
	<description>All about fixing computer troubles</description>
	<lastBuildDate>Sun, 21 Mar 2010 05:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows XP Shutdown too slow, fix it to shutdown instantly</title>
		<link>http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/</link>
		<comments>http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 19:30:20 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[computer problems]]></category>
		<category><![CDATA[how to fix]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[slow-shutdown]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/</guid>
		<description><![CDATA[Trouble:
We have received a mail from one of our readers Vikram, having slow and delayed shutdown time on his windows XP computer.
The problem of slow or delayed shutdown is very commonly faced by most of the window XP users. If you are using windows XP for a long time, you are more likely to have [...]<p><a href="http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/">Windows XP Shutdown too slow, fix it to shutdown instantly</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>We have received a mail from one of our readers <strong>Vikram, </strong>having slow and delayed shutdown time on his windows XP computer.</p>
<p>The problem of slow or delayed shutdown is very commonly faced by most of the window XP users. If you are using windows XP for a long time, you are more likely to have such problem.</p>
<p><strong>Why Slow shutdown?</strong></p>
<p>In Windows XP certain registry keys are responsible for determining how long windows will wait before shutting down all the opened programs and services after the shutdown command has been given by the user.</p>
<p>Lets see how we can fix the slow shutdown in windows XP</p>
<p><span id="more-97"></span><br />
<strong>Fix:</strong></p>
<p>You need to optimise some registry keys values in order to speed up the shutdown process.</p>
<p>1. Open <strong>Start &gt;&gt; Run</strong> and type <strong>regedit</strong> and press enter</p>
<p>2. Now navigate to ‘<strong>HKEY_CURRENT_USER\Control Panel\Desktop\</strong>’<br />
In this entry, you will see a registry key named <strong>WaitToKillAppTimeout</strong> .</p>
<p>Double click on it and set its value to 1000 , this value is the time in milliseconds for which the windows waits before all the processes and services are closed.</p>
<p>This way you have set it to 1 second.</p>
<p>Not only this, there are some other registry settings set by default due to which Windows XP will prompt the user for input if there are one or more applications still not closed or not responding. This increases the shutdown time due to no response from the user.</p>
<p><strong>So, you should also change that registry key settings value.</strong></p>
<p>3. Navigate to ‘<strong>HKEY_CURRENT_USER\Control Panel\Desktop</strong>’</p>
<p>Double click on the registry key ‘AutoEndTasks.’ and set its value to 1</p>
<p>4. That is all, Trouble Fixed.</p>
<p>Now restart your system, you will see a considerable reduction in the shutdown time this time.</p>
<p><strong>Tip:</strong> If modifying registry seems cumbersome to you can simply create a instant shutdown shortcut on your desktop.</p>
<p>1. Right click on your desktop and select N<strong>ew &gt;&gt; Shortcut</strong></p>
<p>2. copy the following command: <strong>%windir%\System32\shutdown.exe -s -f -t 00</strong></p>
<p>3. Name your shortcut as <strong>instant shutdown</strong></p>
<p>4. You can use this <strong>created shortcut</strong> for fast shutdown.</p>
<p>This will forcibly end all running tasks and shutdown instantly.</p>
<p><strong>Warning: Make sure to save any unsaved work before you shutdown using these tips. It may cause loss of unsaved work.</strong></p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/">Windows XP Shutdown too slow, fix it to shutdown instantly</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/windows-xp-shutdown-too-slow-fix-it-to-shutdown-instantly/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to avoid chkdsk disk scan at every time booting windows</title>
		<link>http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/</link>
		<comments>http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 14:36:24 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[computer problems]]></category>
		<category><![CDATA[how to fix]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[disc-scan]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/</guid>
		<description><![CDATA[Trouble:
Recently we received a problem from one of the readers on system run a chkdsk disk scan again and again at every time on booting windows.
Let&#8217;s see how we can solve the problem of disk scan running every time of boot on windows.
Fix:
Disc scan is one of the protective feature of windows which runs to [...]<p><a href="http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/">How to avoid chkdsk disk scan at every time booting windows</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>Recently we received a problem from one of the readers on system run a chkdsk disk scan again and again at every time on booting windows.</p>
<p>Let&#8217;s see how we can solve the problem of <strong>disk scan running every time</strong> <strong>of boot</strong> on windows.</p>
<p><strong>Fix:</strong></p>
<p>Disc scan is one of the protective feature of windows which runs to clean any cross-links or bad sectors that may be generated because of the improper shutdown of windows due to some reason. So, when ever you shutdown your system in some improper way ,the next time you boot your windows you will see scan disk running which you can stop by pressing an key on time.</p>
<p>But in some cases as experienced by some of the windows users, <strong>disk scan</strong> runs every time they reboot, this happens because of the following reasons:</p>
<p><span id="more-60"></span></p>
<p>1. Improper shutdown(most common).</p>
<p>2. External hard drive or portable drive attached which causes scan disk to scan them at every reboot.</p>
<p>3. chkdsk was not allowed to be completed at the time of boot.</p>
<p>Above reasons are normally the most common reasons behind this problem, but none of them matches with your case then, you probably have a <strong>dirty volume</strong> on your hard drive which has some bad sectors which does not get repaired at the time of reboot.</p>
<p><strong>Here is a <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/fsutil_dirty.mspx" target="_blank" rel="nofollow">link to info about understanding of dirty volumes</a>. </strong></p>
<p>So, at every reboot chkdsk tries to repair those dirty bits on those bad sectors on your hard drive in those specific partitions.</p>
<p>But, don&#8217;t worry as you can simply fix this problem of disc scanning at every reboot.</p>
<p><strong>Just follow the procedure given below: </strong></p>
<p><strong>You need to do a manual chkdsk on all the partitions or physical hard drives.<br />
</strong></p>
<p>1. Open start&gt;&gt;run and type &#8220;cmd&#8221;(without double quotes)</p>
<p>2. Type &#8220;chkntfs /x &lt;drive letter&gt;&#8221;(without double quotes)  <strong>For example: chkntfs /x d:</strong></p>
<p><strong>3. Run this command for all the partitions of your hard drive.</strong></p>
<p><strong>4. Reboot your computer properly it will not do a disk scan again.</strong></p>
<p><strong>We hope this solves your problem&#8230;do lets us know through comments if you have any issues.</strong></p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/">How to avoid chkdsk disk scan at every time booting windows</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/how-to-avoid-chkdsk-disk-scan-at-every-time-booting-windows/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Not able to delete a file in Windows XP? delete it with un-locker</title>
		<link>http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/</link>
		<comments>http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 13:55:52 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[computer problems]]></category>
		<category><![CDATA[how to fix]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[delete-file]]></category>
		<category><![CDATA[unlocker]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/</guid>
		<description><![CDATA[Trouble:
It happens many time when we try to delete a file on the hard disk, and file does not get deleted. It gives the error message saying &#8220;Cannot delete, file is being used by some other program&#8221; when we are actually not using the same file.
This problem occurs because windows does not release the handle [...]<p><a href="http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/">Not able to delete a file in Windows XP? delete it with un-locker</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>It happens many time when we try to delete a file on the hard disk, and file does not get deleted. It gives the error message saying &#8220;<strong>Cannot delete, file is being used by some other program</strong>&#8221; when we are actually not using the same file.</p>
<p><strong>This problem occurs because windows does not release the handle to the file. Let us see the way to delete such files.</strong></p>
<p><span id="more-59"></span></p>
<p><strong>Fix:</strong></p>
<p>In order to delete a file, which you are not able to delete normally by <strong>delete</strong> or <strong>shift+delete</strong> or <strong>right click&gt;&gt;delete </strong>you can try following ways out:</p>
<p>Method 1: (With unlocker)</p>
<p>The process of deleting a file could become more easy if you use a freeware called <strong>Unlocker.</strong></p>
<p><strong>What is unlocker ?</strong></p>
<p><strong>Unlocker</strong> is an explorer extension that allows you with a simple right-click of the mouse on a file or folder to <strong>get rid of error message such as error deleting file or folder. </strong></p>
<p><strong><strong><a href="http://ccollomb.free.fr/unlocker/unlocker1.8.5.exe" rel="nofollow">Download Unlocker</a></strong> and install it on your computer. </strong></p>
<p>After installation follow the steps below for deleting files which you are not able to delete otherwise :</p>
<p>1. Right click on the file and select <strong>unlocker.</strong></p>
<p>2. If the folder or file is locked by any program of windows , a window listing of lockers will appear.</p>
<p>3. Press <strong>unlock all </strong>to release the windows program handle to the file.</p>
<p>4. delete the file or folder ,now it will be deleted.</p>
<p><strong>Method 2: In this method there is no need to install any software. This method uses basic DOS commands, if you are not comfortable with working on DOS, see Method1.</strong></p>
<p>1. Open Start&gt;&gt;Run and type &#8220;cmd&#8221; (without double quotes) and press enter.</p>
<p>2. Press alt+ctrl+del to open <strong>task manager, </strong>now click on process tab and locate<strong> Explorer.exe</strong> and end this process.</p>
<p>3. type del &lt;complete file path-name&gt;.</p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/">Not able to delete a file in Windows XP? delete it with un-locker</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/not-able-to-delete-a-file-in-windows-xp-delete-it-with-un-locker/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Folder options disabled by Virus / Trojan</title>
		<link>http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/</link>
		<comments>http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 16:10:21 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[computer problems]]></category>
		<category><![CDATA[how to fix]]></category>
		<category><![CDATA[virus problems]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[folder-options]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/</guid>
		<description><![CDATA[Trouble: 
Are you among those who are not able to access or see your folder options under File Menu&#62;&#62;Tools in Windows Explorer on your Windows XP ? This problem of hidden or disabled folder options occur normally due to malicious virus (w32.rontokbro@mm) activity.
The virus creates an entry in registry to disable &#8220;Folder Options&#8221; in Windows [...]<p><a href="http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/">Folder options disabled by Virus / Trojan</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble: </strong></p>
<p>Are you among those who are not able to access or see your folder options under <strong>File Menu&gt;&gt;Tools</strong> in Windows Explorer on your Windows XP ? This problem of <strong>hidden or disabled folder options</strong> occur normally due to malicious virus (w32.rontokbro@mm) activity.</p>
<p>The virus creates an entry in registry to <strong>disable &#8220;Folder Options&#8221;</strong> in Windows explorer.</p>
<p>Let us see how we can fix it.</p>
<p><span id="more-44"></span><br />
<strong>Fix:</strong></p>
<p>In most of the cases, even if the virus is been already removed by your anti-virus program, it doesn&#8217;t restore the registry back to the original state. Also anti-virus usually does not delete the registry entry created by the virus.</p>
<p>For restoring the registry settings,follow the steps given below</p>
<p><strong><u>Enable your folder options in explorer.</u></strong></p>
<p>1. Go to <strong>Start &gt; RUN</strong></p>
<p>2. Type regedit and press enter.</p>
<p>3. Go to HKEY_CURRENT_USER &gt; Software &gt; Microsoft &gt; Windows &gt; CurrentVersion &gt; Policies &gt; Explorer</p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2007/12/registry-setting-small.jpg"><img src="http://www.troublefixers.com/wp-content/uploads/2007/12/registry-setting-small-thumb.jpg" style="border: 0px none " alt="Registry_setting_small" border="0" height="305" width="539" /></a></p>
<p>4. On the right side of the screen, you can see some registry entry names, out of them, right-click on <strong>NoFolderOptions </strong>and click<strong> Modify </strong>option.</p>
<p>5.A new small screen pops up, on this screen, sen the value data field as 0 (zero).Press OK.</p>
<p>That&#8217;s it but it requires reboot. <strong>Trouble Fixed.</strong></p>
<p>If you don&#8217;t want to play with the registry yourself ,you can also <a href="http://www.troublefixers.com/wp-content/uploads/2007/12/folderoptions.reg"><strong>download the registry file</strong></a> and double click it to add it to the registry.</p>
<p class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1fe78177-1d59-42f3-8e89-2652b14226de" style="margin: 0px; padding: 0px; display: inline">Technorati Tags: <a href="http://technorati.com/tags/hidden%20folder%20options" rel="tag">hidden folder options</a>,<a href="http://technorati.com/tags/w32.rontokbro%20virus%20problem" rel="tag">w32.rontokbro virus problem</a></p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/">Folder options disabled by Virus / Trojan</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/folder-options-disabled-by-virus-trojan/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>
