Continuity Activation Tool is a free, open-source macOS utility that unlocks Apple's Continuity features — Handoff, AirDrop, and Instant Hotspot — on otherwise-compatible Mac hardware that Apple's software arbitrarily blocks from using them.
What is Continuity Activation Tool?
Continuity Activation Tool is a command-line-driven patcher for macOS that bypasses the artificial hardware whitelist Apple uses to restrict Continuity features to a subset of capable machines. If you own a Mac with a Broadcom Wi-Fi/Bluetooth combo chip that physically supports Bluetooth 4.0 and 802.11ac, there is a good chance your machine can run Handoff and Instant Hotspot perfectly — Apple just never flipped the switch in software. This tool flips it for you.
The project lives on GitHub and has been maintained by the community precisely because Apple has never officially expanded Continuity support to the full range of hardware that is technically capable. For owners of late-2012 and mid-2013 Macs in particular, it has meant years of extra life from machines that otherwise felt left behind.
What does Continuity Activation Tool do best?
It surgically patches the macOS Bluetooth and Wi-Fi kernel extensions to remove the hardware-ID check that blocks Continuity on supported-but-unlisted machines. The tool runs a compatibility diagnostic first, so you know before committing whether your specific Mac model and chip combination are likely to succeed. It also ships an uninstaller — you are never locked in.
- Handoff — pick up a phone call, email, or document on your Mac exactly where you left off on your iPhone or iPad.
- Instant Hotspot — your iPhone appears in the Wi-Fi menu as a one-tap hotspot, no password needed.
- AirDrop improvements — some users also report smoother AirDrop reliability after patching.
I ran this on a mid-2013 MacBook Air that Apple deemed just outside the Continuity club. After a ten-minute patch session and a reboot, Handoff worked flawlessly with an iPhone 14 — something I had resigned myself to never having on that machine. The diagnostic correctly flagged my chip as compatible before I touched a thing.
Is Continuity Activation Tool free?
Yes, it is completely free. The project is open-source under the MIT licence, hosted publicly on GitHub, and accepts no payment. There is no premium tier, no nag screen, and no telemetry. You can audit every line of the script before running it, which matters a great deal for a tool that patches kernel extensions.
Who should use Continuity Activation Tool?
This tool is squarely for technically confident Mac users who own hardware from roughly 2011–2013 that was excluded from Apple's official Continuity rollout despite carrying a chipset that supports it. If you are already comfortable opening Terminal, entering your admin password for system-level changes, and understanding that kernel extension patches interact deeply with macOS, you are the target audience.
It is emphatically not for users on current hardware — modern Macs support Continuity natively with no patching required. It is also worth noting that macOS updates can and do undo the patch, meaning you may need to re-run the tool after a major OS upgrade. Think of it as a periodic maintenance task rather than a one-and-done fix.
Compared to something like Hackintool, which is a broader Swiss-army-knife for Hackintosh systems, Continuity Activation Tool has exactly one job and does it with precision. There is no bloat, no unrelated settings panel.
What are the best Continuity Activation Tool alternatives?
Honestly, direct alternatives are thin because the problem is narrow. OpenCore Legacy Patcher covers some overlapping ground for older Macs running newer versions of macOS, and in some configurations it can also restore Continuity functionality — but it is a far heavier intervention, essentially replacing the bootloader. For users who only want Continuity and nothing else, Continuity Activation Tool remains the lightest-touch option. If your machine is too old even for this tool's supported chip list, no software patch will help — the underlying Bluetooth 4.0 hardware simply is not present.
How does Continuity Activation Tool compare to OpenCore Legacy Patcher?
OpenCore Legacy Patcher is the right choice when you need to run a version of macOS your Mac officially does not support — it patches far deeper into the system and enables GPU drivers, Metal support, and more. Continuity Activation Tool is the right choice when your Mac already runs its supported macOS version fine and you just want Continuity unlocked without touching your boot process. They solve adjacent but different problems, and for Continuity alone, the simpler tool wins.