Pairing New Bluetooth Speaker BREAKS pairing w/ old BT speaker

Page 1 of 2 12 LastLast

  1. Posts : 819
    10
       #1

    Pairing New Bluetooth Speaker BREAKS pairing w/ old BT speaker


    Greetings,

    I got a new BT speaker for the wifey. Wanted to test it on my laptop first. Worked great. Removed pairing, gave her the speaker. I went to repair my old speaker, it pairs, but disconnects if SLEEP or REBOOT happens. When it tries to reconnect -- fails. In Action Center you can watch that speaker name momentarily TWITCH in and out of view.

    I've tried unpairing/repairing. I've tried throwing out all Bluetooth drivers and rebooting. I've tried a BIOS update on that Lenovo. I'm certain the hardware didn't magically break in coincidence with the pairing of the other speaker.

    Am I missing something? Did an SFC, did a troubleshooter. Nada pinata.
      My Computer


  2. Posts : 2,221
    Windows 11 Pro 64-bit v23H2
       #2

    The Pool Man said:
    Greetings,

    I got a new BT speaker for the wifey. Wanted to test it on my laptop first. Worked great. Removed pairing, gave her the speaker. I went to repair my old speaker, it pairs, but disconnects if SLEEP or REBOOT happens. When it tries to reconnect -- fails. In Action Center you can watch that speaker name momentarily TWITCH in and out of view.

    I've tried unpairing/repairing. I've tried throwing out all Bluetooth drivers and rebooting. I've tried a BIOS update on that Lenovo. I'm certain the hardware didn't magically break in coincidence with the pairing of the other speaker.

    Am I missing something? Did an SFC, did a troubleshooter. Nada pinata.
    Sometimes I have a Bluetooth device that is paired but does not want to connect. What works for me is to select the device and then select Remove device. After I do that I can re-pair again. Then the device will connect again.
      My Computers


  3. Posts : 18,034
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #3

    Hello @The Pool Man,

    This might help. Many users on this forum have found great success with using the following . . .

     Bluetooth Command Line Tools

    > TenForums Post < Link to useful Post
    > Bluetooth Command Line Tools < Website

    I hope this helps.
      My Computer


  4. Posts : 18,034
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #4

    Hello @The Pool Man,

    Run the following commands to see if anything stands out. Copy ALL the below AT ONCE into a Command Prompt and press Enter . . .

    Code:
    
    powercfg -DeviceQuery Wake_Armed
    powercfg -DeviceQuery Wake_From_Any
    powercfg -DeviceQuery Wake_Programmable
    PowerShell.exe powercfg -GetActiveScheme
    powercfg -LastWake
    powercfg -Requests

    Post the results.

    I hope this helps.
      My Computer


  5. Posts : 819
    10
    Thread Starter
       #5

    MisterEd said:
    Sometimes I have a Bluetooth device that is paired but does not want to connect. What works for me is to select the device and then select Remove device. After I do that I can re-pair again. Then the device will connect again.
    Correct. And that's usually my solution. The problem (this time) is I must do this EVERY TIME. Which suuuuuuuuuuuuuucks.
      My Computer


  6. Posts : 819
    10
    Thread Starter
       #6

    Paul Black said:
    I hope this helps.
    The discussion has EXACTLY the same scenario, as described here --

    "My symptoms:
    - Previously working bluetooth speaker (UE BOOM 2 in my case) stops connecting
    - Windows 10 'Bluetooth and other devices' menu shows the device as Paired
    - Pressing connect makes it attempt to connect but fails then it goes back to Paired
    - Remove device hides the device from the menu, but as soon as you turn bluetooth on and off, or restart the computer, the device comes back
    - You pull your hair out."

    So there's hope.

    (I wonder if that person did what I did first. That they paired a different speaker. The un-paired it. And the hidden issue is that it actually doesn't unpair at all but create a conflict. That's where my hunch is.)
      My Computer


  7. Posts : 819
    10
    Thread Starter
       #7

    Paul Black said:
    Hello @The Pool Man,Post the results.
    "C:\Users\scree>powercfg -DeviceQuery Wake_Armed
    HID-compliant mouse
    HID-compliant mouse (002)
    HID Keyboard Device
    HID-compliant mouse (003)


    C:\Users\scree>powercfg -DeviceQuery Wake_From_Any
    I2C HID Device
    Realtek Bluetooth Adapter
    HID-compliant mouse
    Bluetooth Device (Personal Area Network)
    USB Root Hub (USB 3.0)
    Lenovo Pen Device
    Microsoft Wi-Fi Direct Virtual Adapter
    Microsoft Wi-Fi Direct Virtual Adapter #2
    Realtek 8822BE Wireless LAN 802.11ac PCI-E NIC
    USB Root Hub (USB 3.0) (001)
    Goodix fingerprint NonSGX
    HID-compliant touch pad
    Microsoft Bluetooth Enumerator
    PCI Express Root Port
    PCI Express Root Port (001)
    PCI Express Root Port (002)
    AMD USB 3.10 eXtensible Host Controller - 1.10 (Microsoft)
    Microsoft Bluetooth LE Enumerator
    Microsoft Input Configuration Device
    HID-compliant mouse (002)
    ACPI Power Button
    HID Keyboard Device
    USB Input Device (001)
    HID-compliant mouse (003)
    HID-compliant vendor-defined device (001)
    HID-compliant pen
    Microsoft Input Configuration Device (001)
    HID-compliant vendor-defined device (002)
    X26 Hands-Free AG Audio
    HID-compliant vendor-defined device (003)
    HID-compliant touch screen
    AMD USB 3.10 eXtensible Host Controller - 1.10 (Microsoft) (001)
    HID-compliant device (001)
    Bluetooth Device (RFCOMM Protocol TDI)
    High Definition Audio Controller (001)
    Generic USB Hub
    BayHubTech Integrated MMC/SD controller


    C:\Users\scree>powercfg -DeviceQuery Wake_Programmable
    HID-compliant mouse
    Realtek 8822BE Wireless LAN 802.11ac PCI-E NIC
    HID-compliant touch pad
    Microsoft Input Configuration Device
    HID-compliant mouse (002)
    HID Keyboard Device
    HID-compliant mouse (003)
    HID-compliant vendor-defined device (001)
    HID-compliant pen
    Microsoft Input Configuration Device (001)
    HID-compliant vendor-defined device (002)
    HID-compliant vendor-defined device (003)
    HID-compliant touch screen
    HID-compliant device (001)


    C:\Users\scree>PowerShell.exe powercfg -GetActiveScheme
    Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e (Balanced)
    C:\Users\scree>powercfg -LastWake
    Wake History Count - 1
    Wake History [0]
    Wake Source Count - 1
    Wake Source [0]
    Type: Fixed Feature
    Power Button

    C:\Users\scree>powercfg -Request"

    Did I do it right?

    In case this helps -- (the X26 is the speaker in question)

    Pairing New Bluetooth Speaker BREAKS pairing w/ old BT speaker-2021-03-24-14_52_42-photos.jpg
    Last edited by The Pool Man; 24 Mar 2021 at 17:17.
      My Computer


  8. Posts : 819
    10
    Thread Starter
       #8

    Paul Black said:
    This angle didn't work
      My Computer


  9. Posts : 819
    10
    Thread Starter
       #9

    Hey Peeps,

    I wonder if this is a simple-ish system cache scenario? As in I force clean a certain area of the cache?
      My Computer


  10. Posts : 819
    10
    Thread Starter
       #10

    NEVERMIND.

    I tried to do a restore and that is going to force me to reinstall Windows. Sometimes PCs reaaaaaaaaaaally suck.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:16.
Find Us




Windows 10 Forums