Bluetooth Not Finding Devices in Windows 11
One setting fixes this more often than anything else on the usual troubleshooting lists: Settings > Bluetooth & devices > Devices > More Bluetooth settings > Allow Bluetooth devices to find this PC. If that box is unchecked — and it gets unchecked by some laptop manufacturer power profiles and by some Windows updates resetting Bluetooth settings — your PC can see and pair outbound just fine, but it's invisible to devices trying to find it, and worse, sometimes the discovery UI itself gets flaky in the same state. Check that first before you touch a single driver.
Past that one setting, Bluetooth not finding devices in Windows 11 splits into a short list of causes: the Bluetooth radio itself is off (airplane mode, a physical switch, or a BIOS setting), the Bluetooth Support service has stopped, the driver is outdated or mismatched after a Windows update, or — a specific Windows 11 migration issue — you upgraded from an older Windows version and the OS never installed the driver package Windows 11 actually needs.
Is Bluetooth actually turned on?
This sounds too basic to write down, but it's worth confirming properly because Windows 11 has more ways to silently disable Bluetooth than Windows 10 did.
- Check the physical switch or function key (Fn + a wireless icon) on laptops that have one — some OEMs still ship a hardware kill switch that Windows can't override.
- Check Airplane Mode: Win + A for Quick Settings, confirm it's off. Airplane mode disables Bluetooth even if the Bluetooth toggle looks like it's on.
- Check the Bluetooth toggle itself in Quick Settings or Settings > Bluetooth & devices.
- On a desktop with a BIOS Bluetooth setting (common on some motherboards with onboard wireless), confirm it's enabled in BIOS/UEFI — a BIOS update can silently reset this to disabled.
Why does discovery specifically fail when pairing works from the other side?
This is the exact symptom the "Allow Bluetooth devices to find this PC" setting explains. Some devices — phones especially — will happily let your PC discover and connect to them, but if your PC isn't set to be discoverable itself, two-way discovery in the Windows pairing UI can behave inconsistently, especially with devices that expect the PC to respond to an inquiry rather than only initiate one. Toggle Bluetooth off, wait ten seconds, confirm that setting is checked, then toggle Bluetooth back on and try discovery again.
Symptom, confirming check, and fix
| What you're seeing | Confirming check | Fix |
|---|---|---|
| Bluetooth toggle is there but nothing ever appears when you click "Add device" | Settings > Bluetooth & devices > More Bluetooth settings > confirm "Allow Bluetooth devices to find this PC" is checked | Enable it, restart Bluetooth (toggle off/on), retry discovery |
| Bluetooth section is missing from Settings entirely, or the toggle is greyed out | Device Manager > Bluetooth: is the adapter listed, and does it show a warning icon? | Update the driver from Device Manager; if missing entirely, install the OEM's Bluetooth driver package from their support site |
| Started right after upgrading from Windows 10 (or 7/8.1) to Windows 11 | Device Manager shows an "Unknown device" or missing Bluetooth radio under Bluetooth/Other devices | Download and install the manufacturer's Windows 11-specific Bluetooth driver/filter package — Windows 11 doesn't carry over older Bluetooth drivers automatically |
| Worked yesterday, stopped today, no changes you're aware of | services.msc > check if Bluetooth Support Service is running | Restart the service; set Startup type to Automatic if it was set to Manual or Disabled |
| Sees some devices but not the specific one you want | Confirm the target device is actually in pairing mode and within a few feet, and check its battery level | Re-enter pairing mode, move closer, charge the device — low battery on some Bluetooth accessories blocks pairing entirely |
How do you check and restart the Bluetooth service properly?
Win + R > services.msc > Enter
Find Bluetooth Support Service. If it's stopped, right-click and select Start. If it's already running but discovery still isn't working, right-click and Restart instead. Then right-click again, choose Properties, and confirm Startup type is set to Automatic — if a cleanup utility, a privacy tool, or a "debloat" script set this to Manual or Disabled at some point, Bluetooth will fail to initialize properly on boot even though the toggle in Settings looks fine.
If you've been running any third-party "Windows optimizer" or debloating script, check the Bluetooth Support Service startup type specifically. These tools frequently disable background services they consider unnecessary, and Bluetooth discovery is one of the more common casualties — it's an easy thing to overlook because the Bluetooth toggle itself still appears to work.
What does it mean if Bluetooth is missing after upgrading from an older Windows version?
If you upgraded in place from Windows 7, 8, or 8.1, Windows 11 doesn't automatically carry over the Bluetooth driver stack the way it does with more recent in-place upgrades. You'll typically see the adapter show up as an unrecognized device, or Bluetooth simply won't appear as an option anywhere in Settings. The fix here isn't a generic driver update — you need the manufacturer's specific Windows 11 Bluetooth driver package (sometimes bundled as a "filter driver" alongside the main Bluetooth driver), downloaded directly from the laptop or Bluetooth adapter manufacturer's support page for your exact model. A generic "Search automatically for drivers" pass in Device Manager frequently won't find this on its own, because Windows Update doesn't carry the OEM-specific package.
Device Manager > Bluetooth > right-click the Bluetooth radio > Update driver > Search automatically for updated driver software
If that reports you already have the best driver and Bluetooth still doesn't work, that's your confirming sign to skip Windows Update entirely and go straight to the manufacturer's site.
What should you check in Device Manager specifically?
- Open Device Manager, expand Bluetooth, and look for a yellow warning icon on the adapter — commonly named something ending in "radio" or naming the chipset vendor (Intel, Realtek, MediaTek, Qualcomm).
- If the section is missing entirely, check View > Show hidden devices, since a disconnected or disabled radio sometimes hides itself from the default view.
- Right-click the adapter and try Update driver first. If that finds nothing new, try Roll Back Driver (only available if a previous version is recorded) — useful specifically if this broke right after a Windows Update installed a new driver.
- If neither works, uninstall the device (check "Delete the driver software for this device" only if you have the OEM package ready to install fresh afterward), then restart to let Windows redetect it.
Run the built-in troubleshooter, but don't stop there
Settings > System > Troubleshoot > Other troubleshooters > Bluetooth is worth running early, but it's known to sometimes report "fixed" on every run without changing anything, which isn't a useful signal either way. Treat a clean troubleshooter result as inconclusive rather than as confirmation nothing's wrong — the checks above are more diagnostic than the automated tool in cases where discovery specifically fails.
A short checklist before you buy a USB Bluetooth adapter
- Confirmed Bluetooth radio is on: no airplane mode, no disabled physical switch, BIOS setting enabled if applicable
- Confirmed "Allow Bluetooth devices to find this PC" is checked
- Confirmed Bluetooth Support Service is running and set to Automatic startup
- Updated the Bluetooth driver directly from the PC manufacturer's site, not just Windows Update
- If upgraded from Windows 7/8/8.1, installed the manufacturer's Windows 11-specific Bluetooth package
- Confirmed the target device is in pairing mode, charged, and within a few feet
- Ran DISM /Online /Cleanup-Image /RestoreHealth followed by sfc /scannow if system files are a suspect
My honest take
Most "Bluetooth not finding devices" cases I've actually fixed came down to that discoverability checkbox or a stuck service, not a driver at all — and both take under a minute to check. A cheap USB Bluetooth dongle is a legitimate fallback if your internal adapter genuinely has a hardware fault, but it's a $10-and-a-week-of-waiting solution to something that's usually a setting, and I wouldn't reach for it until the checklist above comes up empty. If it does come up empty and you're on a desktop with onboard Bluetooth, a USB adapter is also the fastest way to isolate whether the problem is Windows or the physical radio itself — plug one in, and if it finds devices instantly, you've confirmed the built-in hardware or its driver is the actual fault.