Sweepfor Mac

Speed up your Mac

Mac Running Slow After a macOS Update? Here's the Fix

Updated to Sonoma or Sequoia and now your Mac is dragging? It's not your imagination. Here's why post-update slowdowns happen and how to fix them.

7 min read

You hit “Update Now,” walked away for an hour, came back to a freshly updated Mac, and now it feels measurably slower than before. This is a real phenomenon, not paranoia. Almost every macOS update causes temporary performance degradation that lasts somewhere between a day and three weeks, depending on what you have installed and how big your home folder is.

The good news: most of it resolves on its own. Some of it doesn’t. Here’s how to tell which is which, and what to actually do.

Why every macOS update slows your Mac down (temporarily)

When you update to Sonoma 14, Sequoia 15, or any major macOS release, several things kick off in the background:

  1. Spotlight reindexing — every file on your drive gets reindexed against the new schema
  2. Photos library re-analysisphotoanalysisd re-scans for faces, scenes, and Memories
  3. iCloud sync verification — the new system rechecks every iCloud item
  4. Apple Mail re-indexing — your entire mail database gets rebuilt
  5. App caches invalidated — every app rebuilds its caches against the new system frameworks
  6. Old kernel extensions disabled or replaced — sometimes with new ones that need to recompile

All of this is normal. All of it is also CPU and disk-intensive. Combined, it makes your Mac feel like it’s running underwater for the first few hours, sometimes days.

If your update finished within the last 48 hours, give it more time before assuming something’s actually wrong. Plug in, leave the Mac on overnight, and check again in the morning.

After 72 hours, if it’s still slow

Now we’re talking about a real problem. Here’s how to diagnose.

Open Activity Monitor and look for stuck processes

Spotlight: “Activity Monitor.” Sort the CPU tab by % CPU descending and watch for two minutes.

Common post-update culprits:

  • mds_stores / mdworker_shared — Spotlight still indexing. If still at 50%+ CPU after 3 days, it’s stuck.
  • photoanalysisd — Photos library work. Can legitimately run for days on large libraries.
  • bird — iCloud sync daemon. Should be transient.
  • kernel_task — high values usually mean thermal throttling or a driver issue.
  • WindowServer — if pegged, the system UI itself is struggling.

If Spotlight’s stuck (mds_stores or mdworker pegged for days), you can force a reindex: System Settings → Siri & Spotlight → Spotlight Privacy. Add your startup disk, click Done, then reopen and remove it. This forces Spotlight to start fresh.

There’s a faster waySweep handles this automatically and lets you approve before anything’s deleted. Try Sweep free →

Common post-update issues and their fixes

Issue: Wi-Fi feels slower or drops constantly

macOS updates frequently reset network configuration. The fix:

  1. System Settings → Network → Wi-Fi → Details for your network
  2. Click “Forget This Network”
  3. Reconnect

If that doesn’t help, delete network preferences. Quit any running apps, then in Finder, hit Cmd+Shift+G and paste /Library/Preferences/SystemConfiguration/. Move (don’t delete) these files to your Desktop:

  • com.apple.airport.preferences.plist
  • com.apple.network.identification.plist
  • com.apple.wifi.message-tracer.plist
  • NetworkInterfaces.plist
  • preferences.plist

Restart. macOS regenerates clean versions. If everything’s good after a day, trash the desktop copies.

Issue: Bluetooth is flaky

Common after major updates. Try:

  1. Turn Bluetooth off and on again from the menu bar
  2. Unpair and re-pair problematic devices
  3. As a last resort, reset Bluetooth — in Sonoma 14+, hold Shift+Option while clicking the Bluetooth menu, then “Reset the Bluetooth module.”

Issue: Battery drains way faster

Almost always one of two things:

  • Spotlight or Photos still doing background work
  • A specific app that’s incompatible with the new macOS and looping

Check System Settings → Battery → Battery Health, then click the “i” next to “Battery Usage.” It shows energy use over the last 24 hours. Apps with disproportionate impact usually need an update.

Issue: External monitor problems

Sequoia 15 changed how external displays handle HDR and color profiles. If your second monitor is acting up:

  1. System Settings → Displays
  2. For each display, check the resolution and color profile
  3. Try resetting to defaults

For older monitors over HDMI, a refresh rate mismatch can cause weird performance. Force 60Hz explicitly.

The big one: kexts and app incompatibility

Major macOS updates frequently break older kernel extensions and drivers. If you use:

  • Audio interfaces (Focusrite, Universal Audio, RME) — check the manufacturer’s site for updated drivers
  • VPN clients — Cisco AnyConnect, Pulse Secure, etc. often need updates
  • Antivirus tools — these dig deep into the system and frequently break
  • Backup software — Carbon Copy Cloner, ChronoSync, etc.
  • Mounting tools — Tuxera NTFS, Paragon ExtFS

Open System Settings → Privacy & Security and scroll down. If you see “System Extension Blocked” or similar warnings, that’s your culprit.

Tip: Before any major macOS update, check your critical apps' websites for compatibility. If a manufacturer says "not yet supported," wait. The update isn't going anywhere.

Storage pressure after update

Updates also consume significant storage temporarily:

  • The update installer itself (5-12GB)
  • Old system files held during the rollback period (can be 10GB+)
  • Increased Time Machine local snapshot activity
  • Rebuilt caches

If you were tight on space before, you’re tighter now. System Settings → General → Storage and aim for at least 20% free.

The previous update’s installer often hangs around in /Library/Updates/. Older snapshots sometimes don’t get cleared automatically. Clean these out and restart.

When to consider rolling back

If performance is genuinely worse after a week and you’ve worked through the steps above, you might need to roll back. This is more involved than rolling back used to be:

  • Time Machine restore — only works if you have a pre-update Time Machine backup
  • Reinstall from Recovery — wipes the drive, requires backup beforehand
  • Apple Configurator restore (Apple Silicon) — can revive the previous OS via another Mac

Honestly, most people are better off waiting for the next point release. macOS 14.0 had real performance issues for some hardware that 14.2 fixed. Sequoia 15.0 had window-server bugs that 15.1 cleaned up.

Make this a one-click jobSweep does the same hunt in seconds. Always shows you what’s about to go. Free for macOS →

Cleaning up post-update gunk

After every major update, a lot of obsolete files stick around:

  • Old kernel cache files
  • Pre-update launchd plists that don’t match anything anymore
  • Caches from apps that rebuilt their data but left old versions behind
  • Crash logs from the update process itself

You can hunt for these manually in ~/Library/Logs, ~/Library/Caches, and /Library/Logs. Or run a cleanup tool that handles it. Sweep specifically catches these post-update artifacts because we’ve watched too many people manually delete the wrong file and break something.

The patient answer

Most post-update slowdowns resolve themselves within 5-7 days. Plug in your Mac, leave it on overnight a few times, let Spotlight and Photos finish their work. Don’t constantly check Activity Monitor — watching the pot doesn’t help.

If it’s still bad after a week, work through the diagnostic steps. If it’s still bad after the diagnostic steps, you’ve got a specific compatibility issue, and that usually means waiting for either Apple or your app vendor to ship a fix.

Updates are a tax we pay for staying current. The good ones pay it back in features. The bad ones get fixed within a month.

← Back to all guides