Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save navneet-kumar/aa1dcde189c302eb1d3f86687617a163 to your computer and use it in GitHub Desktop.

Select an option

Save navneet-kumar/aa1dcde189c302eb1d3f86687617a163 to your computer and use it in GitHub Desktop.
sudo defaults write /var/db/launchd.db/com.apple.launchd/overrides.plist com.apple.screensharing -dict Disabled -bool false
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -off -restart -agent -privs -all -allowAccessFor -allUsers
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.screensharing.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment