Bypass the Siri AI Waitlist on macOS 27

After updating to macOS 27 beta, Siri AI requires you to join a waitlist, and it can sometimes take hours for Siri to be fully activated on your Mac. There’s a simple way to bypass this wait.

Here’s how to bypass the Siri AI waitlist without disabling SIP:

  1. Open Terminal on your Mac.
  2. Copy and paste the command below into Terminal and press return.
    sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" "EnhancedSiriWaitlist" -dict-add Enabled -bool NO
  3. Restart your Mac to apply the change.

That’s it. No more waiting around to use Siri AI on your Mac.

Thanks to @stephancasas for sharing this tip.

2 Likes