Home > News Tips

Fix CalNCService & CalendarAgent Consuming High CPU on Mac

Updated on Monday, April 8, 2024

iBoysoft author Jenny Zeng

Written by

Jenny Zeng
Professional tech editor

Approved by

Jessica Shee

English Deutsch

Fix CalNCService & CalendarAgent High CPU Usage on Mac

When your Mac is running correctly, background processes like CalendarAgent or CalNCService hardly take any CPU from it and often consume very little memory as well. The amount of energy CalendarAgent or CalNCService uses will increase when a task is undergoing. But the CPU spike usually won't take long.

If the CalendarAgent or CalNCService process is eating up your Mac's CPU or memory continuously, you know there's an issue you need to deal with. This post provides the solutions to such problems.

Guide to CalNCService & CalendarAgent on Mac:

What is CalendarAgent on Mac?

CalendarAgent is the backend of the Calendar app on your Mac. It likely also works closely with other apps like Contacts and Reminders. CalendarAgent often runs in the background but you can find its executable in  /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent.

CalendarAgent consumes high CPU on Mac

Fix CalendarAgent high CPU and memory usage on Mac

CalendarAgent will occupy a large amount of CPU on your Mac for a long time when it gets stuck on finishing a task. This could result from a corrupted database, issues of syncing, etc. You can shut down the CalendarAgent process in Activity Monitor by closing Calendar, then selecting CalendarAgent and clicking the cross icon at the top. 

If that doesn't work, try the solutions below to stop CalendarAgent from eating up your CPU and monitor the CPU usage for every step you take.

Disable Calendar syncing with all internet accounts

  1. Open the Apple menu > System Preferences > Internet Accounts.
  2. Select an account from the left side and deselect Calendar until you've done with all accounts.
  3. Restart your Mac.
  4. Re-enable the syncing if necessary.

Deselect Contacts and Reminders from your Google accounts

Many users have reported that either Contacts or Reminders is the culprit in causing the huge CPU spike of CalendarAgent and CalNCService. Unsyncing the problematic app from your Google accounts has been proven useful. 

  1. Open the Apple menu > System Preferences > Internet Accounts.
  2. Select a Google account from the left side, uncheck Contacts, and then continue with another one.
  3. Do the same with Reminders.

 If it turns out that the Reminders app is the real trouble, delete everything from it and then retype the important notes.

Turn off Siri Suggestions

  1. Open the Apple menu > System Preferences > Siri.
  2. Click Siri Suggestions & Privacy.
  3. Select Calendar and uncheck "Show Siri Suggestions in App."

 Delete Calendar caches

  1. Back up your Calendar by opening it and clicking File > Export > Calendar Archive.
  2. Quit Calendar.
  3. Open Finder and click Go > Go to folder from the top menubar.
  4. Paste ~/Library/Calendars/ and hit Enter.
  5. Delete the following cache files.     
    Calendar Cache    
    Calendar Cache-shm    
    Calendar Cache-wal

Disable unnecessary calendaers to sync

  1. If you have permitted other delegates to access your Calendar, try turning it off.
  2. Uncheck the calendars that aren't essential for syncing on the Google Sync Setting page.

Rebuild Calendar

  1. Stop Calendar from syncing with your iCloud or Google accounts in System Preferences > Internet Accounts.
  2. Open Terminal and execute the following command:rm -r ~/Library/Calendars/ ~/Library/Preferences/com.apple.iCal.plist
  3. Re-enable Calendar syncing.

What is CalNCService on Mac?

CalNCService is a Calendar process that's responsible for syncing Reminders & Notifications. It typically takes less memory than CalendarAgent, around 8MB. You can access it by navigating to /System/Library/PrivateFrameworks/ followed by /CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/, then right-clicking on CalNCService.xpc and select Contents/MacOS/CalNCService.

CalNCService consuming high CPU on Mac

Fix CalNCService taking up high CPU on Mac

If you find CalNCService is hogging your Mac's CPU at an abnormally high percentage, try the following solutions one after another until the issue gets resolved. 

  • Deselect Reminders in iCloud by opening System Preferences > Apple ID > iCloud.
  • Disable notifications for Calendar and Reminders by opening System Preferences > Notification & Focus > Calendar/Reminders > Disable "Allow Notifications."
  • Turn off the Calendar sync on each internet account in System Preferences > Internet Accounts.
  • Remove all widgets from the Notifications Center's Today tab.
  • Remove the reminder created via Siri.
  • Unsubscribe calendars you don't need in your Calendar app.
  • Reset Calendar by deleting the Calendar folder in ~/Library/Calendars/ and the ~/Library/Preferences/com.apple.iCal.plist file, then set the calendar settings back.