<?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; recovery</title>
	<atom:link href="http://cebutechguide.com/tag/recovery/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>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>
		<item>
		<title>How to create HP Recovery Discs</title>
		<link>http://cebutechguide.com/how-to-create-hp-recovery-discs/</link>
		<comments>http://cebutechguide.com/how-to-create-hp-recovery-discs/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 13:14:24 +0000</pubDate>
		<dc:creator>ctg</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[recovery disc]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://cebutechguide.com/?p=29</guid>
		<description><![CDATA[If you are planning on reinstalling the Operating System of your HP laptop, or considering on recovering the computer to HP's default factory settings, HP usually includes a set of Recovery CD/DVD that you can use to restore the computer.]]></description>
			<content:encoded><![CDATA[<!--CusAds1--><p>If you are planning on reinstalling the Operating System of your HP laptop, or considering on recovering your computer to HP&#8217;s default factory settings, HP usually includes a set of Recovery CD/DVD that you can use to restore the computer.  This contains the Operating System, drivers and the software that came with your computer.  However, if your laptop did not come with one,  then you may still create your set of recovery discs via the HP Recovery partition included in your system.  It may also be that you just want to have a backup in case you want to reinstall the OS of your computer, then having the HP Recovery CD&#8217;s is a must.  This guide will help you create your HP Recovery discs.</p>
<p>Step 1: Open HP Recovery Manager</p>
<ul>
<li>Click Start and type <em>recovery </em>in the search box.  Click on Recovery Manager from the list.  Click continue if prompted.  This Opens HP recovery manager.</li>
<li>Alternately, click start &gt; all programs &gt; recovery manager.</li>
</ul>
<p style="text-align: center;">Step 2: Click on <strong>Advanced Options</strong>.  <img class="size-medium wp-image-30 aligncenter" title="hp_recovery_manager" src="http://cebutechguide.com/wp-content/uploads/2009/09/hp_recovery_manager-300x225.jpg" alt="hp_recovery_manager" width="300" height="225" /></p>
<p style="text-align: center;">Step 3: Click on <strong>Recovery Disc creatio</strong>n, then click next.</p>
<p style="text-align: left;"><img class="aligncenter size-medium wp-image-31" title="hp_recovery_manager_disc_creation" src="http://cebutechguide.com/wp-content/uploads/2009/09/hp_recovery_manager_disc_creation-300x225.jpg" alt="hp_recovery_manager_disc_creation" width="300" height="225" /></p>
<p style="text-align: left;">Step 4: Follow the succeeding prompts.  The software will tell you the number of discs that you will need.  The disc creation process will take about 10 or more CD-R or up to 3 DVD-R or DVD+R discs.   The disk will burn, verify data, then eject each CD when complete. Take note,  it is advised not to use CD-R/W or DVD-R/W discs because the process will fail.</p>
<p style="text-align: left;">When the process is complete, you should have a working set of HP restore disks.  Make sure to label the CD after it is created and store them in a safe place.</p>
<blockquote>
<p style="text-align: left;">Note: The software will only allow you to create one set of recovery discs.  If in case the Disc Creation process fails, you need to contact HP to request for a set of recovery cd.</p>
</blockquote>

<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-create-hp-recovery-discs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
