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)
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
- 1Right-click Start > Device Manager > expand "Bluetooth"
- 2Right-click your Bluetooth adapter > Properties > Power Management tab
- 3Uncheck "Allow the computer to turn off this device to save power" and click OK
- 4If you have a combo WiFi/BT card, do the same under Network adapters for the WiFi entry
- 5This single change resolves the majority of Bluetooth disconnection cases — test before going further
Solution 2: Reduce 2.4 GHz Interference
- 1Connect your PC/router to the 5 GHz WiFi band so it stops crowding Bluetooth's 2.4 GHz band
- 2Move USB 3.0 drives/hubs away from the Bluetooth adapter — USB 3.0 is a known 2.4 GHz noise source
- 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)
- 4Keep the device within ~10 feet / 3 m and remove obstructions between it and the PC
- 5Test stability after each change
Solution 3: Update the Bluetooth Driver
- 1Device Manager > Bluetooth > right-click the adapter > Update driver > Search automatically
- 2If none is found, identify the adapter brand (Intel, Realtek, Qualcomm, Broadcom) and get the driver from the vendor or your laptop maker
- 3Intel adapters: use the Intel Driver & Support Assistant
- 4After updating, restart and test
- 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
- 1Settings > Bluetooth & devices > find the device > Remove device
- 2Device Manager > Bluetooth > right-click the adapter > Uninstall device, then restart (Windows reinstalls the driver)
- 3Put the device into pairing mode and re-add it: Settings > Bluetooth & devices > Add device > Bluetooth
- 4Remove any other Bluetooth devices you are not actively using to reduce bandwidth contention
- 5Test the freshly paired device
Solution 5: Fix Headset Call Drops (Profile)
- 1If a headset cuts out only during calls, that is the Bluetooth profile switching from Stereo (A2DP) to Hands-Free for the mic
- 2Open More sound settings > Playback and set the "Stereo" entry of your headset as default for music
- 3Let apps use Hands-Free only when they need the mic; close the app afterward to return to stereo
- 4For frequent calls, a USB headset or a separate mic avoids the trade-off entirely
- 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 StatusConfirms the Bluetooth Support Service is running — a crashing service looks like random disconnects.
devmgmt.mscDevice Manager: Bluetooth adapter > Properties > Power Management > UNCHECK "Allow the computer to turn off this device" — the single most effective fix.
netsh wlan show interfacesShows 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 BluetoothShows 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?
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
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 TrialNo 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