# how can we disable Captive Network Assistant on macOS Monterey 12.6?
"sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control Active -boolean false" doesn't work anymore!!
This isn’t really a code-level question — I can say definitively that there’s no API to achieve this goal — and thus not really on-topic for DevForums. I recommend that raise this an Apple Support Communities, run by Apple Support.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"