Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 52:06:58 |
Calls: | 583 |
Files: | 1,139 |
Messages: | 111,532 |
Machine is a Windows 7, SP1.
In Device Manager>Portable Devices, there are four icons, G, H, I, and J, with the yellow exclamation triangle.
The General tab for each one says, "This device annnot start. (Code 10)"
The Details tab for each shows:
G:\ SD/MMC
H:\ Compact Flash
I:\ SM/xD-Picture
J:\ MS/MS-Pro
https://postimg.cc/FYPhSqnw
I've had those types of portable devices attached to this machine at one time
or another, but not lately. Right now, I've got USB flash drives and a USB My Book external HD attached.
Interesting that the My Book shows up as My Book (H:) in File Explorer, and that all USB ports work fine.
Uninstalling or updating the drivers show that the best drivers are already installed.
All four show drivers are:
(1) C:\Windows\System32\DRIVERS\UMDF\WpdFs.dll, and
(2) C:\Windows\System32\DRIVERS\WUDFRd.sys
I can find (1) on my drive, but not (2).
I thought UsbTreeView would shed some light on this, but it didn't, at least not that I know of.
How can I eliminate these icons?
Thanks.
Machine is a Windows 7, SP1.
In Device Manager>Portable Devices, there are four icons, G, H, I, and J, with the yellow exclamation triangle.
The General tab for each one says, "This device annnot start. (Code 10)"
The Details tab for each shows:
G:\ SD/MMC
H:\ Compact Flash
I:\ SM/xD-Picture
J:\ MS/MS-Pro
https://postimg.cc/FYPhSqnw
I've had those types of portable devices attached to this machine at one time
or another, but not lately. Right now, I've got USB flash drives and a USB My Book external HD attached.
Interesting that the My Book shows up as My Book (H:) in File Explorer, and that all USB ports work fine.
Uninstalling or updating the drivers show that the best drivers are already installed.
All four show drivers are:
(1) C:\Windows\System32\DRIVERS\UMDF\WpdFs.dll, and
(2) C:\Windows\System32\DRIVERS\WUDFRd.sys
I can find (1) on my drive, but not (2).
I thought UsbTreeView would shed some light on this, but it didn't, at least not that I know of.
How can I eliminate these icons?
Thanks.
Boris <nospam@invalid.com> wrote:
Machine is a Windows 7, SP1.
In Device Manager>Portable Devices, there are four icons, G, H, I, and
J, with the yellow exclamation triangle.
The General tab for each one says, "This device annnot start. (Code
10)"
The Details tab for each shows:
G:\ SD/MMC
H:\ Compact Flash
I:\ SM/xD-Picture
J:\ MS/MS-Pro
https://postimg.cc/FYPhSqnw
I've had those types of portable devices attached to this machine at
one time or another, but not lately. Right now, I've got USB flash
drives and a USB My Book external HD attached.
Interesting that the My Book shows up as My Book (H:) in File Explorer,
and that all USB ports work fine.
Uninstalling or updating the drivers show that the best drivers are
already installed.
All four show drivers are:
(1) C:\Windows\System32\DRIVERS\UMDF\WpdFs.dll, and
(2) C:\Windows\System32\DRIVERS\WUDFRd.sys
I can find (1) on my drive, but not (2).
I thought UsbTreeView would shed some light on this, but it didn't, at
least not that I know of.
How can I eliminate these icons?
Thanks.
When you plug in a USB device, presentation data is stored in the
registry for the device. USB devices get enumerated, so they can be
quickly recognized when later plugged it. For example, Windows will try
to reassign the same drive letter for a USB flash drive if the drive
letter is currently available. Enumeration data is stored in the
registry at:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB*
Sometimes the presentation data is corrupted, or doesn't match what got recorded when the USB device is later inserted. A fix is to delete the enumeration data in the registry for the device, and plug in the device
again for the handshaking to redeliver the presentation data.
USBDevView by Nirsoft will show which USB devices have been recorded,
and which are currently connected. Rather than edit the registry to
delete old or inaccurate enumeration data, you can use USBDevView to
delete a device which removes its enumeration data from the registry.
https://www.nirsoft.net/utils/usb_devices_view.html