🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Bluetooth Device Keeps Disconnecting

How to Fix Bluetooth That Keeps Disconnecting on Windows

A Bluetooth device that drops every few minutes is rarely faulty hardware — it is almost always Windows sleeping the adapter to save power, or 2.4 GHz interference from WiFi and USB 3.0. This guide starts with the one power setting that fixes most disconnections, then tackles interference and drivers.

  • Disables the adapter power management that causes the majority of Bluetooth drops
  • Reduces the 2.4 GHz WiFi / USB-3.0 interference that breaks Bluetooth links
  • Updates the Bluetooth driver and re-pairs the device cleanly

Best when a Bluetooth device drops every few minutes, cuts out near USB 3.0/WiFi, or reconnects only briefly after re-pairing.

📖

Main Troubleshooting Guide

How to Fix Bluetooth Not Working

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Bluetooth audio cuts out or disconnects every few minutes
  • A Bluetooth mouse or keyboard stops responding then reconnects
  • The device shows "Connected" then immediately drops to "Paired"/"Disconnected"
  • Drops get worse when WiFi or a USB 3.0 drive is in heavy use
  • It is stable in one room but drops in another (range)
  • The device works fine with a phone but keeps dropping on the PC
  • It works right after re-pairing, then disconnects again within minutes
  • Audio drops specifically when the microphone is in use

Clues: drops on idle and after sleep point to power management; drops that worsen near a USB 3.0 drive or with 2.4 GHz WiFi busy point to interference; works on a phone but not the PC points to the PC's driver/adapter.

What RescuePC checks for Bluetooth drops

RescuePC checks the adapter power settings, driver, and interference factors together, so you do not have to dig through Device Manager and power options to find the one setting that matters.

  • Disables "allow the computer to turn off this device" on the Bluetooth (and combo WiFi/BT) adapter
  • Flags 2.4 GHz interference sources — busy 2.4 GHz WiFi and nearby USB 3.0 devices
  • Updates the Bluetooth driver to one that matches the device's protocol version
  • Re-pairs the device and resets the Bluetooth stack cleanly
  • Checks the audio profile for headsets that drop to mono/cut out during calls

This is most useful when the device drops on idle or after sleep, or when re-pairing only fixes it temporarily.

When These Fixes Resolve It

  • The device drops on idle or after the PC sleeps
  • Drops worsen near USB 3.0 or with busy 2.4 GHz WiFi
  • It works on a phone but keeps dropping on the PC (driver)
  • Re-pairing only fixed it temporarily

These are power-management, interference, and driver faults — exactly what disabling adapter power-down, reducing 2.4 GHz noise, updating the driver, and re-pairing repair.

When It's the Device or Adapter Hardware

A few cases are hardware:

  • The same device drops on multiple computers (the device or its battery is failing)
  • A built-in Bluetooth adapter drops every paired device even after a driver reinstall
  • The device only stays connected at very close range (a failing antenna/battery)
If a device drops on every PC, suspect the device (charge it, factory-reset it, or replace it). If the PC's built-in adapter is unreliable for all devices, a cheap USB Bluetooth 5.0 dongle is a reliable, inexpensive replacement.

Common Causes

  • Bluetooth adapter power management sleeping the radio to save energy
  • WiFi (2.4 GHz) and Bluetooth competing on the same frequency band
  • USB 3.0 ports/devices emitting 2.4 GHz radio noise near the adapter
  • An outdated Bluetooth driver that does not match the device's protocol version
  • Too many Bluetooth devices sharing limited adapter bandwidth
  • Range/obstruction — distance, walls, or a poorly placed laptop antenna
  • A corrupted pairing that reconnects unreliably
  • The headset switching to the Hands-Free profile and cutting out during calls

Solutions

Solution 1: Disable Bluetooth Adapter Power Management

  1. 1Right-click Start > Device Manager > expand "Bluetooth"
  2. 2Right-click your Bluetooth adapter > Properties > Power Management tab
  3. 3Uncheck "Allow the computer to turn off this device to save power" and click OK
  4. 4If you have a combo WiFi/BT card, do the same under Network adapters for the WiFi entry
  5. 5This single change resolves the majority of Bluetooth disconnection cases — test before going further

Solution 2: Reduce 2.4 GHz Interference

  1. 1Connect your PC/router to the 5 GHz WiFi band so it stops crowding Bluetooth's 2.4 GHz band
  2. 2Move USB 3.0 drives/hubs away from the Bluetooth adapter — USB 3.0 is a known 2.4 GHz noise source
  3. 3If you use a USB Bluetooth dongle, plug it into a front USB 2.0 port (or use a short extension cable to get it away from the case)
  4. 4Keep the device within ~10 feet / 3 m and remove obstructions between it and the PC
  5. 5Test stability after each change

Solution 3: Update the Bluetooth Driver

  1. 1Device Manager > Bluetooth > right-click the adapter > Update driver > Search automatically
  2. 2If none is found, identify the adapter brand (Intel, Realtek, Qualcomm, Broadcom) and get the driver from the vendor or your laptop maker
  3. 3Intel adapters: use the Intel Driver & Support Assistant
  4. 4After updating, restart and test
  5. 5If it broke after a Windows update, use the Driver tab > Roll Back Driver instead

Solution 4: Re-pair the Device and Reset the Stack

  1. 1Settings > Bluetooth & devices > find the device > Remove device
  2. 2Device Manager > Bluetooth > right-click the adapter > Uninstall device, then restart (Windows reinstalls the driver)
  3. 3Put the device into pairing mode and re-add it: Settings > Bluetooth & devices > Add device > Bluetooth
  4. 4Remove any other Bluetooth devices you are not actively using to reduce bandwidth contention
  5. 5Test the freshly paired device

Solution 5: Fix Headset Call Drops (Profile)

  1. 1If a headset cuts out only during calls, that is the Bluetooth profile switching from Stereo (A2DP) to Hands-Free for the mic
  2. 2Open More sound settings > Playback and set the "Stereo" entry of your headset as default for music
  3. 3Let apps use Hands-Free only when they need the mic; close the app afterward to return to stereo
  4. 4For frequent calls, a USB headset or a separate mic avoids the trade-off entirely
  5. 5Confirm Settings > System > Sound output is set to the correct device

Stop Bluetooth drops — the exact commands

Repeated Bluetooth drops are power management suspending the radio, 2.4 GHz interference, or a stale driver — power management is the #1 cause on laptops.

Get-Service bthserv | Format-Table Status

Confirms the Bluetooth Support Service is running — a crashing service looks like random disconnects.

devmgmt.msc

Device Manager: Bluetooth adapter > Properties > Power Management > UNCHECK "Allow the computer to turn off this device" — the single most effective fix.

netsh wlan show interfaces

Shows the Wi-Fi channel. Wi-Fi on a crowded 2.4 GHz channel interferes with Bluetooth (same band) — moving to 5 GHz stops the fighting.

pnputil /enum-devices /class Bluetooth

Shows the radio driver state and version — 2019-era drivers drop modern earbuds constantly.

If drops only happen on battery, it is confirmed power management — recheck the Power Management tab after every driver update, because updates re-enable it. RescuePC applies the power-management fix and checks driver currency automatically.

When Does Bluetooth Drop?

Drops on idle or after the PC sleeps

Likely cause: Adapter power management

Worse near a USB 3.0 drive or when 2.4 GHz WiFi is busy

Likely cause: 2.4 GHz radio interference

Works on a phone but keeps dropping on the PC

Likely cause: The PC's Bluetooth driver or adapter

Audio cuts out only during calls/mic use

Likely cause: The Hands-Free vs. Stereo profile switch

FIXES THIS IN 5 MINUTES

Fix Bluetooth Device Keeps Disconnecting Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

One Setting Fixes Most Drops

Bluetooth disconnections look mysterious but cluster around a few causes — and the pattern tells you which.

  • Drops on idle/sleep = power management (the top fix)
  • Drops near USB 3.0 / 2.4 GHz WiFi = interference
  • Fine on phone, drops on PC = driver/adapter
  • Drops on every PC = the device hardware

Browse More Hardware & Devices Guides

Bluetooth Keeps Disconnecting — FAQ

What's the single most common fix for Bluetooth disconnecting?
Disabling power management on the Bluetooth adapter. Device Manager > Bluetooth > your adapter > Properties > Power Management > uncheck "Allow the computer to turn off this device to save power." Windows sleeps the radio to save battery and does not always wake it cleanly, which causes the constant drops. This fixes the majority of cases.
Why does my Bluetooth drop when I use WiFi or a USB drive?
Bluetooth and 2.4 GHz WiFi share the same frequency band, and USB 3.0 devices emit radio noise right in that band. Heavy 2.4 GHz WiFi traffic or a nearby USB 3.0 drive can swamp the Bluetooth signal. Move to 5 GHz WiFi and keep USB 3.0 devices/dongles away from the adapter.
It works fine with my phone but keeps dropping on my PC — why?
That points to the PC, not the device — usually an outdated Bluetooth driver or adapter power management. Update the Bluetooth driver from the adapter vendor (Intel/Realtek/Qualcomm), disable power management, and re-pair. If the built-in adapter stays flaky, a USB Bluetooth dongle is a reliable fix.
My Bluetooth headphones cut out during calls — is that the same issue?
No — that is the Bluetooth profile switch. During calls the headset moves from high-quality Stereo (A2DP) to low-quality Hands-Free to use the mic, which sounds like a cut-out. Set the Stereo device as default for music; the switch only happens when an app needs the microphone.
Should I just buy a Bluetooth dongle?
If your PC's built-in adapter drops every device even after disabling power management and updating drivers, yes — a modern USB Bluetooth 5.0+ dongle is inexpensive and usually far more reliable than older built-in adapters, especially on desktops where the antenna is buried in the case.
Share this:XRedditLinkedInEmail