iOS y Windows
9 min de lectura
Actualizado 14 mar 2026

AirDrop Not Working? 10 Working Fixes & Cross-Platform Solutions

When AirDrop gets stuck on 'Waiting...', fails midway, or refuses to discover nearby iPhones or MacBooks, it brings productivity to a screeching halt. Here is a definitive, step-by-step diagnostic checklist to get AirDrop working again—plus a universal browser fallback when Apple's protocol refuses to cooperate.

BS
Equipo Técnico de ButterShare
Especialistas en Redes P2P • Guía Verificada

AirDrop is Apple's marquee convenience feature when it works. But when it fails—stuck perpetually on 'Waiting...', rejecting transfers without explanation, or refusing to detect a MacBook sitting three inches away—it is one of the most maddening bugs in personal computing.

Because AirDrop operates across a fragile combination of Bluetooth Low Energy (for device discovery), peer-to-peer Wi-Fi (for data streaming), and iCloud cryptographic identity handshakes, a glitch in any single layer breaks the entire chain.

In this troubleshooting guide, we break down the 10 most common causes of AirDrop failure, explain the technical reasons behind each error, and provide proven step-by-step fixes to restore instant file transfers.

Transferencia directa P2P en navegador

¿Listo para enviar archivos pesados al instante?

Evita los límites de pago en la nube y las subidas lentas. ButterShare transmite archivos directamente entre dispositivos sin límites de tamaño y sin instalar software.

Sin apps requeridasSin límites de tamaño (100GB+)0 almacenamiento en nube

Why AirDrop Fails: The Complex Under-the-Hood Stack

Bluetooth beacons, AWDL radio channels, and Apple ID verification

To troubleshoot AirDrop effectively, you must understand what happens during a transfer attempt:

1. Discovery Phase: When you tap Share on an iPhone, the device broadcasts Bluetooth Low Energy (BLE) advertisements containing a hashed representation of your Apple ID email and phone number.

2. Negotiation Phase: The recipient device receives the BLE beacon, verifies the cryptographic hash against its local Contacts list, and responds over a peer-to-peer Wi-Fi interface called Apple Wireless Direct Link (AWDL).

3. Transmission Phase: Both devices tune their Wi-Fi chips to the exact same channel and stream the file via TLS encryption.

If Personal Hotspot is active, if the macOS firewall blocks stealth packets, if Bluetooth cache is corrupted, or if an Apple ID email formatting mismatch exists, the handshake fails silently.

10-Step AirDrop Diagnostic Checklist

Run through these 10 verified troubleshooting steps in order to isolate and fix the problem:

Paso a paso
01

Unlock Both Devices & Keep Screens On

AirDrop immediately stops advertising presence when an iPhone or iPad screen turns black or locks.

02

Set AirDrop to 'Everyone for 10 Minutes'

Open Control Center > hard press the network square > tap AirDrop > select 'Everyone for 10 Minutes' on both devices.

03

Turn Off Personal Hotspot

Go to Settings > Cellular > Personal Hotspot and turn it OFF. Having a hotspot active locks your Wi-Fi chip in access-point mode, preventing AirDrop from negotiating AWDL channels.

04

Toggle Wi-Fi and Bluetooth Off and On

Do not use Control Center to toggle Wi-Fi (it only disconnects current networks). Open the Settings app and toggle Wi-Fi and Bluetooth completely off and on.

05

Keep Devices Within 30 Feet (9 Meters)

Bluetooth BLE discovery has a practical indoor range of roughly 30 feet through walls.

Fix 1: The 'Contacts Only' Discovery Trap

Why your iPhone refuses to recognize family members and colleagues

The default AirDrop setting is 'Contacts Only'. For this setting to work, two strict conditions must be satisfied:

1. Your Apple ID email or phone number must be saved in the recipient's Contacts card.

2. The recipient's Apple ID email or phone number must be saved in your Contacts card.

If you have a friend saved with their phone number but their Apple ID uses an `@gmail.com` or `@icloud.com` address, Apple's cryptographic verification fails and the device will never appear in your AirDrop sheet. Switching AirDrop to 'Everyone for 10 Minutes' immediately bypasses this issue.

Fix 2: Disabling Personal Hotspot on iPhone

The silent killer of Apple Wireless Direct Link (AWDL)

If your iPhone is broadcasting a Personal Hotspot to your laptop, tablet, or car, its Wi-Fi card is locked into access point mode. AirDrop cannot switch the radio to the ad-hoc peer-to-peer channel required for AWDL transfers.

To fix: Disconnect any devices using your phone's cellular hotspot, then open iOS Settings > Personal Hotspot > toggle 'Allow Others to Join' to OFF.

Fix 3: Whitelisting Incoming Connections on Mac

Preventing macOS Security from dropping AirDrop discovery packets

If your iPhone can see other iPhones but never discovers your Mac, the macOS Application Firewall is likely blocking incoming connection probes.

1. On your Mac, open System Settings > Network > Firewall.

2. Click 'Options...'. Ensure that 'Block all incoming connections' is turned OFF.

3. Make sure 'Automatically allow built-in software to receive incoming connections' is turned ON.

Fix 4: Cycling Bluetooth & Wi-Fi Daemons

Clearing stale peripheral cache on iOS and macOS

Over weeks of continuous uptime, macOS and iOS Bluetooth controller daemons (`bluetoothd`) accumulate stale pairing state.

On Mac: Open Terminal and run `sudo pkill bluetoothd`. This restarts the background Bluetooth service instantly without requiring a full computer reboot.

On iPhone: Perform a Forced Restart (press Volume Up, press Volume Down, then hold the Power button until the Apple logo appears).

Fix 5: Resetting the AWDL Wireless Mesh (Mac Terminal)

The nuclear option for stubborn macOS AirDrop lockups

If AirDrop on Mac continues to display 'Waiting...' indefinitely, you can cycle the dedicated `awdl0` network interface directly from the command line:

Open Terminal on Mac and run:

`sudo ifconfig awdl0 down && sleep 2 && sudo ifconfig awdl0 up`

This flushes the Apple Wireless Direct Link routing table and forces the Wi-Fi card to re-negotiate peer discovery immediately.

When All Else Fails: The Zero-Install Browser Fallback

Transfer your files right now without rebooting or troubleshooting

When you are on a tight deadline, you do not have time to debug Bluetooth daemons, restart Wi-Fi routers, or update iOS versions. You just need to move your files.

ButterShare provides an instant, universal fallback. It runs inside Safari and Chrome on any iPhone, iPad, Mac, Windows PC, or Android device. Just open buttershare.com on both devices, scan the QR code or enter the 6-digit room code, and stream your files directly device-to-device with zero size limits.

Transferencia directa P2P en navegador

Transfiere Gigabytes al Instante con ButterShare

Sin instalación de software, sin límites de tamaño y con cero almacenamiento en servidores. Abre la página en ambos dispositivos y comienza tu transferencia directa en segundos.

Sin apps requeridasSin límites de tamaño (100GB+)0 almacenamiento en nube
Respuestas y Aclaraciones

Preguntas Frecuentes

Respuestas verificadas sobre airdrop not working fixes, seguridad, velocidad y compatibilidad entre plataformas.

Why is AirDrop not showing up on my Mac?
The most common reasons are: AirDrop is set to 'Receiving Off' or 'Contacts Only' in Control Center, the Mac firewall is blocking incoming connections, or the iPhone screen is locked. Setting AirDrop to 'Everyone for 10 Minutes' usually resolves it.
Why does AirDrop get stuck on 'Waiting...'?
AirDrop gets stuck on 'Waiting...' when Bluetooth establishes initial contact, but the devices fail to open the secondary Wi-Fi direct connection. This usually happens if Personal Hotspot is active or if Wi-Fi frequencies are misaligned.
Does AirDrop require Wi-Fi to be connected to the internet?
No. AirDrop does not require an active internet connection or router. It creates an ad-hoc, point-to-point Wi-Fi connection directly between the two Apple devices.
What is the best alternative when AirDrop won't work?
ButterShare (buttershare.com) is the best browser-based AirDrop alternative. It works in any browser across Mac, iPhone, Windows, and Android without requiring app installs or account signups.

Guías y Artículos Relacionados

Explora más tutoriales de transferencia punto a punto y comparativas entre plataformas.