How to stop macOS 26 from waking my system up every hour?

Hi all,


This is driving me nuts!


Every setting related to automatic wakes is turned off, every notification is turned off, automatic Time Machine is turned off.... yet the system wakes up every single hour!


How to get rid of all this?! The system automatically sets invisible wake requests. I remove the scheduled events, and they just keep getting added back.


2025-11-05 01:51:02.290388+0100 0x68109    Default     0x0                  115    8    powerd: [com.apple.powerd:wakeRequests] Selected RTC wake request: {

    UserVisible = 0;

    appPID = 1056;

    eventtype = wake;

    scheduledby = "com.apple.alarm.user-invisible-com.apple.calaccessd.travelEngine.periodicRefreshTimer";

    time = "2025-11-05 09:02:51 +0000";

}

2025-11-05 01:51:02.290633+0100 0x68109    Default     0x0                  0      0    kernel: (AppleSMCRTC) SMCRTC: [MaintenanceWakeCalendarDate] 2025/11/5 2:45:26 (0)

2025-11-05 01:51:02.290640+0100 0x68109    Default     0x0                  0      0    kernel: (AppleSMCRTC) SMCRTC: [MaintenanceWakeCalendarDate] 2025/11/5 2:45:26 (0)

2025-11-05 01:51:02.290644+0100 0x68109    Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2025/11/5 02:45:26

2025-11-05 01:51:02.290647+0100 0x68109    Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2025/11/5 02:45:26




MacBook Pro 16″, macOS 26.1

Posted on Nov 5, 2025 3:06 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 5, 2025 8:57 AM

What is the concern here? Intel Macs had a Power Nap feature for running background activities when connected to AC power, and it could be disabled. Apple Silicon Macs always 'Power Nap' and you cannot turn it off.


To have Apple consider your feedback, submit it here:

Feedback - macOS - Apple


Regarding the specific process that you've identified, based on the information from Owl-53 you can try Calendar app > Calendar menu > Settings > Alerts and uncheck the Time to Leave option.

16 replies
Question marked as Top-ranking reply

Nov 5, 2025 8:57 AM in response to musicadi

What is the concern here? Intel Macs had a Power Nap feature for running background activities when connected to AC power, and it could be disabled. Apple Silicon Macs always 'Power Nap' and you cannot turn it off.


To have Apple consider your feedback, submit it here:

Feedback - macOS - Apple


Regarding the specific process that you've identified, based on the information from Owl-53 you can try Calendar app > Calendar menu > Settings > Alerts and uncheck the Time to Leave option.

Nov 5, 2025 7:59 AM in response to musicadi

OP wrote " scheduledby = "com.apple.alarm.user-invisible-com.apple.calaccessd.travelEngine.periodicRefreshTimer"; "



This entry means that the system calendar daemon (calaccessd) scheduled a periodic refresh of travel-related calendar data (e.g., to update estimated travel times or notifications about when to leave for an event).


Totally normal.

This is a routine background operation performed by Apple’s Calendar subsystem. It’s not malware or an error — just part of how macOS keeps calendar information up to date

Nov 7, 2025 7:20 AM in response to musicadi

To be construction as mandated by the Apple Support Communities Use Agreement


B. Submission article 3 " Post constructive comments and questions. Unless otherwise noted, your Submission should either be a technical support question or a technical support answer. . . . "


If the user believes these current issues stem specifically from macOS 26 Tahoe 26.1


For a thorough test to determine if Tahoe is the root cause of all computer issues.


Use the “Atomic” option and select “Erase All Content and Settings.” Apple Silicon computer


Apple Intel computers >>   Use Disk Utility to erase an Intel-based Mac followed by How to reinstall macOS


Always make a Time Machine backup before proceeding.


This will not affect the existing installation of Tahoe.


Run the computer without installing any additional software and without restoring from your Time Machine backups.


Run the computer in this mode for approximately 6 to 8 hours and report back if the previous issue reoccur.

Nov 7, 2025 5:08 AM in response to musicadi

...and here it is creating wake schedules, even though ALL related options are turned off and even though I did all the steps that AI and our friend here suggested. Calendar is empty, sync is turned off, yet the OS decides to wake my system up every single hour.



Timestamp                       Thread     Type        Activity             PID    TTL  
2025-11-07 12:15:02.316738+0100 0x37210    Default     0x0                  0      0    kernel: (AppleSMCRTC) SMCRTC: [MaintenanceWakeCalendarDate] 2025/11/7 13:15:29 (0)
2025-11-07 12:15:02.316746+0100 0x37210    Default     0x0                  0      0    kernel: (AppleSMCRTC) SMCRTC: [MaintenanceWakeCalendarDate] 2025/11/7 13:15:29 (0)
2025-11-07 12:15:02.316750+0100 0x37210    Default     0x0                  0      0    kernel: PMRD: MaintenanceWakeCalendarDate 2025/11/7 13:15:29
2025-11-07 12:15:02.316753+0100 0x37210    Default     0x0                  0      0    kernel: PMRD: next alarm (MaintenanceWakeCalendarDate) 2025/11/7 13:15:29
2025-11-07 12:15:02.316755+0100 0x37210    Default     0x0                  0      0    kernel: PMRD: scheduled alarm mask 0x4
2025-11-07 12:15:02.317192+0100 0x78       Default     0x0                  0      0    kernel: PM response took 17552 ms (115, powerd)


...and automatically sets user invisible alarms for TravelEngine that I had previously cancelled


2025-11-07 12:15:02.316516+0100 0x37210    Default     0x0                  115    8    powerd: [com.apple.powerd:wakeRequests] Selected RTC wake request: {
    UserVisible = 0;
    appPID = 439;
    eventtype = wake;
    scheduledby = "com.apple.alarm.user-invisible-com.apple.calaccessd.travelEngine.periodicRefreshTimer";
    time = "2025-11-07 15:15:51 +0000";
}


[Edited by Moderator]

Nov 5, 2025 12:58 PM in response to Owl-53

The only issue is that, as I wrote in my original post, all related options are turned off, including "Time to travel", so it makes absolutely no sense for the calendar to set a refresh timer every hour for something that is turned off.


So no, it is not "totally normal".


Weird how I now have 3 replies from 3 different people in a support community, and none of them are actually trying to answer my question, which was: how do I get rid of all this?

Nov 7, 2025 5:10 AM in response to Barney-15E

Has it not dawned on you that I have already contacted them?


I asked a simple question: how do I remove this? Several replies later, still no answer, just deflections and now even deleted posts.


If the answer is “you can't”, why not say it clearly instead of hiding behind “contact support”? This looks more like damage control than community support.


Now, if you can't, the next logical question is: why not?! Why does TravelEngine set recurring wake alarms when it should be silent, since the associated function disabled? Or is it that it has some hidden functions too?!

Nov 7, 2025 7:04 AM in response to musicadi

creoairer44 wrote:

Has it not dawned on you that I have already contacted them?

I asked a simple question: how do I remove this? Several replies later, still no answer, just deflections and now even deleted posts.

If the answer is “you can't”, why not say it clearly instead of hiding behind “contact support”? This looks more like damage control than community support.

Now, if you can't, the next logical question is: why not?! Why does TravelEngine set recurring wake alarms when it should be silent, since the associated function disabled? Or is it that it has some hidden functions too?!

The answer to all of your questions is nobody here knows how it works. You need to talk to Apple to find out how to fix your problem. I’m sure there’s many times mine wakes up to do maintenance and I don’t care.

since we didn’t write the software and we have no connection to Apple whatsoever, all we can do is guess at ways to stop it. Obviously everything people have suggested does not stop it so the logical conclusion is there’s no way to stop it.

How to stop macOS 26 from waking my system up every hour?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.