Skip to content

Instantly share code, notes, and snippets.

@hideandseekstheorder
hideandseekstheorder / disable-sequoia-bloatware-profile-ab.sh
Last active January 26, 2026 13:20
Curated subset of Disable-Sequoia-Bloatware by b0gdanw. Based on the original script: https://gist.github.com/b0gdanw/b349f5f72097955cf18d6e7d8035c665 This version only disables Profile A (ads/analytics) and Profile B (Siri/AI/suggestions). Created with the help of ChatGPT.
#!/bin/zsh
#
# Based on:
# Disable-Sequoia-Bloatware.sh by b0gdanw
# https://gist.github.com/b0gdanw/b349f5f72097955cf18d6e7d8035c665
#
# This is a curated subset (Profile A + B only),
# created with the help of ChatGPT.
# Core system services are intentionally excluded.
#