The Dell XPS 15 USB ports stop working on Windows 11 most often because of an outdated Intel chipset or USB controller driver, or because Windows power management shut down the USB controller to save power. I have dealt with this on two XPS 15 9510 units where all USB-A and USB-C ports stopped responding after waking from sleep, and the fix was disabling USB selective suspend in the Windows power plan.

Why Dell XPS 15 USB Ports Stop Working
USB Selective Suspend Disabling the Controller
Windows 11 USB selective suspend is a power management feature that can completely power down the USB controller when no device activity is detected. On the XPS 15, this sometimes causes the USB controller to not re-enumerate properly after resume from sleep. The symptom is USB devices not detected after the laptop wakes up, but everything works fine after a full restart. Check Device Manager under Universal Serial Bus controllers – if you see yellow warnings on USB Root Hub entries, the controller is having power management issues.
Intel USB Controller Driver Outdated
The XPS 15 uses Intel USB 3.2 and Thunderbolt 4 controllers. An outdated Intel chipset driver can cause enumeration failures on the USB controller. After major Windows 11 updates, the inbox Microsoft driver may replace the Intel-optimised driver, reducing USB port reliability.
UpperFilters or LowerFilters Registry Corruption
Corrupt UpperFilters or LowerFilters registry values under the USB device class can block all USB device detection. This happens most often after a failed USB driver installation or removal of USB security software. The registry keys to check are under:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}
If you see UpperFilters or LowerFilters DWORD values with corrupted or missing driver names, deleting these values and restarting can restore USB functionality.
Fix 1 – Disable USB Selective Suspend
- Open Control Panel, Power Options. Click Change plan settings for your active plan.
- Click Change advanced power settings.
- Expand USB settings, USB selective suspend setting.
- Set both On battery and Plugged in to Disabled.
- Click OK. Restart and test USB ports after waking from sleep.

Fix 2 – Update Intel Chipset Driver
- Go to Dell Support and enter your XPS 15 Service Tag.
- Select Drivers and Downloads, choose Chipset as the category.
- Download the Intel Chipset Software or Intel Management Engine Interface driver.
- Run the installer and restart.
- Also download and install the Intel USB 3.0 eXtensible Host Controller driver if listed.
Fix 3 – Disable Power Management on USB Root Hubs
- Open Device Manager with Win + X, Device Manager.
- Expand Universal Serial Bus controllers.
- Right-click each USB Root Hub, select Properties, Power Management tab.
- Uncheck Allow the computer to turn off this device to save power.
- Repeat for all USB Root Hub entries in the list.
- Restart and test.
Per Ivan Yeo, who is a software developer using a Dell XPS 15 for daily work, disabling USB selective suspend in the advanced power plan settings permanently resolved the USB ports losing function after every sleep cycle on Windows 11.

Fix 4 – Clean UpperFilters and LowerFilters Registry
If USB ports still do not work after the power management fixes, check the USB class registry keys. Open Registry Editor and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}
If you see UpperFilters or LowerFilters REG_MULTI_SZ values, right-click and delete them. These filters are added by third-party USB software and can corrupt the USB device class stack. Always export the key before deleting. See Microsoft’s USB driver troubleshooting guide for more detail on USB class filter removal.
Frequently Asked Questions
Why do Dell XPS 15 USB ports stop working after sleep?
USB selective suspend power management shuts down the USB controller during sleep, and it sometimes fails to recover on wake. Disable USB selective suspend in Windows advanced power settings to prevent this.
Does Dell XPS 15 USB-C port support data and power?
Yes. The XPS 15 USB-C ports support USB 3.2 data transfer and Thunderbolt 4, which also handles DisplayPort and 100W power delivery. If only charging works but data does not, the Intel Thunderbolt driver may be missing.
How do I test if Dell XPS 15 USB ports are working?
Connect a known-good USB drive to each port and check if it appears in File Explorer. Also open Device Manager and look for yellow warnings under Universal Serial Bus controllers, which indicate driver or enumeration issues.
What if Dell XPS 15 USB ports work on one side but not the other?
The XPS 15 has separate USB controllers for different ports. If only one side fails, the specific USB Root Hub for that side may have a power management issue. Check Device Manager for per-hub warnings and apply the power management fix to that specific hub.
Conclusion
Dell XPS 15 USB ports not working on Windows 11 are almost always caused by USB selective suspend or an outdated Intel chipset driver. Disabling USB selective suspend in Power Options is the quickest fix. Update the Intel chipset driver from Dell Support for a more complete solution. The registry UpperFilters cleanup is only needed if standard fixes do not restore USB function after restarting.
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