Bluetooth headphones suddenly sound like a phone call on Windows 11
Symptom Headphones sound great, then abruptly switch to muffled, tinny, mono audio; sound settings show a second "Hands-Free" or "Headset" device for the same headphones.
Music sounded fine until a Teams call, a Discord channel, or even a browser tab requested microphone access — then the headphones instantly dropped to muffled, mono, telephone-quality audio, and stayed that way until everything using the mic was closed.
Root cause
This isn’t a driver bug; it’s how classic Bluetooth works. The headphones expose two audio profiles:
- A2DP — high-quality stereo, output only.
- HFP (hands-free profile) — bidirectional audio for calls, at narrow phone-call bandwidth.
Classic Bluetooth cannot run both at once. The moment any app opens the headset microphone, Windows switches the whole device from A2DP to HFP, and your music rides along at 8–16 kHz mono. In Sound settings you can see both personalities: a “Headphones (Stereo)” endpoint and a “Headset (Hands-Free)” endpoint for the same hardware.
The workaround
If you don’t need the headset’s built-in mic, tell Windows the hands-free profile doesn’t exist:
- Control Panel → Devices and Printers (the classic panel —
control printersfrom Run). - Right-click the headphones → Properties → Services.
- Untick Handsfree Telephony, apply, reconnect.
The hands-free endpoint disappears, nothing can trigger the profile switch, and stereo quality survives calls. For meetings, pick another microphone (laptop array mic, webcam, or a wired headset) as the input device.
Alternatively, leave the service on and just make sure every communications app is pointed at a different input device — but one misconfigured app is enough to drag the audio down, which is why cutting the profile off at the OS level is the reliable version.
Why this is a workaround, not a fix
You genuinely cannot have hi-fi stereo and the headset mic simultaneously over classic Bluetooth — the fix is new hardware, not settings. LE Audio (Bluetooth 5.2’s LC3 codec) removes this limitation, but it needs support in the headphones, the Bluetooth adapter, and the OS. On hardware that supports it, Windows 11 exposes a “use LE Audio when available” toggle in Settings → Bluetooth & devices; if you have that and it works, prefer it over this workaround.