Make Windows 10 Recognize Bluetooth Dongle as Bluetooth?

128,759

Solution 1

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.

Solution 2

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.

Share:
128,759

Related videos on Youtube

ezra_vdj
Author by

ezra_vdj

I love things that do exactly what they're designed to do, every time.

Updated on September 18, 2022

Comments

  • ezra_vdj
    ezra_vdj over 1 year

    I stumbled across a six pin header on my motherboard designed for an internal Bluetooth module that uses USB protocols to communicate, and ended up making the actual cable that allowed me to place the dongle inside the laptop.

    The dongle is http://auspcmarket.com.au/orico-bta-402-bluetooth-4-0-adapter

    Now .Windows 10 has some neat new features for integrated Bluetooth modules, like from the action center, and special connection menus for audio devices.

    Despite the fact that I'm using the specified Bluetooth module port, Windows 10 doesn't recognize it as a Bluetooth radio, just as another USB device, and I'm stuck with the installed drivers' annoying menus, and a hole in my action center:

    enter image description here

    enter image description here

  • Luke Alderton
    Luke Alderton over 6 years
    Make sure to delete the driver software too, or it won't work.
  • George
    George about 5 years
    Note that uninstalling the driver software needs to be done with proper installation running. I deleted the folder and then uninstalled and it didnt work, need to get the uninstall script do it's work completely and then allow windows to detect.
  • silver
    silver about 4 years
    Thanks! This worked for me, the Windows services did not start automatically, uninstalling the drivers that come with it and making sure all the services were started fix it for me!
  • Arnis Juraga
    Arnis Juraga about 4 years
    I had the same issue with Trust Bluetooth ADAPTER Manga. Although, mine was located under "Universal Serial Bus controller" under Devices with a name 'CSR ...'. Right click on the device, check "Delete drivers" and uninstall. Right after that, click on Scan for hardware changes and new device installed! .
  • Arnis Juraga
    Arnis Juraga almost 4 years
    1. Remove all paired devices (if You have such). 2. Uninstall any Bluetooth software. 3. Follow this instruction answers.microsoft.com/en-us/windows/forum/… and select "Generic Bluetooth Adapter".
  • Redoman
    Redoman almost 3 years
    In compatible devices I see "generic bluetooth radio" and "generic bluetooth adapter", I tried both and they both work. Is there a reason why you picked "radio" over "adapter"?
  • alelom
    alelom over 2 years
    Setting the services to Automatic and starting them, then disconnecting and reconnecting the adapter worked for me. Note that in my case, the relevant services that I could find and that I started were: Bluetooth support service and Bluetooth Audio Gateway service.