Skip to content

Instantly share code, notes, and snippets.

View myleskeller's full-sized avatar

Myles Keller myleskeller

View GitHub Profile
@myleskeller
myleskeller / DisableMonterey.sh
Last active September 3, 2024 15:09 — forked from b0gdanw/DisableBigSur.sh
Disable Monterey services
#!/bin/zsh
#Credit: Original idea and script disable.sh by pwnsdx https://gist.github.com/pwnsdx/d87b034c4c0210b988040ad2f85a68d3
#Credit: Modified idea and script DisableBigSur.sh by b0gdanw https://gist.github.com/b0gdanw/40d000342dd1ba4d892ad0bdf03ae6ea
# My primary goal here is to identify these services by name so others can fork and comment/uncomment with more confidence
#Disabling unwanted services on macOS Monterey (12)
#Disabling SIP is required ("csrutil disable" from Terminal in Recovery)
#Modifications are written in /private/var/db/com.apple.xpc.launchd/ disabled.plist and disabled.501.plist