<?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>Solutions Log &#187; Hardware</title>
	<atom:link href="http://solutions.unixsherpa.com/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutions.unixsherpa.com</link>
	<description>by Dan Reiland</description>
	<lastBuildDate>Fri, 16 Apr 2010 20:28:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Device Manager does not display devices that are not connected to the Windows XP-based computer</title>
		<link>http://solutions.unixsherpa.com/2009/10/01/device-manager-does-not-display-devices-that-are-not-connected-to-the-windows-xp-based-computer/</link>
		<comments>http://solutions.unixsherpa.com/2009/10/01/device-manager-does-not-display-devices-that-are-not-connected-to-the-windows-xp-based-computer/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 17:36:05 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://solutions.unixsherpa.com/?p=197</guid>
		<description><![CDATA[Issue: Device Manager displays only non-Plug and Play devices, drivers, and printers when you click Show hidden devices on the View menu. Devices that you install that are not connected to the computer (such as a Universal Serial Bus [USB] device or "ghosted" devices) are not displayed in Device Manager, even when you click Show [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Issue:</strong><br />
Device Manager displays only non-Plug and Play devices, drivers, and printers when you click Show hidden devices on the View menu. Devices that you install that are not connected to the computer (such as a Universal Serial Bus [USB] device or "ghosted" devices) are not displayed in Device Manager, even when you click Show hidden devices. </p>
<p><strong>Workaround:</strong></p>
<ol>
<li>Click <strong>Start</strong>, point to <strong>Run</strong>, and type <em>cmd</em>.</li>
<li>Click <strong>Ok</strong></li>
<li>At the command prompt, type the following command and then press ENTER:
<div class="codecolorer-container bash twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">set</span> <span style="color: #007800;">devmgr_show_nonpresent_devices</span>=<span style="color: #000000;">1</span></div></div>
</li>
<li>Type the following command at the command prompt and then press ENTER:
<div class="codecolorer-container bash twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">start devmgmt.msc</div></div>
</li>
<li>Troubleshoot the devices and drivers in Device Manager. <strong>NOTE:</strong> Click <strong>Show hidden devices</strong> on the <strong>View</strong> menu in Device Managers before you can see devices that are not connected to the computer.</li>
</ol>
<blockquote><p>Note that when you close the command prompt window, Window clears the devmgr_show_nonpresent_devices=1 variable that you set in step 2 and prevents ghosted devices from being displayed when you click Show hidden devices.</p></blockquote>
<p>If you are a developer or power user and you want to be able to view devices that are not connected to your computer, set this environment variable globally:</p>
<ol>
<li>Right-click <strong>My Computer</strong>.<strong></strong><strong></strong><strong></strong></li>
<li>Click <strong>Properties</strong>.</li>
<li>Click the <strong>Advanced</strong> tab.</li>
<li>Click on the <strong>Environment Variables</strong> tab.</li>
<li>Set the variables in the <strong>System Variables</strong> box.</li>
</ol>
<p><strong>NOTE:</strong> Use this method only for troubleshooting or development purposes, or to prevent users from accidentally uninstalling a required device that is not connected to the computer (such as a USB device or docking station that is not connected to a laptop computer).</p>
<p><strong>Reference:</strong> <a href="http://support.microsoft.com/kb/315539">http://support.microsoft.com/kb/315539</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solutions.unixsherpa.com/2009/10/01/device-manager-does-not-display-devices-that-are-not-connected-to-the-windows-xp-based-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
