Forum Discussion

Ray_Wilkinsonrawilkin's avatar
Ray_Wilkinsonrawilkin
Copper Contributor
Jan 03, 2022
Solved

After Windows 11 upgrade Bluetooth audio not working only with teams

After upgrading to Windows 11, My Bluetooth headphones work great. However, when I open or go to a Teams meeting the headphones drop out. I have uninstalled and reinstalled Teams, same issue. I have tried troubleshooting sound, same issue. Everything worked perfect in Windows10. 

25 Replies

  • cbourgeois's avatar
    cbourgeois
    Copper Contributor

    Ray_Wilkinsonrawilkin It's not the "handsfree telephony" option you need to uncheck but the "Audio Sink" and "Unknown Service" ones. This has solved the issue on my side.

  • Andy_M6217's avatar
    Andy_M6217
    Copper Contributor

    Ray_Wilkinsonrawilkin 

     

    After deinstalling Personal Teams the Headset was available on my Bussiness MicrosoftTeams:

     

    PS> Get-AppxPackage "MicrosoftTeams*"|Remove-AppxPackage -AllUsers
    PS> Get-AppxProvisionedPackage -online | where-object {$_.PackageName -like "*MicrosoftTeams*"} | Remove-AppxProvisionedPackage -online -Verbose
    PS> reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Chat" /v "ChatIcon" /t REG_DWORD /d 0x00000003 /f

     

    also we uninstalled Personal Mail competitively with Outlook:

     

    PS> Get-AppxPackage "*windowscommunicationsapps*"|Remove-AppxPackage -AllUsers
    PS> Get-AppxProvisionedPackage -online | where-object {$_.PackageName -like "*windowscommunicationsapps*"}| Remove-AppxProvisionedPackage -online -Verbose

     

    • NVader2000's avatar
      NVader2000
      Brass Contributor
      This works perfectly under Windows 10 with no modifications on the same computer. However, the below is my experience on Windows 11.

      Bought a Rode XDM-100 USB-C mic and ever since Teams and only Teams fails to produce audio nor pickup and any audio via the mic. The Rode XDM-100 is treated as an input/output audio device by Windows with no special software need. I say 'output' because the mic has a3.5 mm monitor port for your wired headphones. Unplug the mic and everything works fine with my Sony XM5 in Teams.

      I spent an entire weekend of my life troubleshooting this issue and discovered that Windows 11 is doing some Pixy Dust magic in the background. Because in the past most users (accord to Microsoft), were confused as to which device they should select for Headphones (Stereo) or Headphones (Handsfree). So, under Windows 11 they make those decisions and handle the selection for you. Teams is taking advantage of that control in Windows 11 and therefore it does not consider other audio devices perse.

      I have played around with setting my preferred devices for speaker and mic both in Teams and at the system level and none of them work. Microsoft does not necessarily need to revert back to how Windows 10 handle this because understand why they did this in Windows 11 for the novice user, but they need to allow experts or more knowledge users have this control and not force the hand if we decide that we do not want Windows 11 to dictate.

      My solution was to simply disable Hands-free Telephony under my Sony XM5. I just lose the ability to pause music from my smartphone when I have a Teams or Zoom call, and when the call ends resume music play.
  • DoubleDouble's avatar
    DoubleDouble
    Copper Contributor
    I am having the same issue since back in November or so...
    I have tried the below fix and all that did was remove the Bluetooth headset mic from the list of available mic's in the Device Settings within Teams. That is not a fix.

    This is an issue with 3 different headsets, Sony WH-1000, Bose SoundSport, and most importantly for meetings is the Poly Voyager 5200. All worked fine before the update, none of them work now, only in Teams Desktop. All work fine in any other meeting software on the same computer. Teams on Android it works fine, but that is a pain when in a meeting and having to join on 2 devices or do the call me so I can do desktop sharing.
  • SharonACD's avatar
    SharonACD
    Copper Contributor

    Ray_Wilkinsonrawilkin 

    After doing a little testing, I found that the bluetooth speaker problem is related to the desktop version of Teams.  When I logged on to Teams through the web at office.com. There was no problem with the speaker.  I suspect that the desktop app problem will resolve with the next Teams update. (fingers crossed). 

    • tgaleta's avatar
      tgaleta
      Copper Contributor
      Actually, on my side so far, I faced this issue of dropping headset during the Teams call only in web/Chrome Teams.
      • SharonACD's avatar
        SharonACD
        Copper Contributor
        The issue is with the desktop version. The web version is fine. I am hoping they’ll put out a patch in the next update.
    • Vad_Iv's avatar
      Vad_Iv
      Copper Contributor

      nathanjfield 

      Additionally to this instruction I had to change the Spatial sound Type. Just change the selection from Off to Windows Sonic for Headphones or vise versa (!)  

      It doesn't mean that headphones works only with the particular Spatial sound Type, there is enough just to switch between them. The another interesting thing is, that after I do that change in Spatial sound Type first time and headset works in the particular Teams meating, I am able to switch between those both Types (Off or Windows Sonic.......) without any impact on headset work.

      System -> Sound -> Particular Headset -> Spatial sound: Type (droplist)

      Sometimes I have to repeat this step.

       

      • Minh_SATX's avatar
        Minh_SATX
        Copper Contributor

        So in my case, after trying all the unpairing repairing, shutting down Teams and re-open etc..., finally I ended up making it work this way:

        - Open Control Panel

        - Open Devices and Printer

        - Double click the headset to open the <Bluetooth headset> properties

        - Go to tab Services

        - Uncheck everything except Handsfree Telephony (in my case: Audio Sink, Remote Control, Remotely Controllable Device)

        - Apply and close. 

        Works perfectly now.  Looks like Teams "was thinking too hard" about this, and paring it down to the basic functionality gave it no choice.

    • tgaleta's avatar
      tgaleta
      Copper Contributor

      nathanjfieldyour post gave me some hope, since I already returned my headset to service and got a replacement. But when I tried this fix, I lost the possibility of selecting and using my headset in web Teams. I hope there will be some other solution soon.

  • checho's avatar
    checho
    Copper Contributor
    Hello, I got this message, the Open Form action was cancelled, somebody can help me with this??
  • Sefodopo's avatar
    Sefodopo
    Copper Contributor
    Same issue, only way to get it to work over bluetooth is to use the mic and speakers on my bluetooth headphones, which reduces quality. What I want to do is use a different microphone with the bluetooth headphones as the speaker, but that does not work.
  • Tom_Branca's avatar
    Tom_Branca
    Copper Contributor

    Ray_Wilkinsonrawilkin 

    Same situation.  Any bluetooth audio device will drop out upon making a teams call or joining a teams meeting.  Fun times!  I've spent probably 8 hours of reading/troubleshooting with no results.

Resources