⚡ TL;DR: Fixing Bluetooth on Windows 11
Bluetooth problems on Windows 11 are almost always quick to fix. Work through this order: (1) confirm Bluetooth is on and the device is in pairing mode and charged, (2) toggle Bluetooth and Airplane mode off and on, (3) remove and re-pair the device, (4) run the built-in Bluetooth troubleshooter, (5) restart the Bluetooth Support Service, and (6) update or reinstall the Bluetooth driver. If Bluetooth vanished right after a Windows update, a driver rollback usually fixes it. Most people are sorted within the first few steps.
Bluetooth is one of those things you never think about until it stops working, and then suddenly your wireless headphones, mouse, or keyboard are useless. The good news is that Bluetooth failures on Windows 11 are nearly always software or a simple pairing issue, not broken hardware. This guide walks through every fix in a logical order, from the thirty-second checks to the driver-level repairs, so you can get your devices reconnected fast.
First: The Quick Checks
Before anything technical, rule out the simple stuff that causes most Bluetooth complaints.
- Is Bluetooth actually on? Click the network area in the taskbar and confirm the Bluetooth tile is enabled, and that Airplane mode is off.
- Is the device charged and in pairing mode? Many devices need a button held until a light flashes to be discoverable. A flat battery is a common culprit.
- Is the device close enough? Bluetooth range is limited. Stay within a few meters, especially during pairing.
- Is it already connected to something else? Headphones paired to your phone often will not connect to your PC at the same time. Disconnect from the other device first.
Fix 1: Toggle Bluetooth and Airplane Mode
The simplest reset, and it fixes a surprising number of sudden dropouts.
- Go to Settings, Bluetooth & devices.
- Toggle Bluetooth off, wait a few seconds, and turn it back on.
- Also toggle Airplane mode on and off (from the taskbar), which forces all the wireless radios to reset.
- Try connecting again.
Fix 2: Remove and Re-Pair the Device
If a device that used to work stops connecting, a corrupted pairing is often the cause. Removing and re-adding it starts fresh.
- Go to Settings, Bluetooth & devices.
- Find the problem device, click the three dots next to it, and choose Remove device.
- Put the device back into pairing mode.
- Click Add device, choose Bluetooth, and select your device from the list to pair it again.
Fix 3: Run the Bluetooth Troubleshooter
Windows 11 has a built-in tool that detects and fixes common Bluetooth problems automatically.
- Go to Settings, System, Troubleshoot, Other troubleshooters.
- Find Bluetooth and click Run.
- Follow the prompts and let it apply any fixes, then test.
It often catches disabled services, driver glitches, and configuration problems without any manual work.
Fix 4: Restart the Bluetooth Support Service
Bluetooth relies on a background service. If it has stalled, Bluetooth stops working entirely until it restarts.
- Press Windows + R, type
services.msc, and press Enter. - Scroll to Bluetooth Support Service.
- Right-click it and choose Restart (or Start if it is stopped).
- Double-click it, set Startup type to Automatic, and click OK.
- Restart your PC and test.
Fix 5: Update, Roll Back, or Reinstall the Bluetooth Driver
Drivers are the most common deeper cause, particularly if Bluetooth broke right after a Windows update.
To update the driver:
- Right-click Start, open Device Manager, and expand Bluetooth.
- Right-click your Bluetooth adapter (often Intel Wireless Bluetooth or similar) and choose Update driver, then Search automatically.
If Bluetooth broke right after an update, roll the driver back:
- In Device Manager, right-click the Bluetooth adapter and choose Properties.
- Open the Driver tab and click Roll Back Driver if available.
- Restart.
If neither works, reinstall the driver:
- In Device Manager, right-click the Bluetooth adapter and choose Uninstall device.
- Restart. Windows reinstalls the Bluetooth driver automatically on boot.
- For the best result, download the latest Bluetooth driver directly from your PC or motherboard manufacturer (Dell, HP, Lenovo, ASUS, Intel).
Fix 6: Check for Missing Bluetooth Entirely
If there is no Bluetooth toggle in Settings at all, and no Bluetooth section in Device Manager, the issue is deeper.
- In Device Manager, click View, then Show hidden devices, and look again under Bluetooth and Network adapters.
- Check for a yellow warning icon on any device, which indicates a driver problem to reinstall.
- On a laptop, make sure any physical wireless switch or Fn key combination has not disabled Bluetooth.
- Confirm your PC actually has Bluetooth. Some older desktops do not, and need an inexpensive USB Bluetooth adapter to add it.
Fix 7: Repair System Files
If nothing above works, corrupted system files may be interfering. The built-in repair tools fix this without touching your personal files.
- Right-click Start and open Terminal (Admin).
- Run
sfc /scannow, let it finish, then runDISM /Online /Cleanup-Image /RestoreHealth. - Restart and test.
Quick Diagnosis Table
| Symptom | Likely cause | Go to |
|---|---|---|
| Device won’t connect to PC | Already paired to phone or tablet | Quick checks |
| Used to work, now won’t pair | Corrupted pairing | Fix 2 |
| Bluetooth gone after an update | Driver changed | Fix 5 (roll back) |
| No Bluetooth toggle at all | Service off, driver missing, or disabled | Fix 4, then Fix 6 |
| Connects then drops | Driver or power saving | Fix 5 |
| Audio stutters over Bluetooth | Interference or driver | Fix 5, move closer |
Bonus: Stop Bluetooth Dropping to Save Power
If Bluetooth keeps disconnecting, especially on a laptop, Windows may be powering the adapter down to save energy.
- Open Device Manager, expand Bluetooth.
- Right-click your Bluetooth adapter, choose Properties, open the Power Management tab.
- Untick Allow the computer to turn off this device to save power.
- Click OK and restart.
The Foundation: Keep Windows Genuine and Updated
Bluetooth drivers and fixes arrive through Windows Update. An unactivated or non-genuine copy of Windows can miss those updates, leaving you with outdated or buggy Bluetooth drivers and no clean path to fix them, and it may have tampered system files that interfere with hardware.
A genuine, activated Windows receives driver and system updates reliably, which quietly prevents a range of hardware problems like this. If you need to sort out activation, see our guide on fixing Windows 11 activation, and if updates themselves are failing, our guide on fixing stuck Windows updates. For related wireless issues, our guide on fixing Wi-Fi problems covers the same adapter family.
- Windows 11 Pro Retail, $15 (full update and driver access, transferable)
- Windows 11 Pro OEM, $10 (cheapest, tied to one PC)
- Browse all Windows 11 keys →
Frequently Asked Questions
Why is my Bluetooth not working on Windows 11?
The most common causes are the device already being paired to another device like a phone, a corrupted pairing, a stalled Bluetooth service, or a driver problem. Start with the quick checks, toggle Bluetooth and Airplane mode, then remove and re-pair the device.
Why won’t my Bluetooth device connect to my PC?
Often it is still connected to another device, such as your phone. Bluetooth devices usually cannot pair with two hosts at once. Disconnect from the other device first. Also confirm the device is charged, in pairing mode, and close to the PC.
My Bluetooth disappeared after a Windows update. How do I fix it?
The update likely changed your Bluetooth driver. In Device Manager, expand Bluetooth, open your adapter’s Properties, and use Roll Back Driver on the Driver tab. If that is unavailable, reinstall the driver from your manufacturer.
There is no Bluetooth option in Windows 11 Settings. Why?
Usually the Bluetooth Support Service is stopped, the driver is missing, or Bluetooth is disabled by a switch or Fn key. Restart the service in services.msc, check Device Manager (including Show hidden devices), and confirm no physical switch disabled it. Some older desktops lack Bluetooth entirely.
How do I restart the Bluetooth service?
Press Windows + R, type services.msc, find Bluetooth Support Service, right-click and choose Restart. Set its Startup type to Automatic so it starts with Windows, then restart your PC.
How do I fix Bluetooth that keeps disconnecting?
Often power saving is turning the adapter off. In Device Manager, open the Bluetooth adapter’s Properties, go to Power Management, and untick “Allow the computer to turn off this device to save power.” Updating the driver and staying closer to the PC also help.
Why does my Bluetooth audio stutter or lag?
Usually interference or distance. Move closer to the PC, keep other wireless devices and USB 3.0 devices away from the adapter, and update the Bluetooth driver. Some cheaper adapters also struggle with high-quality audio streaming.
Can I add Bluetooth to a PC that doesn’t have it?
Yes. If your desktop lacks built-in Bluetooth, an inexpensive USB Bluetooth adapter adds it instantly. Plug it in, let Windows install the driver, and it works like built-in Bluetooth.
Do SFC and DISM affect my Bluetooth settings or files?
No. They only repair Windows system files and do not touch your personal files or paired devices. They are safe to run when corruption may be behind a stubborn Bluetooth problem.
Can unactivated Windows cause Bluetooth problems?
Indirectly. Non-genuine installs can miss driver and system updates that keep hardware working, and may have tampered system files. A genuine Windows 11 Pro key keeps everything updating cleanly, preventing a range of hardware quirks.
Final Thoughts
Bluetooth not working on Windows 11 looks annoying but is almost always a quick fix. Most of the time the device is simply still paired to your phone, or the pairing needs refreshing. When it is deeper, restarting the Bluetooth service or rolling back the driver handles nearly all of what remains.
To keep Bluetooth and every other piece of hardware working reliably, a genuine, fully updated Windows is the foundation. A Windows 11 Pro key at $15 ensures your drivers and updates arrive cleanly, quietly preventing a whole category of hardware headaches like this one.
Keep your drivers and updates clean with genuine Windows.
Genuine retail keys with instant email delivery and activation support.


