Created
October 5, 2024 19:28
-
-
Save unickq/6457e146ff1dcfe06efd9095f8df4834 to your computer and use it in GitHub Desktop.
Qualcomm WCN685x Bluetooth fix Windows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_04CA&PID_3A24\6&2a786565&0&3\Device Parameters] | |
"DeviceSelectiveSuspended"=dword:00000000 | |
"SelectiveSuspendEnabled"=dword:00000000 | |
"SelectiveSuspendSupported"=dword:00000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WCN685x issues in Windows 11
The issue was constantly disconnecting the Logitech MX mouse and keyboard. Reinstalling drivers, recreating connections, and resetting BT devices didn't help. Save

Fix:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\YOUR_DEVICE_ID
DeviceSelectiveSuspended
from 1 to 0