Bluetooth Won’t Connect or Pair on Windows? Here’s the Fix

The toggle won’t turn on, or it will but your headphones never show up in the list, or they pair and then drop the connection thirty seconds later. Bluetooth on Windows fails in more different ways than almost anything else, which makes it uniquely frustrating to troubleshoot.

The good news is each of those failure modes has a specific, known cause, and none of them require reinstalling Windows or buying new hardware.

Quick explanation: this guide covers the different ways Bluetooth pairing actually fails, restarting what’s responsible for it behind the scenes, and what to do when the driver or the adapter itself is the problem.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

If Bluetooth won’t connect or pair, first rule out airplane mode and any physical wireless switch or Fn key toggle. If the toggle is greyed out or devices won’t reconnect reliably, restart the Bluetooth service — this fixes the majority of cases. If a previously-working device now fails, remove it from Windows entirely and pair it again from scratch rather than just retrying the connection. If none of that helps, check Device Manager for a Bluetooth driver problem, especially after a recent Windows Update.

Common Ways Bluetooth Pairing Fails

“Bluetooth won’t connect” actually covers several distinct problems that look similar but have different causes. The toggle itself might be greyed out and refuse to turn on. A device might simply never show up in the “Add device” list no matter how long you wait. Or it pairs successfully, appears connected, and then drops a few seconds later.
A fourth version — a device that used to connect automatically and now doesn’t — is different again, usually pointing to a stale pairing record rather than anything actually broken.
The sections below work through each of these in a sensible order, starting with the quickest things to rule out.

Ruling Out Airplane Mode and Physical Switches

Before anything else, check that airplane mode is actually off — it disables Bluetooth along with Wi-Fi, and it’s easy to toggle by accident from the Quick Settings panel or a keyboard shortcut without noticing.
Some laptops also have a dedicated physical wireless switch or an Fn key combination that disables Bluetooth at a hardware level, separate from anything in Windows itself. If your laptop has one, confirm it’s in the on position before assuming there’s a software problem.
If Bluetooth is confirmed on at both the Windows and hardware level and it’s still not working, the cause is further down this list.

Restarting the Bluetooth Service

Like several other pieces of Windows, Bluetooth relies on a background service that can quietly get stuck — this is one of the most common reasons for a greyed-out toggle or a device that connects but doesn’t actually work.
Restarting it from an elevated Command Prompt often resolves this in seconds, without needing to restart the whole PC.
net stop bthserv
net start bthserv
Fixyfier’s Fix & Repair section includes a Bluetooth Service Restarter for exactly this — its documentation specifically calls out resolving “frozen connections, pairing failures, and greyed-out Bluetooth toggles.”

Removing and Re-Pairing the Device

If a device that used to connect automatically has stopped, or one pairs and then drops the connection right away, a stale or corrupted pairing record is the most likely cause — the two devices remember each other in a way that no longer works correctly, even though everything looks fine on the surface.
Go to Settings > Bluetooth & devices, find the device, and remove it entirely rather than just trying to reconnect. Put the device back into pairing mode and add it again as if it were brand new — this rebuilds the connection from scratch instead of relying on the broken record.
This single step resolves more Bluetooth problems than almost anything else on this list, especially for devices that were previously working fine.
NordVPN
Since You're Probably Pairing This on the Go

Bluetooth Troubles Often Happen on Unfamiliar Networks Too

If you're fighting with Bluetooth pairing at a coffee shop, airport, or hotel, there's a good chance you're also connected to whatever open Wi-Fi is available there. NordVPN encrypts that connection regardless of how trustworthy the network actually is, so the two problems are worth solving together.

Secure This Network

Running the Bluetooth Troubleshooter

If the steps above haven’t fixed it, Windows’ built-in troubleshooter checks for a set of common Bluetooth misconfigurations automatically — a service that isn’t running correctly, a driver conflict, or a setting that’s blocking discovery — without you needing to diagnose which one applies.
It’s available from Settings > System > Troubleshoot > Other troubleshooters, listed under Bluetooth.
Fixyfier’s Fix & Repair section includes a Bluetooth Assistant among its guided troubleshooters, described as resolving pairing or connection errors — a shortcut to the same tool without digging through Settings.

Checking the Bluetooth Driver and Adapter Detection

If nothing above has worked, the Bluetooth driver itself may be the problem, especially right after a Windows Update, which occasionally installs a generic driver that doesn’t fully support your specific adapter.
Open Device Manager and look under Bluetooth for a yellow warning icon. From a command line, you can also check the status of every Bluetooth device Windows currently recognizes.
Get-PnpDevice -Class Bluetooth | Select-Object FriendlyName, Status
If the adapter doesn’t show up in Device Manager at all — common with USB Bluetooth dongles after waking from sleep — Fixyfier’s Fix & Repair section includes a Hardware Rescan Utility that forces Windows to detect newly connected or missing USB devices and peripherals, alongside a Device Manager shortcut for checking the driver directly.

Frequently Asked Questions

Why is my Bluetooth toggle greyed out and won’t turn on?

This is almost always the Bluetooth service itself rather than a hardware failure — restarting it clears this up in most cases. If it persists afterward, the driver is the next thing to check in Device Manager.

Why does a device pair successfully but then immediately disconnect?

This usually points to a stale or corrupted pairing record rather than a live connection problem — removing the device from Windows entirely and pairing it again as if for the first time resolves it more reliably than just trying to reconnect.

Why did Bluetooth stop working after a Windows Update?

Updates occasionally replace a working Bluetooth driver with a generic one that doesn’t fully support your specific adapter. Checking Device Manager for a driver update, or rolling back to the previous driver version, usually restores it.

Let Fixyfier Restart Bluetooth in One Click

Fixyfier’s Fix & Repair section includes a Bluetooth Service Restarter for frozen connections and greyed-out toggles, and its Bluetooth Assistant troubleshooter catches most remaining pairing errors automatically.