Your wireless headphones, mouse, or keyboard suddenly won’t connect, and Bluetooth has either vanished from Settings or refuses to find any devices. The first time it happened to me it was the morning after a Windows Update, and I assumed my laptop’s Bluetooth chip had died. It hadn’t — Bluetooth not working on Windows 11 is almost always a software or driver hiccup, not dead hardware.
In my experience it comes down to three things: the toggle got reset, the Bluetooth Support Service stopped, or a driver was swapped out during an update. I can usually fix all three in a few minutes with tools already on the PC.
Quick Answer
Toggle Bluetooth off and back on in Settings > Bluetooth & devices, then restart the Bluetooth Support Service: press Windows + R, type services.msc, find Bluetooth Support Service, and click Restart. If Bluetooth is still missing, open Device Manager and reinstall the Bluetooth driver. These three steps clear most cases.
Reset the toggle, restart the service, reinstall the driver — that order fixes the large majority of Bluetooth failures.
Why does Bluetooth stop working on Windows 11?
When I troubleshoot this, the cause is almost always one of a handful of culprits. Knowing which applies lets you jump straight to the right fix:
- A Windows Update replacing or removing the Bluetooth driver.
- The Bluetooth Support Service stopping or being set to Manual.
- Power management powering down the adapter without waking it.
- Corrupt pairing data saved for a specific device.
- Driver conflicts introduced by a major feature update.
Most Bluetooth failures trace to one of five software causes, so identifying yours saves time.
How do I quickly reset Bluetooth in Settings?
- Press Windows + I to open Settings, then click Bluetooth & devices.
- Toggle Bluetooth Off, wait 5 seconds, then toggle it back On.
- Try connecting your device again.
The trick I reach for first is the Quick Settings panel: click the network/Wi-Fi icon at the bottom-right of the taskbar and flip Airplane Mode on and off. That resets every wireless radio at once and unsticks Bluetooth faster than the Settings toggle alone. If the toggle is grayed out or missing, the adapter is disabled or the service has stopped, so skip ahead to the service or Device Manager steps.
A quick off/on cycle, or an Airplane Mode flip, fixes a surprising number of Bluetooth glitches.
How do I restart the Bluetooth Support Service?
- Press Windows + R, type services.msc, and press Enter.
- Scroll to Bluetooth Support Service, right-click it, and choose Restart — or Start if it shows “Stopped.”
- Double-click the service, set Startup type to Automatic, then click Apply > OK.
- Restart your PC and check Bluetooth again.
When the toggle has disappeared from Settings completely, this is the step that brings it back for me almost every time. While you are there, also restart Bluetooth Audio Gateway Service and Bluetooth User Support Service if Bluetooth is still missing.
A stopped Bluetooth Support Service is the single most common reason the toggle vanishes.
Should I run the built-in Bluetooth troubleshooter?
- Go to Settings > System > Troubleshoot > Other troubleshooters.
- Click Run next to Bluetooth.
- Follow the prompts, apply any recommended fixes, and restart your PC.
I treat this built-in tool as a good first move when I am not sure which fix to try. It toggles the adapter, restarts services, and runs basic driver checks automatically, so it often resolves the problem before I touch anything manually. Microsoft documents the official flow in its own Bluetooth support guide.
The troubleshooter is the lowest-effort fix and quietly resolves a lot of cases on its own.
How do I update or reinstall the Bluetooth driver?
An outdated or corrupt driver is one of the top causes I see, especially right after a Windows update.
Update the driver first
- Right-click the Start button and open Device Manager.
- Expand Bluetooth, right-click your adapter (for example, “Intel Wireless Bluetooth”), and choose Update driver > Search automatically for drivers.
- Restart your PC.
Reinstall the driver if updating does not help
- In Device Manager, right-click your Bluetooth adapter and choose Uninstall device.
- Restart your PC. Windows reinstalls a fresh driver on startup.
When Windows cannot find a better driver, I head to the laptop maker’s support site — Dell, HP, Lenovo, and ASUS all have driver pages — search the model number, and download the Bluetooth driver from the source. The same approach rescues other hardware too; my walkthrough on fixing no sound on Windows 11 leans on these driver steps for audio devices. If the Bluetooth section is missing entirely, click View > Show hidden devices and check for a physical wireless switch or an Fn key shortcut.
Reinstalling the driver from Device Manager, or the maker’s site, fixes most post-update Bluetooth breaks.
Why does Bluetooth keep dropping on my laptop?
Windows 11 can power down the Bluetooth adapter to save battery and does not always wake it — something I hit constantly on laptops.
- In Device Manager, right-click your Bluetooth adapter and choose Properties.
- Click the Power Management tab.
- Uncheck Allow the computer to turn off this device to save power.
- Click OK and restart your PC.
This is most effective when Bluetooth works fine right after startup but drops later or after the laptop has been idle. I have seen the same setting cause grief elsewhere; if a USB device is not recognized on Windows 11, that power-saving checkbox is often the hidden culprit there too.
Disabling power management stops the adapter from dozing off mid-session and never waking.
How do I fix a Bluetooth device that connects then drops?
If Bluetooth is on but one specific device refuses to stay connected, the saved pairing profile is most likely corrupt.
- Go to Settings > Bluetooth & devices, find the device, click the three-dot menu, and choose Remove device.
- Turn the device off, wait 10 seconds, then put it into pairing mode — usually by holding the Bluetooth button until the light flashes rapidly.
- Back in Settings, click Add device and pair it fresh.
The clearest case I see is Bluetooth headphones that connect for a second then drop. Re-pairing fixes them almost every time because the old profile carries mismatched session keys from a previous Windows install or update, and a fresh pair generates a clean set.
Removing and re-pairing a flaky device clears the corrupt profile that causes connect-then-drop loops.
Where do I find the optional Bluetooth driver updates?
- Go to Settings > Windows Update and click Check for updates.
- Install any available updates, then click Advanced options > Optional updates.
- Look for Bluetooth or wireless driver updates — they often appear as optional rather than required.
- Install anything relevant and restart your PC.
Microsoft frequently ships targeted driver fixes through the optional update channel, a screen most people never open. When my Bluetooth broke after an update, a corrected driver was waiting there within a couple of days.
Optional Updates is the hidden shelf where post-update Bluetooth driver fixes usually land first.
Common Mistakes to Avoid
- Jumping straight to reinstalling Windows. A service restart or driver reinstall fixes most Bluetooth problems in under five minutes. Work through the steps above first.
- Using third-party driver updater apps. One-click driver sites frequently bundle bloatware or malware. Stick to Device Manager or your manufacturer’s official page.
- Forgetting to put the device in pairing mode. A Bluetooth device will not appear just because it is powered on. Hold the Bluetooth button until a light flashes.
- Never checking Optional Updates. Bluetooth driver patches ship under Settings > Windows Update > Advanced options > Optional updates. After any update that breaks Bluetooth, check there first.
Most of these mistakes waste hours on a problem the built-in fixes above clear in minutes.
Frequently Asked Questions
Why did Bluetooth stop working after a Windows 11 update?
An update sometimes replaces the Bluetooth driver with an incompatible version. Reinstalling the driver through Device Manager, or installing a corrected one from Optional Updates, resolves it in most cases. After one feature update my mouse died instantly, and an Optional Update driver brought it straight back.
My Bluetooth toggle is missing from Settings — what happened?
The Bluetooth Support Service has most likely stopped. Open services.msc, find Bluetooth Support Service, and set it to Start with Automatic startup, then restart. On my own laptop the toggle reappeared the moment that service started running again.
Why does my Bluetooth device connect then immediately disconnect?
The saved pairing profile is corrupt. Remove the device from Settings > Bluetooth & devices, put it back into pairing mode, and re-add it. My wireless earbuds did exactly this for a week until a fresh re-pair fixed it for good.
Can I fix Bluetooth without reinstalling Windows?
Yes. Every fix here uses only built-in Windows tools, and a full reinstall is almost never required. I have repaired dozens of Bluetooth issues without ever resorting to a clean install.
Why can’t Windows 11 find my Bluetooth device?
The device must be in discoverable or pairing mode, not simply powered on. Most peripherals need you to hold the Bluetooth button for three to five seconds until a light flashes. I once searched for ten minutes before realizing my speaker was just powered on, not pairing.
Does resetting network settings fix Bluetooth problems?
Sometimes. Settings > Network & internet > Advanced network settings > Network reset restores Bluetooth-related components to defaults, but it also wipes saved Wi-Fi passwords. I keep it as a last resort and try the earlier fixes first.
Conclusion
Bluetooth not working on Windows 11 is rarely a dead adapter. Toggle the switch, restart the Bluetooth Support Service, and reinstall the driver — those three steps clear most cases, and re-pairing handles a stubborn single device.
Hitting other hardware headaches? My guide on fixing a printer not detected in Windows 11 uses the same Device Manager and driver moves — give it a read if your printer is acting up too.