Skip to content

Instantly share code, notes, and snippets.

@maxgfr
Created January 4, 2025 10:42
Show Gist options
  • Save maxgfr/6960f27320fc5428264c88d1060bee13 to your computer and use it in GitHub Desktop.
Save maxgfr/6960f27320fc5428264c88d1060bee13 to your computer and use it in GitHub Desktop.
Re-index spotlight on MacOS
sudo -i
mdutil -Ea
mdutil -ai off
mdutil -ai on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment