Select the product you need help with
USB Port Remains Active for Disabled or Safely Removed USB DeviceArticle ID: 2401954 - View products that this article applies to. SYMPTOMSIf you have a USB device connected to a computer running Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2, and you then Disable the device in Device Manager, or Safely Remove the device using the system tray icon, you may observe one of the following symptoms:
CAUSEWhen a USB device is Disabled in Device Manager or Safely Removed using the system tray icon, a Remove Device request (PnP IRP IRP_MN_REMOVE_DEVICE) is issued to perform a "Soft Removal" of the USB device. The USB device is marked as Removed for Plug and Play purposes, although the device has not been physically disconnected yet. In Windows XP and Windows Server 2003, when a USB device is marked as Removed, the USB hub port to which it is connected is Disabled. When the port is Disabled, no further USB traffic is sent to the device. In Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2, when a USB device is marked as Removed, the USB hub port to which it is connected is not Disabled. When the USB hub port remains Enabled after the USB device is marked as Removed, the Symptoms described above may occur. RESOLUTIONTo work around this problem, a registry value can be set to cause Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 to revert to the Windows XP and Windows Server 2003 behavior of disabling the USB hub port to which a Soft Removed USB device is attached. This workaround can be applied on a per-device basis (for all instances of a specific device (Vendor ID, Product ID, and Revision), or globally (for all enumerated USB devices). Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in WindowsPer-Device SettingTo apply the workaround for a specific device, add a REG_DWORD value named DisableOnSoftRemove that has a value of 1 to the following registry subkey:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\usbflags\vvvvpppprrrr (where vvvv is the device's Vendor ID, pppp is the device's Product ID, and rrrr is the device's Revision number).
Global SettingTo apply the workaround globally for all enumerated USB devices, add a REG_DWORD value named DisableOnSoftRemove that has a value of 1 to the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbhub\HubG
MORE INFORMATIONEffects of NOT disabling USB port on Soft RemoveThe known effects of not disabling USB port on Soft Remove (Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 default behavior) include:
Effects of disabling USB port on Soft RemoveThere are no specific known effects of disabling USB port on Soft Removal (with the above workaround applied, and Windows XP/Server 2003 default behavior). However, since this is not the default behavior for Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2, this configuration has not been tested as thoroughly as the default behavior of keeping the USB port enabled upon Soft Removal. Thus, it is possible this workaround may affect the stability of USB device enumeration and power-management operations.Effects of Soft Removing a USB deviceThe known effects of Soft Removing a USB device (with or without the above workaround applied) include:
Methods for Soft Removing a USB deviceA USB device may be placed in a Soft Removed state by the following actions:
For more information about performing the above actions, see: Managing Devices
(http://technet.microsoft.com/en-us/library/bb457107.aspx)
(Microsoft TechNet)Enable or Disable a Plug and Play Device
(http://technet.microsoft.com/en-us/library/cc733124.aspx)
(Microsoft TechNet)SetupDiChangeState Function
(http://msdn.microsoft.com/en-us/library/ff550930(VS.85).aspx)
(Windows Driver Kit)Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.PropertiesArticle ID: 2401954 - Last Review: October 7, 2010 - Revision: 1.0 APPLIES TO
|


Back to the top








