<?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>cebutechguide &#187; repair</title>
	<atom:link href="http://cebutechguide.com/tag/repair/feed/" rel="self" type="application/rss+xml" />
	<link>http://cebutechguide.com</link>
	<description>a guide to computer news, notebook reviews, downloads and everything tech</description>
	<lastBuildDate>Wed, 16 Dec 2009 06:11:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BSOD c000021a Session Manager Initialization fails</title>
		<link>http://cebutechguide.com/bsod-c000021a-session-manager-initialization-fails/</link>
		<comments>http://cebutechguide.com/bsod-c000021a-session-manager-initialization-fails/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 14:40:37 +0000</pubDate>
		<dc:creator>ctg</dc:creator>
				<category><![CDATA[Fix It]]></category>
		<category><![CDATA[blue screen]]></category>
		<category><![CDATA[bsod]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://cebutechguide.com/?p=75</guid>
		<description><![CDATA[Got  a call a few days ago from an aunt who was on a business trip together with my uncle.  They called me saying that my uncle’s computer was not booting up to Windows, they had no recollection of what might have caused the problem.  Upon probing, I found out that it was a Blue Screen error.  I told them to try some basic troubleshooting like booting to Last Known Good Configuration and booting to Safe Mode but none worked.]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-0665328303979540";
/* 468x15, 4 links */
google_ad_slot = "9389293538";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><a href="http://cebutechguide.com/bsod-c000021a-session-manager-initialization-fails"><img class="alignright" style="margin: 5px;" title="bsod_shirt" src="http://www.codinghorror.com/blog/images/bsod-tshirt.jpg" alt="" width="324" height="240" /></a>Got  a call a few days ago from an aunt who was on a business trip together with my uncle.  They called me saying that my uncle’s computer was not booting up to Windows, they had no recollection of what might have caused the problem.  Upon probing, I found out that it was a Blue Screen error.  I told them to try some basic troubleshooting like booting to <a href="http://cebutechguide.com/easy-fix-when-windows-is-not-booting-up">Last Known Good Configuration</a> and booting to Safe Mode but none worked.</p>
<p>They were in Korea that time and had none of the recovery disc for their Dell Computer.  I told them to just bring the system back here in the Philippines so that I can repair it myself.  My uncle ended up buying a new computer since he needed one for his business transactions.</p>
<p>Today, my aunt arrived (unfortunately my uncle had to stay) with the computer (and some other goodies.. ^^,).  I immediately got my hands dirty and started working on it.  The specific error was “STOP c000021a Session Manager Initialization fails with status 0xc000026c”.  I encountered this problem before and was sure that it was a Windows Update that caused it but can’t simply remember what it was.  Google to my rescue as always, and pointed my direction to  Windows Update <a href="http://support.microsoft.com/kb/925902 ">KB925902</a>.</p>
<p>So what needs to be done was to remove this update from the machine.  If the system were able to boot to safe mode, System Restore would have been the best option.  For this we had to boot to the Recovery Console to remove the update manually.  Here’s the guide on how I removed the Windows Update manually.</p>
<ol>
<li>Boot with a Windows XP CD</li>
<li>Once on the Welcome to Windows Install screen, press the letter <em>“R”</em> to access the recovery console.</li>
<li>Upon entering Recovery Console it will ask you which Windows installation you want to log into, usually there’s only 1, so just press the number 1 then ENTER.</li>
<li>If asked for an Admin password, enter your admin password, or you can just leave it blank which is the default and press ENTER.</li>
<li>You will now see C:WINDOWS&gt;, change the folder using this command <em>CD $NtUninstallKB925902$\spuninst</em> then press ENTER</li>
<li>Type this command: <em>batch spuninst.txt<br />
</em></li>
<li>If the command executed properly, you should see a <em>spuninst.tag</em> file in the folder.  To check type DIR then ENTER.</li>
<li>Type <em>exit </em>then press ENTER to restart the computer.</li>
</ol>
<p>After doing this the computer should now boot up properly.  Hope this would help someone out there encountering this problem.</p>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://cebutechguide.com/bsod-c000021a-session-manager-initialization-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make Windows boot up faster</title>
		<link>http://cebutechguide.com/how-to-make-windows-boot-up-faster/</link>
		<comments>http://cebutechguide.com/how-to-make-windows-boot-up-faster/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 02:42:04 +0000</pubDate>
		<dc:creator>ctg</dc:creator>
				<category><![CDATA[Fix It]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://cebutechguide.com/?p=55</guid>
		<description><![CDATA[Have you noticed that overtime that your computer is taking longer to boot up.  From the time your press the power button until you have a fully clickable desktop takes about 5 minutes or more? Most of the time this is due to the multiple programs that are also started up when you turn on your computer.]]></description>
			<content:encoded><![CDATA[<!--CusAds1--><p><a href="http://cebutechguide.com/how-to-make-windows-boot-up-faster"><img class="alignleft" title="windows_logo" src="http://www.kegel.com/cebit/windows-logo.jpg" alt="" width="200" height="184" /></a>Have you noticed that overtime that your computer is taking longer to boot up.  From the time your press the power button until you have a fully clickable desktop takes about 5 minutes or more? Most of the time this is due to the multiple programs that are also started up when you turn on your computer.  If you noticed that there are a lot of icons in your system tray (near the clock), those are the programs that are started automatically when you turn on your computer.  Each of those applications adds to the time your computer takes to fullly boot up.  And some of those applications continue to use up your resources while running in the background and slows your computer down to a crawl.  So here&#8217;s a guide on how to disable those applications wich you dont need from starting up automatically.  I mostly prefer to disable all except for the anti virus and firewall software.</p>
<p>Before making any changes to the computer it is strongly advised that you make a system restore point so that we can easily restore the computer to a working state just incase we mess something up.  Ok here&#8217;s how you do it.</p>
<p>Step 1: Open the System Configuration Utility</p>
<ul>
<li>for XP, click start &gt; run, then type <em>msconfig</em> on the run box and press ENTER</li>
<li>for VISTA, click start type <em>msconfig</em> on the search box then press ENTER</li>
<li>alternately, you can just press the <em>windows</em> <em>logo + R</em> to open up the run box, this works for XP and VISTA</li>
</ul>
<p>Step 2: Disable programs from startup</p>
<ul>
<li>with the System configuration Utility Open, click on the <em>startup</em> tab</li>
<li>uncheck the boxes for the programs that you dont want to load automatically on startup.  just use your judgement on which programs you want to start automatically on startup.  unckecking these boxes does not mean that you are removing the program or uninstalling it from your computer.  this just disables the program from starting automatically.  for example &#8211; you disabled yahoo messenger from startup.  the icon for yahoo messenger will no longer come up in the system tray but you can still open up your yahoo messenger by clicking on the YM shortcut in your desktop.</li>
<li>click on <em>apply</em>, then click <em>close</em></li>
<li>prompt will ask you if you want to restart the computer, just click on <em>restart</em></li>
</ul>
<p>Step 3: Disabling System Configuration Utility pop-up message</p>
<ul>
<li> after the computer reboots and brings you back up to the desktop, a message will come up telling you that you have just edited the system configuration utility&#8230; blah.. blah.. blah.. just click on the checkbox <em>Dont Show this message again </em>the click on <em>ok</em>.</li>
</ul>
<p>That&#8217;s it.  This should increase the bootup time of your computer.  Most of the time its your antivirus software or firewall that takes up much of the boot up time process, but it is recommended that you do not disable these from booting up bec. the risk of running without protection will not compensate for a small increase in boot up time. </p>
<p>If incase after doing this your computer will no longer boot up, try running the <a href="http://cebutechguide.com/easy-fix-when-windows-is-not-booting-up">Last Known Good Configuration</a> or Run System Restore.</p>

<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-0665328303979540";
/* 468x60, footer of posts */
google_ad_slot = "9258603014";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://cebutechguide.com/how-to-make-windows-boot-up-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy fix when Windows is not booting up</title>
		<link>http://cebutechguide.com/easy-fix-when-windows-is-not-booting-up/</link>
		<comments>http://cebutechguide.com/easy-fix-when-windows-is-not-booting-up/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 13:19:57 +0000</pubDate>
		<dc:creator>ctg</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://cebutechguide.com/?p=36</guid>
		<description><![CDATA[Here&#8217;s an easy fix for a computer not booting up to Windows.  It&#8217;s called the Last Known Good Configuration feature which is part of your Windows startup options.  The Last Known Good Configuration allows you to start your computer by using the most recent settings that worked for your machine.  Every time [...]]]></description>
			<content:encoded><![CDATA[<!--CusAds1--><p>Here&#8217;s an easy fix for a computer not booting up to Windows.  It&#8217;s called the Last Known Good Configuration feature which is part of your Windows startup options.  The Last Known Good Configuration allows you to start your computer by using the most recent settings that worked for your machine.  Every time you turn your computer off and Windows shuts down successfully, important system settings are saved in the registry.  We can use this saved setting to start the computer up normally when we encounter problems booting up our machine.</p>
<p>This is very useful specially when you have installed a driver or software which is causing some problems on your machine.  Doing this will not affect your files.  Here&#8217;s the guide on how to do this.</p>
<ol>
<li>Power on the computer.</li>
<li>As soon as the computer start turning on, keep tapping the F8 Key.</li>
<li>You should now see the Windows Advanced Options menu.  (if you don&#8217;t see this screen, then turn the computer off and back to step 1) <img class="aligncenter size-medium wp-image-37" title="windows_advanced_options_menu" src="http://cebutechguide.com/wp-content/uploads/2009/09/windows_advanced_options_menu-300x166.jpg" alt="windows_advanced_options_menu" width="300" height="166" /></li>
<li>From the menu options, use your arrow keys and highlight Boot to Last Known Good Configuration (your most recent settings that worked), then press Enter.</li>
<li>If your computer has more than one operating system installed, use the arrow keys to highlight the operating system that you want to start, and then press ENTER. Windows will then resume starting normally.</li>
</ol>
<p>This is the same procedure for Windows XP, Windows Vista, and even for Windows 7.  So hope this has been of help to you.</p>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://cebutechguide.com/easy-fix-when-windows-is-not-booting-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
