Skip to content

Instantly share code, notes, and snippets.

@jaredh159
Last active February 17, 2025 15:58
Show Gist options
  • Save jaredh159/231f814f8d0ae01ca96c517e471351c8 to your computer and use it in GitHub Desktop.
Save jaredh159/231f814f8d0ae01ca96c517e471351c8 to your computer and use it in GitHub Desktop.
reset all macos permissions for onboarding redo test
sudo tccutil reset All
sudo tccutil reset All WFN83LM943.com.netrivet.gertrude.app
sudo tccutil reset All com.netrivet.gertrude.app
sudo tccutil reset All .com.netrivet.gertrude.app
rm -rf ~/Library/Preferences/*
sudo rm -rf /Library/Preferences/*
sudo rm -rf /Library/Application\ Support/com.apple.TCC
# screen recording
sudo rm -rf ~/Library/Group\ Containers/group.com.apple.replayd
systemextensionsctl reset
systemextensionsctl gc
# restart the computer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment