Transparency: Some links in this article are affiliate links. If you buy through them, we earn a small commission at no extra cost to you. Our picks are based on actual hardware research, not commission rates.

Bluetooth problems on Windows 11 follow a predictable pattern. The causes are almost always the same five things, and they tend to appear in roughly the same order of frequency. The goal of this guide is to work through them efficiently, from the most common cause to the most disruptive fix, so you spend your time on what is actually likely to be wrong rather than reinstalling Windows as a first resort.

One thing worth establishing upfront: if your Bluetooth toggle has completely disappeared from Settings, that is almost always a driver problem, not a hardware failure. Physical Bluetooth hardware does not simply stop existing. The radio is still there. Something is preventing Windows from communicating with it. That distinction matters because the fix is software, not a trip to a repair shop.

Quick orientation: Before working through the causes below, open Device Manager (press Win+X and select it from the menu) and look for a Bluetooth section. If the section is absent, Windows cannot see the adapter at all, which points directly to Cause 3 or 4. If the Bluetooth section shows a device with a yellow exclamation mark, it means the adapter is detected but the driver is broken. Start at Cause 3.

Cause 1: Bluetooth Is Toggled Off (or Flight Mode Is On)

This solves the problem for a surprising number of people who contact support, so it is worth confirming before going deeper.

Open Settings, go to Bluetooth & devices, and check that the Bluetooth toggle is set to On. Separately, open Action Center (click the network/sound/battery cluster in the taskbar) and confirm that Flight mode is not active. Flight mode disables all wireless radios, including Bluetooth, and sometimes gets enabled accidentally by a keyboard shortcut or after waking from sleep. If both look correct and Bluetooth is still listed as on but devices cannot connect, move to Cause 2.

One catch: On some laptop models, a physical keyboard shortcut (usually Fn + a function key) toggles wireless on and off at the hardware level, bypassing Windows entirely. If the Bluetooth toggle appears in Settings but is greyed out and unclickable, check your laptop’s function key row for a wireless or Bluetooth key and press it once.

Cause 2: The Bluetooth Support Service Isn’t Running

Windows depends on a background service called Bluetooth Support Service to maintain device connections. This service occasionally stops running, particularly after a Windows update or an unexpected shutdown. When it stops, Bluetooth devices cannot pair or reconnect even if the adapter itself appears healthy in Device Manager.

To check and restart it:

  1. Press Win+R, type services.msc, and press Enter.
  2. Scroll down and find Bluetooth Support Service in the list.
  3. Check the Status column. If it shows anything other than Running, right-click the service and choose Start.
  4. Right-click it again, choose Properties, and set the Startup type to Automatic so it starts on its own after reboots.

Also check Bluetooth Audio Gateway Service and Bluetooth User Support Service while you are there. Both should be running if you use Bluetooth audio devices. Set them to Automatic as well. Restart the PC after making these changes, then test your Bluetooth devices again.

Cause 3: The Driver Is Broken (and the Check Nobody Does First)

Driver problems cause more Bluetooth failures on Windows 11 than any other single issue. Windows 11 has aggressive driver management: it sometimes replaces manufacturer-specific Bluetooth drivers with a generic Microsoft driver during updates, and that generic driver is not compatible with every Bluetooth chipset.

Most guides tell you to right-click the Bluetooth adapter in Device Manager and choose Update Driver. That step is worth doing, but it has a known limitation: the search it runs only queries Windows Update, which may return “best driver already installed” even when the hardware manufacturer has released a newer, compatible driver on their own support site. That search result is not a confirmation that your driver is current.

The more reliable approach is going directly to the source. Here is how:

Step 1: Identify Your Bluetooth Chipset

Open Device Manager, expand Bluetooth, right-click your Bluetooth adapter, and choose Properties. Go to the Details tab, and in the Property dropdown, select Hardware IDs. You will see a string that starts with something like USB\VID_8087&PID_0032. The VID (Vendor ID) identifies the chip manufacturer. Common ones:

Step 2: Download the Driver Directly from the Manufacturer

For Intel: go to Intel’s Driver & Support Assistant page, run the tool, and let it identify your hardware. It will offer the correct Bluetooth driver for your specific chipset and Windows 11 version, which is often newer than what Windows Update serves.

For Qualcomm: the driver usually comes bundled in your laptop manufacturer’s support page (Dell, HP, Lenovo, ASUS). Search for your specific laptop model on that site and download the Bluetooth driver package directly, not from Qualcomm’s generic page.

For Realtek: same approach, go to the laptop or motherboard manufacturer’s support page, find your model, and download the Bluetooth driver listed there.

After installing the downloaded driver and restarting, return to Device Manager. The yellow exclamation mark should be gone and the adapter should show as working normally. If you own an older machine running Windows 11 on hardware that originally shipped with Windows 10, the manufacturer may have never released a Windows 11-specific Bluetooth driver. In that case, use the Windows 10 driver for the same model. Windows 11 generally accepts them, and compatibility is usually fine.

If the Bluetooth section is completely missing from Device Manager: go to View > Show hidden devices. Bluetooth adapters can hide there with an error state. If you find it, right-click, choose Update Driver, then browse manually to your downloaded driver package. If no Bluetooth adapter appears at all, even under hidden devices, the radio may be physically disabled. Check your laptop’s BIOS/UEFI settings for a Wireless or Bluetooth toggle that can be enabled there.

Cause 4: The Windows 11 24H2 Update Bug

Windows 11 version 24H2, released in late 2024, shipped with a documented Bluetooth regression that affected a specific subset of hardware. On affected systems, Bluetooth devices stopped connecting after the update, and in some cases the Bluetooth toggle disappeared from Settings entirely. Microsoft acknowledged the issue and released patches through Windows Update in subsequent cumulative updates, but the fix did not reach all affected configurations at the same time.

Two approaches work here, depending on your situation:

Option A: Apply Cumulative Updates

Go to Settings, then Windows Update, and install all available updates. If the fix has been issued for your hardware configuration, it will arrive through the normal update channel. After installing and restarting, test Bluetooth again. Most users who were affected by the 24H2 Bluetooth bug have received working updates by mid-2026.

Option B: Roll Back the 24H2 Feature Update

Windows keeps a recovery snapshot for 10 days after a major feature update. Within that window, you can return to the previous version without losing files. Go to Settings, Windows Update, Update History, and look for the option to uninstall the feature update. The process takes 20 to 30 minutes and requires a restart. After rollback, check Windows Update settings and pause updates temporarily while you wait for a confirmed-fixed 24H2 build.

If your 10-day window has passed, Option B is unavailable and the only path is Option A plus the driver steps in Cause 3. For general Windows maintenance and driver health across your system, the Windows 11 performance guide covers driver hygiene and update practices that apply beyond just Bluetooth.

Cause 5: Device Pairing Corruption

Pairing records store a cryptographic key that Windows and the connected device use to authenticate. If that record becomes corrupted during a Windows update or after a driver reinstall, the devices can see each other but refuse to connect. The symptoms are a device that appears in the paired list but shows “Not connected” or “Failed to connect” regardless of how many times you tap the pair button on the peripheral.

Removing the pairing record and starting fresh resolves this reliably. On Windows: go to Settings, Bluetooth & devices, find the problematic device, click the three-dot menu next to it, and choose Remove device. Then put the peripheral into pairing mode (the specific method depends on the device) and pair it again from scratch.

One additional step that helps with stubborn peripherals: on the device itself, perform a factory reset or clear its pairing memory before re-pairing. Most Bluetooth headphones, keyboards, and mice have a procedure for this in their manual, usually holding a button for several seconds until an LED flashes. Wiping the device’s memory ensures it is not trying to reconnect to a stale Windows record from the other direction.

When Nothing Works: External Bluetooth Adapter

Some laptop Bluetooth modules do fail outright, and occasionally a combination of a bad hardware revision and an incompatible Windows 11 driver has no real fix. If you have worked through all five causes and Bluetooth remains non-functional, replacing the built-in radio with a USB Bluetooth adapter is a practical and inexpensive resolution.

A USB adapter plugs into any USB-A port and adds Bluetooth immediately. Windows installs the driver automatically for most modern adapters. For reliable Windows 11 compatibility, look for adapters based on Intel or Qualcomm chipsets.

Recommended Fallback

TP-Link UB500 USB Bluetooth 5.0 Adapter

A plug-and-play USB Bluetooth adapter that works without installing additional software on Windows 10 and 11. The UB500 is based on a Realtek chipset that has strong Windows driver support and wide compatibility with Bluetooth speakers, headphones, keyboards, and mice. Size is close to a USB cap, so it does not protrude significantly from a laptop port. Bluetooth 5.0 gives you improved range and connection stability compared to older 4.x adapters still sold alongside it.

This is a reasonable permanent solution if the built-in Bluetooth hardware has failed or if your machine pre-dates reliable Windows 11 driver support from the original manufacturer.

Bluetooth 5.0 USB-A Windows 11/10 plug-and-play Range up to 20m No external software needed

~$10–$15

Pros

  • Driver installs automatically on Windows 11
  • Very low profile, minimal port obstruction
  • Inexpensive permanent fix if built-in radio is dead

Cons

  • Occupies a USB-A port permanently
  • Does not support aptX or LDAC audio codecs
Search on Amazon Affiliate link — no extra cost to you.

If you need a broader comparison of USB Bluetooth adapters across chipsets and use cases, the guide to best Bluetooth adapters for older PCs covers five options with more detail on codec support and compatibility. For DIY repair tools and diagnostic kits that can help isolate hardware versus software failures, the Pro Toolkit section has bundled guides organized by repair type.

Still Stuck After All Five Fixes?

Our free PC Tech Helper can walk through your specific hardware configuration and Windows version to find causes not covered in this guide.

Try PC Tech Helper Free →

Frequently Asked Questions

Why does my Bluetooth keep disconnecting on Windows 11?

Intermittent disconnects are usually caused by power management settings. Windows 11 aggressively suspends Bluetooth devices to conserve battery. Open Device Manager, expand Bluetooth, right-click your adapter, choose Properties, go to the Power Management tab, and uncheck “Allow the computer to turn off this device to save power.” Apply the same change to any connected USB Bluetooth adapter. If disconnects continue after that, an outdated driver is the next most likely cause. Work through Cause 3 above.

How do I check what Bluetooth version my PC has?

Open Device Manager, expand Bluetooth, and double-click your adapter. Go to the Advanced tab and look for the LMP version number. LMP 9 is Bluetooth 5.0, LMP 10 is Bluetooth 5.1, and LMP 11 is Bluetooth 5.2. Alternatively, search “Bluetooth” in Settings, open More Bluetooth settings, and check the Hardware tab. If you need Bluetooth 5.0 or newer and your adapter reports a lower version, a USB Bluetooth adapter is a straightforward hardware upgrade.

Can I add Bluetooth to a PC that doesn’t have it?

Yes. A USB Bluetooth adapter plugs into any open USB port and adds Bluetooth immediately. Plug it in, let Windows install the driver automatically, and pair devices through the normal Bluetooth settings. Adapters using Intel or Qualcomm chipsets tend to have the most reliable Windows 11 driver support. Confirm the adapter supports Bluetooth 5.0 or newer before buying, since 4.x adapters are still sold alongside current ones.

Why does Bluetooth say “Driver unavailable” in Device Manager?

Windows found the hardware but has no working driver installed. Go directly to your laptop or motherboard manufacturer’s support page, download the Bluetooth driver package for your specific model and Windows 11, and install it manually. The Update Driver option inside Device Manager only searches Windows Update, which often returns “best driver already installed” even when the vendor has a newer compatible driver on their own site.

Will rolling back the Windows 11 24H2 update affect my files?

Rolling back a feature update through Settings does not delete personal files. Windows keeps a recovery snapshot for 10 days after a major update. Within that window, go to Settings, Windows Update, Update History, Uninstall Updates, and select the 24H2 feature update. The process takes 20 to 30 minutes and requires a restart. After 10 days, Windows deletes the snapshot to recover disk space and the rollback option disappears. After that point, applying cumulative updates is the only path forward.

Related Articles