<?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>Driver Detective &#187; windows driver errors</title>
	<atom:link href="http://www.driverdetective.org/tag/windows-driver-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.driverdetective.org</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 16:11:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Error Code After A Windows Driver Crash: What Do These Numbers Mean?</title>
		<link>http://www.driverdetective.org/driver-detective/error-code-after-a-windows-driver-crash-what-do-these-numbers-mean/</link>
		<comments>http://www.driverdetective.org/driver-detective/error-code-after-a-windows-driver-crash-what-do-these-numbers-mean/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 12:42:14 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Computer News]]></category>
		<category><![CDATA[Driver Detective]]></category>
		<category><![CDATA[windows driver crash]]></category>
		<category><![CDATA[windows driver errors]]></category>
		<category><![CDATA[windows driver problems]]></category>

		<guid isPermaLink="false">http://www.driverdetective.org/?p=604</guid>
		<description><![CDATA[If you work on a Windows PC, you&#8217;ve had the experience of having a system crash. You&#8217;ve probably also experienced getting handed a set of incomprehensible numbers that &#8220;explain&#8221; what happened to crash your system. Third-party Windows drivers cause about 70% of all system crashes these days. Windows – as in the code that Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_605" class="wp-caption alignleft" style="width: 285px"><a href="http://www.driverdetective.org/driver-detective/error-code-after-a-windows-driver-crash-what-do-these-numbers-mean/attachment/windows-driver-error-message/" rel="attachment wp-att-605"><img src="http://driverdetective.org/wp-content/uploads/2011/04/windows-driver-error-message.jpg" alt="Error Code After A Windows Driver Crash: What Do These Numbers Mean?" title="windows-driver-error-message" width="275" height="149" class="size-full wp-image-605" /></a><p class="wp-caption-text">Error Code After A Windows Driver Crash: What Do These Numbers Mean?</p></div>If you work on a Windows PC, you&#8217;ve had the experience of having a system crash. You&#8217;ve probably also experienced getting handed a set of incomprehensible numbers that &#8220;explain&#8221; what happened to crash your system. Third-party <a href="http://www.driverdetective.org">Windows drivers</a> cause about 70% of all system crashes these days. Windows – as in the code that Microsoft produces – is far more stable today than it has ever been, so knowing what has caused a crash is a big step toward making sure a crash doesn&#8217;t re-occur.</p>
<h3>Getting to the bottom of the numbers</h3>
<p>No one, including even the most hard-core tech geek, memorizes crash codes, but there is a way to find out what these modern-day hieroglyphics mean.  I suppose the whole issue of deciphering a crash code raises the question: &#8220;Why not just produce the error message instead of a string of numbers?&#8221;  The short answer is that the crash code is what&#8217;s stored in the computer&#8217;s memory.  Deciphering the little nugget of information may exceed the capability of a crashed computer. </p>
<p>Enter ErrMsg. This is a little application that deciphers a crash code and spells out the results in plain English – or at least English that&#8217;s as plain as possible.  After reading the interpretation, you still may not be able to decipher what caused your crash, but you&#8217;ll at least be dealing with words and not numbers! </p>
<p>ErrMsg is free and will translate error codes from any version of Windows, and works on both 32-bit and 64-bit systems.  Knowing what you&#8217;re up against is just the first step in fixing the problem, but ErrMsg can shine a light on the actions that are most likely to resolve your crash problems. </p>
<p>For example, ErrMsg might indicate a problem with a file structure, a file pointer or an entire file.  These problems might lead you to run the built-in CheckDisk utility to check for and fix file system errors.   On other hand, an error message might lead you to suspect a driver or hardware problem.  In this case, you might try to remove and re-install the correct Windows hardware driver to see if that helps. You may also check the hardware configuration to make sure the computer recognizes and responds to your peripheral hardware correctly. </p>
<p>ErrMsg isn&#8217;t the world&#8217;s most accurate troubleshooting tool, but it can point you in the right direction when you have no idea where to go!  You can also reduce the potential for problems among your Windows drivers by using a driver management program like Driver Detective.  Driver Detective downloads, installs, monitors and maintains all of your system drivers, so you don&#8217;t have to.</p>
<p><i>Photo Credit: <a target=new href="http://www.flickr.com/photos/moggsoceanlane/3034015044/" rel="nofollow">oceanlane</a>, via Flickr</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.driverdetective.org/driver-detective/error-code-after-a-windows-driver-crash-what-do-these-numbers-mean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symptoms Of Driver Problems</title>
		<link>http://www.driverdetective.org/driver-detective/symptoms-of-driver-problems/</link>
		<comments>http://www.driverdetective.org/driver-detective/symptoms-of-driver-problems/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 00:12:41 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Computer News]]></category>
		<category><![CDATA[Driver Detective]]></category>
		<category><![CDATA[symptoms of corrupt drivers]]></category>
		<category><![CDATA[windows driver errors]]></category>
		<category><![CDATA[windows driver problems]]></category>

		<guid isPermaLink="false">http://www.driverdetective.org/?p=382</guid>
		<description><![CDATA[Don&#8217;t assume that a corrupted Windows driver will render your hardware device non-functional. A corrupted driver can still partially work, making troubleshooting somewhat more difficult. In today&#8217;s post, I cover some signs and symptoms of a corrupted driver. If your system consistently experiences these problems, you may want to consider replacing the suspect driver. A [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_383" class="wp-caption alignleft" style="width: 285px"><a href="http://driverdetective.org/"><img src="http://driverdetective.org/wp-content/uploads/2010/02/dd0222.jpg" alt="Symptoms Of Driver Problems" title="dd0222" width="275" height="203" class="size-full wp-image-383" /></a><p class="wp-caption-text">Symptoms Of Driver Problems</p></div>Don&#8217;t assume that a <a href="http://www.driverdetective.org">corrupted Windows driver</a> will render your hardware device non-functional. A corrupted driver can still partially work, making troubleshooting somewhat more difficult. In today&#8217;s post, I cover some signs and symptoms of a corrupted driver. If your system consistently experiences these problems, you may want to consider replacing the suspect driver.</p>
<h3>A Dud Driver Isn&#8217;t Always A Dead Driver</h3>
<p>The first sign of a driver problem may be a Windows error message. Unfortunately, Windows error messages may not be very specific or accurate when it comes to indicating that there may be a driver or hardware problem.  Complicating the matter is that some devices are powered on when you boot the computer and some external devices are powered separately. If you receive error messages when you turn on a peripheral device, or the computer cannot reliably detect the external device, that&#8217;s a good indication that your driver may need replacement.</p>
<p>If your system crashes when you try to access a hardware device, or behaves erratically when you are working with a driver-dependent piece of hardware, you may have a corrupted driver on your system. If you can never see the device from the computer, or you can see it but cannot access it, this may also indicate a driver replacement is in order. </p>
<p>Poor device function is a good indicator of trouble. This is especially true of video and audio peripherals.  If you experience poor sound quality, dropouts, video flashing, poor resolution or other similar problems, consider updating or replacing the suspected audio or video driver.</p>
<p>If you&#8217;ve recently installed a new hardware device or driver and suddenly experience problems, the new device driver may be the cause.  Be sure to keep your system and drivers updated at all times. Microsoft has gone a long way toward eliminating driver conflicts (very common problem in much older versions of the OS) and resource conflicts, but a new driver can upset the apple cart.  The best way to avoid conflicts is to update your drivers and system regularly and apply all OS patches as they are made available. </p>
<p>I recommend the use of Driver Detective for all hardware driver management functions. Driver Detective will track, download, install and archive the hardware drivers required for your particular computer configuration. If drivers become corrupted or lost, Driver Detective will install a fresh copy, thereby eliminating many driver problems. </p>
<p><i>Photo Credit: everdred, via Flickr</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.driverdetective.org/driver-detective/symptoms-of-driver-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Speed Could Be Related To Windows Driver Problems</title>
		<link>http://www.driverdetective.org/driver-detective/computer-speed-could-be-related-to-windows-driver-problems/</link>
		<comments>http://www.driverdetective.org/driver-detective/computer-speed-could-be-related-to-windows-driver-problems/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 02:52:44 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Computer News]]></category>
		<category><![CDATA[Driver Detective]]></category>
		<category><![CDATA[driver manager software]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows driver errors]]></category>
		<category><![CDATA[windows driver problems]]></category>

		<guid isPermaLink="false">http://www.driverdetective.org/?p=290</guid>
		<description><![CDATA[There are few things worse than a slow computer. Ok, there are many things worse than a slow computer, but working with a slow computer is maddening. If you can work faster than your computer, there&#8217;s probably a problem somewhere along the line. Although not the first suspects, Windows driver problems can cause severe performance [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_291" class="wp-caption alignleft" style="width: 285px"><a href="http://www.driverdetective.org"><img src="http://driverdetective.org/wp-content/uploads/2009/10/dd1007.jpg" alt="Computer Speed Could Be Related To Windows Driver Problems" title="dd1007" width="275" height="183" class="size-full wp-image-291" /></a><p class="wp-caption-text">Computer Speed Could Be Related To Windows Driver Problems</p></div>There are few things worse than a slow computer.  Ok, there are many things worse than a slow computer, but working with a slow computer is maddening. If you can work faster than your computer, there&#8217;s probably a problem somewhere along the line. Although not the first suspects, <a href="http://www.driverdetective.org">Windows driver problems</a> can cause severe performance degradations. </p>
<h3>Bad Drivers Can Slow Your Computer Down</a><br />
There are about a zillion things that can cause a computer to slow down, so troubleshooting a speed issue can be difficult. If you have the patience to locate the problem, you&#8217;re one step ahead of the game. </p>
<p>With speed problems, you want to know what the computer&#8217;s processor is doing and what the computer&#8217;s memory is doing.  When these two resources are taxed, you can expect your computer to slow down.  Windows comes with a performance monitor that can help you determine how much of your computer&#8217;s memory is in use, and how much of the processor is being used.  </p>
<p>You can also use the Task Manager in Windows to find out what programs are running and how much of the processor&#8217;s capacity each application is consuming. If you have one process that&#8217;s taking up 90% of the processor, shut that application down using the Task Manager and see if your problem improves.  It&#8217;s also a good idea to reboot the computer, particularly if an application has gone &#8220;walkabout&#8221; on you.  Restarting the computer can clear out other problems in the OS or memory that may have caused the application to misbehave in the first place.</p>
<p>Once you restart your computer, look at the Performance Monitor and the Task Manager again. If the problem persists, scan your computer for viruses and malware that could be causing bad performance. Get rid of whatever you find.<br />
You can also check your drivers. A missing, bad or corrupted driver can wreak havoc on your system. It can significantly increase the time it takes for your computer to boot, and it can also cause hardware malfunctions and other system-related problems. </p>
<p>To diagnose driver problems, unload your drivers and reload them manually one at a time. If you find the offender, uninstall it and re-install a fresh copy of the driver. Test your system to see if your speed problems improve.  If unloading and reloading all of your drivers manually sounds like a chore, it is.  You could also use a driver manager like Driver Detective. This program can automatically spot bad drivers, or drivers that are missing or in need of an update. Using Driver Detective to manage your drivers won&#8217;t solve all of your speed problems, but it will eliminate most of your concerns about your Windows drivers. </p>
<p><i>Photo Credit: Karola Riegler, via Flickr</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.driverdetective.org/driver-detective/computer-speed-could-be-related-to-windows-driver-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.driverdetective.org @ 2012-02-11 05:44:32 -->
