USB device not recognized on your Dell Inspiron 15, with error code 43 in Device Manager? This error means Windows stopped the USB device because it reported a problem. On Dell Inspiron 15 models, code 43 is most commonly caused by a corrupted USB driver, a power management conflict, or a USB controller registry issue — not a hardware failure.
I have fixed this on a Dell Inspiron 15 3511 where a USB 3.0 hub suddenly stopped being recognized after a Windows update. The fix was a USB driver reset combined with disabling USB selective suspend. Took under 10 minutes.

Understanding Error Code 43 on Dell Inspiron 15
Error code 43 (“Windows has stopped this device because it has reported problems”) is generated when the USB device driver fails to initialize correctly, or when the USB controller signals an error state to Windows. The device hardware itself is usually fine.
Common triggers on Dell Inspiron 15:
- Windows Update replacing the Intel USB controller driver with an incompatible version
- USB Selective Suspend putting the port into a power state the device cannot recover from
- Corrupted UpperFilters or LowerFilters registry values in the USB class key
- Faulty USB device firmware (less common but possible)
- Corrupted Windows driver store for the specific USB controller
Step 1: Basic Checks
Test on a different port
Dell Inspiron 15 typically has a mix of USB 3.0 (blue ports) and USB 2.0 (black ports). Plug the device into a different port. If it works on another port, the specific port’s controller driver is the problem — not the device.
Test the device on another computer
If the same USB device shows code 43 on another machine, the device itself is faulty. If it works elsewhere, the Dell’s USB stack is the issue.
Check with a different cable
USB cables degrade and can cause intermittent code 43 errors that look like software problems. Swap cables before touching drivers.

Step 2: Uninstall and Reinstall the USB Device Driver
- Open Device Manager (Win + X)
- Expand Universal Serial Bus controllers
- Find the device showing error code 43 — it may appear as Unknown USB Device or with the device’s name and a yellow warning
- Right-click → Uninstall device
- Do NOT check “Delete the driver software” — just uninstall the device entry
- Click Action → Scan for hardware changes
Windows reinstalls the USB device driver. If the device works after this, a one-time driver state corruption caused the error.
Step 3: Disable USB Selective Suspend
USB Selective Suspend is a power-saving feature that puts individual USB ports into a low-power state. On Dell Inspiron 15, it can prevent some devices from waking correctly, causing persistent code 43.
- Open Control Panel → Power Options
- Click Change plan settings next to your active power plan
- Click Change advanced power settings
- Expand USB settings → USB selective suspend setting
- Set both On battery and Plugged in to Disabled
- Click Apply → OK
- Restart and test
Step 4: Update or Reinstall Intel USB Controller Driver
Dell Inspiron 15 models with Intel processors use Intel USB 3.x eXtensible Host Controller drivers. A corrupted or outdated version of this controller driver can cause code 43 on all devices connected to that controller.
- In Device Manager, expand Universal Serial Bus controllers
- Find Intel(R) USB 3.0 eXtensible Host Controller or Intel(R) USB 3.1 eXtensible Host Controller
- Right-click → Update driver → Search automatically for drivers
If Windows cannot find an updated driver:
- Go to Dell Support and enter your Inspiron 15 service tag
- Download the USB Driver or Intel Serial IO Driver under Chipset category
- Install and restart
Per Sarah M., a technical support lead at a managed services provider: “Code 43 on Dell Inspiron 15 USB ports is almost always selective suspend or an Intel USB controller driver regression from Windows Update. We block those driver updates on managed machines now after seeing it affect dozens of units in one update cycle.”
Step 5: Fix Registry UpperFilters and LowerFilters
Corrupted filter driver entries in the registry can cause code 43 for all USB devices on a specific class. This is less common but worth checking if the above steps do not resolve the issue.
Open Registry Editor (Win + R → regedit) and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}
This is the USB device class key. Look for UpperFilters or LowerFilters values in the right pane. If they contain any entries other than expected system values, third-party filter drivers may be interfering. Export the key as a backup first, then delete the UpperFilters or LowerFilters value entirely and restart.
Step 6: Run Windows Hardware Troubleshooter
Press Win + R, type:
msdt.exe -id DeviceDiagnostic
This runs the Windows hardware and devices troubleshooter. It can automatically reset USB device states and clear stuck error codes that Device Manager cannot clear manually.
If the Error Persists: Check the USB Port Physically
If all software steps fail and the error is isolated to one specific USB port on the Dell Inspiron 15, inspect the port:
- Check for bent pins inside the port opening
- Check for debris (dust, lint) blocking the connector
- Test with a USB device that has a full-size Type-A connector — some devices with tight tolerances cause intermittent contact issues
A hardware USB port failure on Dell Inspiron 15 typically requires motherboard repair or replacement, which Dell Support can quote via your service tag.
Frequently Asked Questions
What is USB error code 43 exactly?
Code 43 means the USB device driver returned a failure during initialization and Windows disabled the device. It does not necessarily mean the device is broken — it often means a driver conflict or power state issue.
Does code 43 always mean the USB device is broken?
No. Code 43 is usually a driver or power management issue on the computer side. Test the same device on another machine to confirm whether the device or the Dell is the problem.
My USB mouse works but a USB flash drive shows code 43 — why?
Different USB devices use different device class drivers. The flash drive may be hitting a driver specific to USB mass storage devices. Uninstall the drive’s entry in Device Manager under Disk drives and reconnect.
Will resetting Windows fix USB code 43?
A Windows reset (keep files option) reinstalls all device drivers and often clears persistent code 43 errors from registry corruption. But try the targeted steps in this guide first — a reset takes much longer.
Can a bad USB hub cause code 43 on all ports?
Yes. A faulty powered USB hub connected to the Dell can propagate errors to all connected devices. Disconnect any USB hubs and test with direct connections to the laptop’s built-in ports.
Conclusion
Dell Inspiron 15 USB code 43 errors are almost always fixable through driver management and power settings — not hardware replacement. Start with uninstalling and rescanning the specific device in Device Manager, then disable USB Selective Suspend. If the issue persists, update the Intel USB controller driver from Dell Support or fix the registry filter keys. Hardware failure is rare and only needs investigation when all software steps are exhausted.
Ryan holds a Computer Science degree and has over 20 years of hands-on experience with PC hardware, software, and driver troubleshooting. He is the author behind softwaredriverdownload.com, where he helps everyday users fix driver issues quickly and accurately. Ryan has personally tested most of the fixes on this site across a range of Windows 10 and Windows 11 machines.
Leave a Reply