Airdrop Not Working on Mac — Complete Fixes & Checklist
Quick voice-search answer: Turn on Bluetooth and Wi‑Fi on both devices, set AirDrop to "Everyone" temporarily, disable Personal Hotspot, and restart both devices. If that fails, check firewall and Bluetooth settings on the Mac.
Introduction — What “AirDrop not working” actually means
When AirDrop fails it usually falls into three visible symptoms: the Mac doesn't appear in the iPhone's AirDrop list; the iPhone doesn't appear in Finder > AirDrop on the Mac; or transfers start and then freeze or fail. Understanding which symptom you see narrows the fix dramatically.
AirDrop relies on both Bluetooth Low Energy (for discovery) and Wi‑Fi (for the transfer itself). That means problems can come from either radio layer, from software settings (Discovery mode, Firewall), or occasionally from hardware faults. Most desktop troubleshooting targets radios and settings first because those are the most common culprits.
This guide covers fast fixes for when you need a quick transfer, followed by systematic steps if the problem persists. It includes iPhone-to-Mac specifics, Mac-to-iPhone, and deeper network and system checks administrators and power users use.
Why AirDrop fails — the most common causes
First, Bluetooth or Wi‑Fi is turned off on one or both devices. AirDrop uses Bluetooth for discovery and an ad‑hoc Wi‑Fi connection for data. If either radio is off or blocked, discovery or transfer will fail.
Second, AirDrop discovery settings may prevent devices from seeing each other. If your Mac is set to “Contacts Only” and the iPhone user isn’t in your contacts (or contact info is mismatched), it won’t appear. Temporarily using “Everyone” is a standard troubleshooting step.
Third, software protections and network configurations can block connections. macOS Firewall set to block incoming connections, a VPN, or aggressive third‑party security tools can interfere. Also, Personal Hotspot on an iPhone disables the Wi‑Fi ad‑hoc link AirDrop needs.
Quick fixes you should try first (under 5 minutes)
Start with the basics: make sure both devices have Bluetooth and Wi‑Fi enabled, are unlocked and awake, and are within roughly 10 meters (30 feet). On the Mac check Finder > Go > AirDrop to open the discovery pane; on iPhone open Control Center > AirDrop.
Set Mac discovery to Everyone temporarily: in Finder > AirDrop, click “Allow me to be discovered by” and choose Everyone. On iPhone, choose Everyone in AirDrop from Control Center. This removes contact-linking variables during diagnosis.
Disable Personal Hotspot on iPhone and any VPN apps on either device. If the iPhone is actively hosting a hotspot it will not connect via AirDrop. If anything still looks stuck, reboot both devices—restarts clear transient Bluetooth/Wi‑Fi issues more often than you’d expect.
- Toggle Bluetooth off/on on both devices.
- Toggle Wi‑Fi off/on (do not join a different network in between).
- Temporarily set AirDrop to Everyone and retry the transfer.
Step‑by‑step deeper troubleshooting for macOS
If quick fixes fail, run targeted macOS checks. First, open System Settings (or System Preferences) and confirm Bluetooth and Wi‑Fi are active. In Finder > AirDrop, ensure “Allow me to be discovered by” is not set to No One. Also confirm that both devices are signed into iCloud if you plan to use Contacts Only mode.
Next, check the firewall: System Settings > Network > Firewall (or Security & Privacy > Firewall). If the firewall is on, click Firewall Options and either allow relevant services (Block all incoming connections should be off) or temporarily disable the firewall to test. Firewall rules often block the peer‑to‑peer socket AirDrop uses.
Use Activity Monitor and the Console app for clues. Look for Bluetooth/Wi‑Fi process crashes or repeated error messages mentioning blueutil, blued, or sharingd. Restarting the Bluetooth daemon can be done from Terminal if needed: sudo pkill blued (it will restart). Also try restarting discovery with: sudo killall -HUP mDNSResponder.
Mac-to-iPhone and iPhone-to-Mac specific steps
When an iPhone can't find a Mac: confirm both devices are unlocked and the iPhone screen is on. AirDrop will not show sleeping devices. Also ensure Do Not Disturb / Focus modes are not suppressing notifications on the recipient device which can block the accept prompt.
When a Mac won't show in Finder's AirDrop list: sign out then back into iCloud on the Mac (useful when Contacts Only fails), or test under a new macOS user account. If AirDrop works in a new account, a user‑level setting or launch agent is interfering.
If transfers start but fail mid‑transfer, it’s usually Wi‑Fi interference. Move the devices to the same room, away from microwave ovens, crowded 2.4GHz Wi‑Fi channels, or other radios. Try switching the iPhone into airplane mode and then re-enable Wi‑Fi and Bluetooth (this preserves radios but drops cellular noise).
Advanced network and system checks
Reset Mac Bluetooth: Option‑click the Bluetooth icon in the menu bar (or open Terminal) and use the Bluetooth debug menu to factory reset the module (macOS versions differ). For older macOS releases you can remove plist files at /Library/Preferences and ~/Library/Preferences related to Bluetooth and restart.
Reset NVRAM/PRAM and SMC (Intel Macs): NVRAM/PRAM can clear device discovery settings; SMC affects hardware-level Bluetooth/Wi‑Fi behavior. Follow Apple's official steps for your model. For M1/M2 Macs, a simple shutdown and power‑on is equivalent for SMC operations.
Use targeted diagnostics: create a new admin user to test AirDrop, disconnect from wired Ethernet (sometimes network priority confuses peer discovery), and boot into Safe Mode to see if a third‑party app blocks discovery. If problems persist across users and Safe Mode, hardware service for the Bluetooth/Wi‑Fi module may be required.
Prevention and best practices
Keep both devices updated: AirDrop is sensitive to mismatched OS behaviors. Regularly install macOS and iOS updates to maintain protocol compatibility and radio firmware fixes. Also avoid leaving Personal Hotspot on when you expect to use AirDrop frequently.
Use "Everyone" briefly and revert to "Contacts Only" for daily security. If you need frequent sharing between devices you own, sign both into the same Apple ID and enable Handoff—this improves continuity features and can reduce discovery friction for trusted devices.
Keep Bluetooth and Wi‑Fi radios in good condition: avoid heavy physical cases or magnetic mounts that can degrade radio performance. If you frequently use AirDrop in professional environments, consider a concise checklist (Bluetooth + Wi‑Fi + Discovery + No Hotspot) posted at workstations for quick diagnosis without IT help.
Troubleshooting checklist (copyable)
Use this trimmed checklist for rapid problem solving:
- Turn off/on Bluetooth and Wi‑Fi on both devices.
- Set AirDrop discovery to Everyone temporarily.
- Disable Personal Hotspot and VPNs; ensure devices are awake and unlocked.
- Check macOS Firewall; allow incoming connections for sharingd/airdrop.
- Restart both devices; if needed, reset Bluetooth module and test in a new macOS user account.
When to seek hardware or professional help
If you’ve exhausted software and network checks—new user account, Safe Mode, NVRAM reset, plist removal, and the Mac still doesn’t advertise via Bluetooth—the Bluetooth/Wi‑Fi card or antenna may be faulty. Intermittent discovery or very low discovery range are hardware symptoms.
Before scheduling service, verify the issue on a different iPhone or Mac. If the Mac fails to be discovered by multiple devices but those devices find each other, the problem is almost certainly with the Mac. Back up your data and take it to an Apple Store or authorized service provider.
For enterprise or managed devices, consult your MDM policies. Corporate firewalls, profiles, or kernel extensions can restrict peer discovery and file sharing—coordinate with IT to test a non‑managed Mac to isolate the cause.
Useful links and resources
For a concise checklist and community troubleshooting notes, see this troubleshooting repository: airdrop not working on mac. The repo collects common fixes and commands that advanced users can apply safely.
Apple’s official guide on using AirDrop and requirements is also worth reviewing for model‑specific differences. If you need step commands or plist names to delete, the GitHub link above includes exact paths and terminal snippets.
If you want a one‑click set of steps packaged as a checklist for non‑technical users, save this page as a PDF or bookmark the repository and instruct users to try the Quick Fixes section first before contacting support.
FAQ — Top 3 user questions
1. Why is AirDrop not working on my Mac?
Most often because Bluetooth or Wi‑Fi are off, AirDrop discovery is set to the wrong mode, or the macOS firewall/third‑party software blocks incoming connections. Start with toggling Bluetooth and Wi‑Fi, set AirDrop to Everyone temporarily, disable Personal Hotspot, and reboot. If it still fails, check firewall rules and restart the Bluetooth daemon.
2. How do I fix AirDrop from iPhone to Mac when the Mac isn't found?
Ensure the Mac is unlocked and Finder > AirDrop is open (Mac must be awake). On the iPhone open Control Center > AirDrop and set to Everyone; on the Mac set discovery to Everyone temporarily. Turn off Personal Hotspot and any VPNs. If the Mac still doesn’t appear, restart both devices and check macOS Firewall and Bluetooth status.
3. What advanced steps fix persistent AirDrop problems?
Advanced steps include resetting the Mac’s Bluetooth module, deleting Bluetooth-related preference files, creating a new macOS user to test, resetting NVRAM/PRAM (Intel Macs), and using Safe Mode to detect interfering software. If those fail, test with other devices to isolate hardware faults and consider Apple service.
Semantic core (keyword clusters)
Primary (high intent):
- "airdrop not working on mac"
- "airdrop from iphone to mac not working"
- "macbook airdrop not working"
- "why is airdrop not working on my mac"
- "airdrop to macbook not working"
Secondary (supporting intent):
- "airdrop not finding mac"
- "airdrop mac to iphone not working"
- "mac airdrop not discovering devices"
- "airdrop not showing devices"
- "airdrop between mac and iphone troubleshooting"
Clarifying / LSI phrases:
- "Bluetooth and Wi‑Fi must be enabled"
- "AirDrop discovery Everyone vs Contacts Only"
- "disable Personal Hotspot for AirDrop"
- "macOS firewall blocking AirDrop"
- "reset Bluetooth module mac"
- "restart blued mDNSResponder"
- "AirDrop transfers freeze or fail"
