What macOS does right after an update
- Spotlight reindexing — mds_stores rebuilds the entire search index to account for new metadata formats. This runs at high CPU and can take 2–24 hours depending on how many files you have.
- Photos analysis — photoanalysisd re-runs face recognition, object detection, and memory classification on your photo library using the updated ML models. On large libraries, this can run for 12–48 hours.
- Font cache rebuild — macOS rebuilds font caches after system updates, which briefly slows font rendering and application launch times.
- Dyld shared cache compilation — the dynamic linker cache that speeds up application launching gets recompiled for the new OS. This is a one-time background task that completes in minutes to hours.
- iCloud sync burst — if iCloud Drive detects changes from the update process, it initiates a sync check that consumes network bandwidth and some CPU.
- App compatibility checks — macOS verifies Gatekeeper signatures and notarization for installed apps against the updated security database.