- reindex with
sudo mdutil -E /
- check
$HOME/Library/Application Support/com.apple.spotlight/com.apple.spotlight.Shortcuts
- set the backups folder to read-only
chmod 444 "$HOME/Library/Application Support/MobileSync/Backup"
- https://stackoverflow.com/a/59787508