As I have mentioned periodically on this forum: quite often, the problem arises because a USB connected device has not been properly ejected. The problem can be rectified merely by plugging the device into a different computer, letting it load up and then properly ejecting it. You can then take it back into the other computer and it will work. This is a problem if you are limited to accessing only the one computer that is showing the error.
error code 43 when USB not recognised
I have a Windows 7 pc, a laptop running XP and a USB flash drive that I would like to use to back up files. It works on the laptop, and it did work first of all on the pc. But now I get a message saying device not recognised due to malfunction of device. And in device manager I'm told that it's an error 43 code. I'd be grateful for any advice; also, should I try buying a new memory stick/flashdrive exclusively for the pc? I've tied uninstalling the device and restarting the computer, but to no avail.
thanks,
laurencewithau
Windows for home | Previous Windows versions | Devices and drivers
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hello laurencewithau,
Error Code 43 is a Device Manager error that means the following:
Windows has stopped this device because it has reported problems. (Code 43)
When you get this error with USB devices it’s because one of the drivers controlling the device notified the operating system that the device failed in some manner. This can be because of corruption in one of the loaded drivers and the driver cache just needs to be flushed. Unplugging the computer sometimes doesn’t resolve the problem because the battery still holds power. To fix this, unplug all of your USB devices, then turn off the PC and take out the battery (This is assuming that you’re on a laptop), let the PC set for about 5 minutes, then put the battery back in and restart the PC. Next, plug your USB devices back in one at a time and make sure that they work.
If this does not work or you’re on a desktop, follow the steps in this KB article
Error: “USB Device not recognized” when you try to access a USB external hard drive.
(Mainly methods 3, 4,and 5)
Thanks
L.D.
98 additional answers
Sort by: Oldest
-
Anonymous
2017-01-23T15:06:06+00:00 I went to control panel, device manager and i clicked the broken usb bus thing, and i went to details, update driver. iselected choose from already existing drivers (may not be exact words) on since my other port was working, it appeared, i selected that one and it installed and now it works...
not good with instructions but yeah
-
Anonymous
2017-01-23T15:12:48+00:00 - Reboot the machine and get the devices in a working state.
- Run this command from an elevated command prompt (right click on command prompt shortcut, select "run as administrator"):
Logman start USBForumTrace -p Microsoft-Windows-USB-USBPORT -o USBForumTrace.etl -ets -nb 128 640 -bs 128
- Run this command from an elevated command prompt:
Logman update USBForumTrace -p Microsoft-Windows-USB-USBHUB -ets -nb 128 640 -bs 128
4) Do whatever steps are required to make the problem happen (other than a reboot...if you reboot at this point, the tracing won't be enabled).
- After you have a repro, run this command from an elevated command prompt:
Logman stop USBForumTrace -ets
- Search on the machine for “USBForumTrace.etl”
- Post that file and c:\windows\inf\setupapi.dev.log on a public folder on http://skydrive.live.com and post the link here.
***The link was removed due to CoC violation.>
-
Anonymous
2017-01-25T04:51:07+00:00 So how do I do this on an ASUS windows 8 two-in-one?