<?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>Windows 7 Drivers Information, Tips and Techniques &#187; windows 7 device manager</title>
	<atom:link href="http://windows7driversinfo.org/tag/windows-7-device-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://windows7driversinfo.org</link>
	<description>Windows 7 Drivers Solutions and Driver Robot Review</description>
	<lastBuildDate>Sun, 29 Nov 2009 03:08:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Windows 7 Drivers</title>
		<link>http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/</link>
		<comments>http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 02:35:42 +0000</pubDate>
		<dc:creator>rbraddy</dc:creator>
				<category><![CDATA[Windows 7 Drivers]]></category>
		<category><![CDATA[install windows 7 driver]]></category>
		<category><![CDATA[install windows 7 drivers]]></category>
		<category><![CDATA[installing windows 7 drivers]]></category>
		<category><![CDATA[My Computer]]></category>
		<category><![CDATA[windows 7 device manager]]></category>
		<category><![CDATA[windows device manager]]></category>

		<guid isPermaLink="false">http://windows7driversinfo.org/?p=50</guid>
		<description><![CDATA[Installing Windows 7 Drivers is fairly straightforward, once you understand how to manage your Windows devices.  In this post, we&#8217;ll see how to access the Windows 7 Device Manager, access a particular device and update or install device drivers. When updating or installing Windows 7 drivers manually, I like to see what device drivers are [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Windows 7 Drivers is fairly straightforward, once you understand how to manage your Windows devices.  In this post, we&#8217;ll see how to access the Windows 7 Device Manager, access a particular device and update or install device drivers.</p>
<p>When updating or installing Windows 7 drivers manually, I like to see what device drivers are already installed on my system before installing or changing anything.  As an aside, it&#8217;s also a good idea to ensure you have a recent &#8220;Restore Point&#8221; before messing around with system settings &#8211; like device drivers or registry settings, as there&#8217;s always some risk that Windows might encounter troubles rebooting after such low-level changes.</p>
<p>Now, let&#8217;s begin by having a look at the devices we have installed first.  You can access Device Manager a few different ways.  One way is to open Control Panel and enter &#8220;device&#8221; in the search box, then choose Device Manager.</p>
<p>Another way is to right-click on the My Computer icon (on the desktop or in the Start menu), and choose the &#8220;Properties&#8221; menu as shown below:</p>
<p style="text-align: center; "><img class="size-full wp-image-52 aligncenter" title="MyComputer-Menu" src="http://windows7driversinfo.org/wp-content/uploads/2009/11/MyComputer-Menu.jpg" alt="MyComputer-Menu" width="237" height="268" /></p>
<p>Once you select the Properties menu, you&#8217;ll see the following screen:</p>
<p style="text-align: center; "><img class="size-full wp-image-54 aligncenter" title="MyComputer-Properties" src="http://windows7driversinfo.org/wp-content/uploads/2009/11/MyComputer-Properties.jpg" alt="MyComputer-Properties" width="550" height="386" /></p>
<p>The above dialog shows your computer&#8217;s properties.  In the upper left corner you&#8217;ll see the &#8220;Device Manager&#8221; link.  Click on that link to bring up the Device Manager, which will look like this:</p>
<p style="text-align: center; "><img class="size-full wp-image-55 aligncenter" title="DeviceManager" src="http://windows7driversinfo.org/wp-content/uploads/2009/11/DeviceManager.jpg" alt="DeviceManager" width="412" height="576" /></p>
<p style="text-align: left;">As you can see, the Device Manager lists all your computer&#8217;s devices in a tree list.  You can open and expand each of those list items by clicking on it.  For example, you can see here I have opened up the Network Adapters to see two Intel network devices &#8211; one is the Ethernet hard-wired port and the other is the wireless adapter.</p>
<p style="text-align: left;">Next, right click on the desired device, and select &#8220;Properties&#8221;.  You&#8217;ll then see a device properties dialog like this one pop up for the device you selected:</p>
<p style="text-align: center;"><img class="size-full wp-image-57 aligncenter" title="DeviceDriver" src="http://windows7driversinfo.org/wp-content/uploads/2009/11/DeviceDriver.jpg" alt="DeviceDriver" width="415" height="461" /></p>
<p style="text-align: left;">Now, on this device properties dialog you can see quite a lot of information.  As shown above, you can select the &#8220;Driver&#8221; tab, which then shows the currently installed driver information, the driver&#8217;s date, version, etc.</p>
<p style="text-align: left;">From here, you can (among other things) select the Update Driver button to update the driver.  There are a couple of options, which appear in this dialog:</p>
<p style="text-align: center;"><img class="size-full wp-image-58 aligncenter" title="UpdateDriver" src="http://windows7driversinfo.org/wp-content/uploads/2009/11/UpdateDriver.jpg" alt="UpdateDriver" width="629" height="460" /></p>
<p style="text-align: left;">The above dialog provides a couple of options:</p>
<p style="text-align: left;">1) You can let Windows search automatically for an updated driver.  This will work in some cases, but not in others.</p>
<p style="text-align: left;">2) You can &#8220;Browse&#8221; your computer&#8217;s hard drive to locate a driver that you downloaded. In many cases, you will have downloaded the latest driver from a vendor&#8217;s site or using some type of driver location service, and the driver files will be located in a folder on your PC.  In this case, you simply browse to that folder where you stored the downloaded files and choose the appropriate sub-folder for your PC (pay particular attention to whether you need 32-bit or 64-bit driver versions, as there will likely be several to choose from).</p>
<p style="text-align: left;">If you don&#8217;t see a Windows 7 sub-folder in the driver directory, you may have to settle for using a Vista driver instead (most Vista drivers are compatible with Windows 7).</p>
<p style="text-align: left;">Here&#8217;s a decent video that demonstrates this process:</p>
<p><center><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/6cfewiTi_44&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/6cfewiTi_44&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
</center></p>
<p style="text-align: left;">
<p style="text-align: left;">Now that we have seen how to install or update a driver using Device Manager, there may be another option.  Many device drivers have their own installation programs.  For these types of drivers (e.g., HP printer drivers), you&#8217;ll want to use the vendor&#8217;s installation program, which is usually an executable program in the root directory or main folder where you downloaded the driver.  Running the vendor&#8217;s install will often install additional vendor utilities and tools, in addition to the driver.  Sometimes this is desirable &#8211; sometimes not (depending on the device).</p>
<p style="text-align: left;">If you purchased a new hardware device for your PC, it&#8217;s best to begin with the software/driver installation instructions that came with your hardware device &#8211; at least as a starting point.</p>
<p style="text-align: left;">Hope that quick overview of locating and installing/updating devices using Device Manager is helpful.</p>
<p style="text-align: left;">


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-pingfm">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=45&amp;tags=&amp;ctype=" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+Windows+7+Drivers&amp;link=http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/&amp;notes=Installing%20Windows%207%20Drivers%20is%20fairly%20straightforward%2C%20once%20you%20understand%20how%20to%20manage%20your%20Windows%20devices.%20%C2%A0In%20this%20post%2C%20we%27ll%20see%20how%20to%20access%20the%20Windows%207%20Device%20Manager%2C%20access%20a%20particular%20device%20and%20update%20or%20install%20device%20drivers.%0D%0A%0D%0AWhen%20updating%20or%20installing%20Windows%207%20drivers%20manu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40Shareaholic&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://windows7driversinfo.org/2009/11/04/installing-windows-7-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

