The Computer Oracle

Make Windows 10 Recognize Bluetooth Dongle as Bluetooth?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Switch On Looping

--

Chapters
00:00 Make Windows 10 Recognize Bluetooth Dongle As Bluetooth?
00:47 Accepted Answer Score 14
01:20 Answer 2 Score 16
02:23 Answer 3 Score 0
02:54 Thank you

--

Full question
https://superuser.com/questions/1017867/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows10 #drivers #bluetooth #devicemanager

#avk47



ANSWER 1

Score 16


I'm using a similar bluetooth dongle, from the same brand (Orico BTA-403) and Windows 10.

In my case I had to do this:

1. Turn on Bluetooth Windows Services

Open windows services (run services.msc or search for "services" on windows search).

Change the Bluetooth Handsfree Service and the Bluetooth Support Service to automatic (on properties) and start them.

2. Uninstall the bluetooth driver that comes with the device

When you connect the device, the driver gets installed automatically.

Go to Device Manager (Right click on Start Menu and choose Device Manager or Search for Device Manager).

Find your device on the list. My device was on Universal Serial Bus Devices (I think), named CSR8510 A10.

Right click, choose Uninstall and remember to choose "Delete the driver software for this device" (I tried without this and it did not work).


After that it started to work. You may need to remove the dongle and insert it again or to restart the computer after step 2, but if I recall correctly, it started to work right after step 2 for me.




ACCEPTED ANSWER

Score 14


This is what I have discovered from experimenting over a long time - for windows GUI Bluetooth features to activate, there cannot be any other installed drivers or interfaces. For me in my case, windows didn't active the features until I had uninstalled the stock drivers (CSR Wireless Stack). Basically, Windows needs to be using the "Generic Bluetooth Radio" drivers for the features to be activated.

So for those looking to make Windows recognize their USB Bluetooth dongles, try uninstalling the drivers.




ANSWER 3

Score 0


Asus ZenBook 425EA. The Bluetooth just disappeared suddenly one day, while I was using it.

What worked for me was:

  • Open Device Manager

  • Under Universal Serial Bus Controllers, there was one device with a yellow warning icon, called "Unknown USB Device (Device Descriptor Request Failed)"

  • I did right click > Disabled device, then right click > Enable device

When I did that, the Bluetooth immediately came back online.

It might be related to the laptop going into hibernate mode.