Update February 2016: If you’re on Mac OS X El Capitan or newer, please follow these steps to reset your bluetooth module instead.
Update March 2016: If you’re getting the “Bluetooth Not Available” error, please follow this guide instead: Bluetooth Not Available Mac OS X Problem
Sometimes when my computer runs out of battery, and Bluetooth devices are still connected, I can’t reconnect the devices when the computer is alive again. It seems to be a bug in OS X 10.6 that, besides not letting you reconnect the devices, also makes it impossible to restart the Bluetooth service (which otherwise is the first thing to try if you ever have problems with connected devices).
In the menu bar it looks like you can’t turn off bluetooth, if you dig deeper and go into System Preferences you’ll find that BT is actually turned off and from there the checkbox to turn it on again won’t accept your clicks.
After getting annoyed by this over and over again for the past few months or so, and with no OS X updates fixing the problem, I finally uncovered a simple way to force power cycle the process which seems to temporarily fix the problem for me. Here’s how you do it:
- Open the Activity Monitor (Applications > Utilities > Activity Monitor).
- Find the process called
blued
and select it. (Tip: sorting using the Process Name column makes this much easier to find.) - With
blued
selected, click the Quit Process button at the top. - A dialogue comes up asking you to confirm the action. Press Force Quit. Since this process is run by the “root” user, you will most likely have to enter the Administrator password to continue.
- Done! The process quits, and immediately starts itself again. You should now be able to turn Bluetooth on/off again, as well as connect your devices.
This was a guide on how to restart the Bluetooth process (“blued”) using the Activity Monitor in OS X Snow Leopard. I like to write these small basic tutorials for things I’ve had problems with myself, but then found a work-around for.
Do you have a better way of doing this? Let me know in the comments!
Wonderful, this has finally solved my problem.
Great!
How can I type in my admin password if my keyboard isn’t paired??? This is the reason I am trying to force quit blued.
This guide is for quitting the blued process on a laptop, which has a built in keyboard.
Only way I can think of to type without a keyboard would be to use the Keyboard viewer and press the keys with your cursor.
Thank you! This worked perfectly.
Thanks so much!!!! Just a quick addition, by default activity monitor only shows the processes which are started by the user i.e. My Processes, you would want to change that to All Processes. Thanks again!!!
Awesome!!
Thank youuuuuuuuuuuu ! 🙂
Thank you !
My bluetooth keyboard and mouse suddenly couldn’t connect this morning after the MAC woke up from sleep mode.
Fortunately I could kill blued and enter the admin password because Desktop Sharing was enabled on the MAC.
Saved me a reboot and re-opening all my apps and windows.
I knew it could be done! Thank you!
You’re most welcome.
This was exactly what I needed. Thanks for the post!
Thanks for sharing, you are a champ 🙂
This didn’t work for me!! Help!
I have a similar problem of Bluetooth turning itself off. When I tried your solution, I couldn’t find a process called blued at all. Any suggestions?
You are the man!!!!
What if blued is not in the list?
Thanks for posting, I’d read a bunch of useless tips on the OSX support site, but this got my bluetooth working again right away.
Thanks for blogging this! Much better than a reboot and PRAM reset.
For those who always have Terminal open like I do, you can easily kill/restart the process with “sudo pkill blued”. This does the same thing but saves you from running and looking around in Activity Monitor. You will likely be prompted for your password as with most administrative actions.
I can not do this process because my “blued” is not there, and i know that i did use bluetooth till couple days ago, and now its gone, its nowhere, cant use anymore my headset that i did use 2 days ago, same with my phone, now its gone, and in the -About MacBook-MoreInfo- in the Hardware Section the Bluetooth its there but when i click in the right window says, “no information found”..plz help me on this, soon as u can. Thank you
Thanks! I would not have found this myself. For future reference, some folks might like the command line equivalent. First find the process (equivalent of your steps 1 & 2):
$ ps -ef | grep blued
0 49 1 0 0:04.29 ?? 0:06.26 /usr/sbin/blued
502 84725 84717 0 0:00.00 ttys000 0:00.00 grep blued
I see that it is process ID 49. Then kill process 49 (equivalent of your steps 3, 4, & 5).
$ sudo kill -9 49
Password:
Woo hoo!
If you can’t find the blued process – make sure you are looking at ALL processes in the drop down menu. Not just your user processes.
If you cant find it, its because you need to go to All Processes, not My Processes.
Great article. Another approach :
launchctl unload /System/Library/LaunchDaemons/com.apple.blued.plist
launchctl load /System/Library/LaunchDaemons/com.apple.blued.plist
I’ve just tried this a half-dozen times, using both “Quit” and “Force Quit”, and neither works. It goes through the motions, asking me for my Admin password, which I give it. But “blued” never disappears from the Activity Monitor (CPU or Disk Activity). It’s on, and it bloody well insists on staying on. Which is highly annoying because I’ve used bluetooth pairing with my system exactly twice since purchasing it in 2009.
Thanks for this. I couldn’t get pairing to work and this solved my problem.
Thank you VERY much from Spain! You made my day!
Just ran into this today. Saved me a restart. Using…
sudo killall blued
…the launchctl approach seems like it would work as well.
I clicked on All Processes. No Blued exists.
HELP!!!
Sorry, can’t help you there. Sounds like a restart might be your only option.
Did nothing for me. tried force quitting blued, tried killing it in terminal. My bluetooth hasn’t completely froze but it responds slowly, doesnt let me use any bluetooth accessory or let me turn off bluetooth. Running ML on my early 2011 MB Pro. Please mail me at lars.nilsen88@gmail.com if you have another solution!
Isaac, you’re a gem, thank you. Been looking for a way round endless restarts to solve this problem.
I’ve had the exact same problem for many months and this is definitely a bug related to the Macbook Air’s battery and disconnecting bluetooth devices by itself. Mine would happen every time the MBA battery would get below 40%.
But I also would get other weird affects of the cursor jumping around the screen and the bluetooth keyboard randomly disconnecting and re-connecting itself.
Thanks a million for the post.
This solved the problem, but also the way you explained how to implement the process was much clearer than one usually finds in tutorials, and the language wasn’t hyped or stressful which it often is. Clear, lucid and 100% effective.
Thanks and happy Christmas. SW
Glad it helped! Fixed the typo. Happy holidays to you too!
Hi Isaac, if you can help me this would be great: I’m trying to fix a Macbook running 10.4.11 Tiger. Problem is I can’t click anything. Cursor moves but the Dock won’t come up at mouse-over, and hot corners are all reset. I put someone else’s USB Flash drive in my Mac last night and this morning the mouse is not working. Not a hardware problem, same results with USB mouse. When I put the Flash drive in, I remember seeing some kind of Bluetooth prompt but I don’t remember what it was or what it did. Any ideas how I can reset everything related to Bluetooth from Terminal? thanks if you can help, I love your page.
Hey – I’m by no means a computer expert, in fact the reason I write these articles is mostly to remind myself on how I solved the problem last time I ran into it!
However if the hot corners and the dock stopped working simultaneously I’d assume Finder had some problems reading the USB key. First thing I would try would be to restart Finder, easiest way to do that would be to press Option+Command+Esc to bring up the Force Quit menu. Select Finder, press “relaunch” (you can’t ever quit Finder altogether”. If that doesn’t do it, I’d probably try restarting the dock itself. You can find it in the Activity Monitor if you search for “dock”. You can also do it from the Terminal by typing “killall -KILL Dock”. Here are some other neat terminal commands for when Finder-related processes stop working that I just found: http://www.thxbye.de/mac/mac-restarting-the-mac-os-x-dock-finder-spaces-or-menubar.html
thanks. I just SOLVED IT!!!!
it was a double-whammy. My mouse button was stuck down, not from the swollen battery thing, but probably just from a mechanical bump in transit.
AND, the bluetooth app on that PC flash drive I put in, also screwed up a bunch of my prefs, making me think it was not a hardware issue.
the clue was that when I tried to do a clean install, the DVD would eject itself before I could do anything. somewhere in an unrelated thread I saw that “you can hold the mouse button down at startup to eject the disc.”
***FIX***
I held my fingernail down on the mouse button and scraped it back and forth like you do with a coin on a scratch-off ticket. White 2007 Macbook on Tiger.
NOTE: now the cursor randomly jumps elsewhere in the middle of typing!!!
thanks for the response, I hope this helps someone else.
Oh my goodness, thank you so much! I’ve been trying to figure this out for over an hour, I’m so happy I stumbled upon this page. I was a bit disheartened when I couldn’t find “Blued” in my processes list, thankfully I saw that someone had the same issue and it was resolved when I selected the “All Processes” list rather than “My Processes”. Now my bluetooth is working fine. Thank you!
Thank you!
Great solution for a very annoying problem.
Thanks so much, i have not been able to turn on my bluetooth for wow about 6mths or so (i only use it to transfer photos form time to time) problem fixed Yipppeeee!!
A one-line command-line version:
sudo killall -9 blued
brilliant. far more helpful. worked first time. many thanks.
Great help !
just select >>All processes<< in the activity monitor at the top. Then you'll see the blued appear.
Shut the basterd down
enter your admin password and suddenly the bluetooth is on again !
Thank
Thanks! worked instantly! saved me some hassle!
Many many many thanks !!!
Thank you very much! was getting frustrating to have to restart my computer each time it happened! Thanks again!
This doesn’t seem to work anymore on newer OSs. I have Yosemite; force quitting blued does nothing, it just re-spawns and the problem persists.
Eventually this gist worked: https://gist.github.com/nicolasembleton/afc19940da26716f8e90
#!/bin/bash
sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
awesome fix!! thanks
Thank you! I am having exactly this problem. However, this procedure didn’t work for me. I did force quite the blued process, the bluetooth icon in my menu bar did become light gray, as if I had turned off the bluetooth, but I it does not respond to my clicks as previously and I cannot turn it on. I am no El Capitan 10.11.6.
(actually I tried all other alternatives posted here, including the kill commands and such. The process does appear to have been restarted when I look at the time at ps -ef | grep blued. But I still cannot turn on the bluetooth)
This was amazing – my bluetooth speaker connected immediately!
Thank you so much. Was having a horrible day and this genuinely made it a bit better.