Created
January 4, 2025 10:42
-
-
Save maxgfr/6960f27320fc5428264c88d1060bee13 to your computer and use it in GitHub Desktop.
Re-index spotlight on MacOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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