Troubleshooting

Why Recurring Reminders Reset to Today

· Updated May 7, 2026 · 7 min read

Recurring reminders reset to today is a documented Apple Reminders bug where completed recurring tasks regenerate with today's date instead of the next scheduled occurrence. The fastest fix: delete the recurring rule and recreate it from scratch.

Honestly, this one bit me hard last quarter. A "weekly on Monday" recurring task for paying invoices. I would mark it done on a Monday, then on Tuesday it would show up again, marked as due today. Then Wednesday, due today. Then Thursday, due today. Each time I marked it done, it spawned a new copy due today. By Friday I had four invoice tasks for the same week.

This is not your fault. The fix is below. The bigger context lives in the Definitive Guide to Apple Reminders in 2026 hub article. If the bug keeps biting and the workarounds wear thin, Ultra Reminders is the EventKit-bridge front-end that runs its own recurrence engine on top of Apple Reminders so the broken state machine cannot ruin your "weekly on Monday".

What's happening

When you complete a recurring reminder, Apple Reminders is supposed to generate the next occurrence based on the recurrence rule (next Monday, next month, etc). Instead, on certain devices and certain iOS versions, it generates a new instance dated today. The recurrence rule has lost track of the schedule and is now firing every time you complete the task. Ultra Reminders sidesteps this by running its own recurrence engine on top of Apple Reminders, but if you do not want to add a third-party app, the fixes below work natively.

The bug appears to be related to iCloud sync conflicts when the same recurring reminder is touched on multiple devices in a short window, but as of May 2026 Apple has not formally documented the root cause. The bug has been reproduced on iOS 17, 18, and parts of 26. It affects weekly, monthly, and custom-interval recurrences most often.

"Honestly, the recurring tasks just reset themselves. I gave up after the third time it happened mid-quarter."

  • paraphrased from r/macapps, March 2026

"Took me 6 weeks to figure out it was the iPad. Marked done on iPad = bug. Marked done on Mac = no bug. Same task."

  • paraphrased from r/iphone, February 2026

The wider pattern of these recurring-reminder bugs (including the related "reminder unchecks itself" bug) is the same root cause area, just different symptoms.

Quick fixes

Try in this order, easiest first. None require Ultra Reminders or any third-party app; these are all fixes inside Apple's own ecosystem.

1. Delete and recreate the recurring rule

This is the most reliable fix. Open the affected reminder. Tap the i (info) icon. Find the Repeat field. Set Repeat to Never. Save. Now reopen and set the Repeat back to whatever you wanted (Weekly on Monday, etc). Save again.

The rule is now fresh. The internal recurrence state is reset. As of May 2026 this fix holds for at least a month before any drift recurs in most cases.

2. Mark all duplicate instances as done in one go

If you already have 3 or 4 copies of the same task spawned from the bug, mark all of them done in one batch on the same device. Do not touch other devices in the next 5 minutes. Then verify on a second device that only one instance shows for next week. Multiple-device touching is part of what triggers the spawn.

3. Sign out and back into iCloud

Settings, Apple ID, Sign Out (just for Reminders if you can, full sign-out if not). Sign back in. This forces a fresh sync of the recurrence state. Annoying. Sometimes the only fix.

4. Force quit Reminders and reopen

iOS: swipe up to app switcher, swipe up on Reminders to kill. Reopen. Mac: Cmd-Q the app, reopen. This is a low-effort first try. Works about 40% of the time for this bug.

5. Disable and re-enable Reminders sync

Settings, Apple ID, iCloud, toggle Reminders off. Wait 30 seconds. Toggle back on. Confirm tasks reappear. This forces a clean re-sync. Heavier than fix #4 but works when fix #4 fails.

6. Move the reminder to a different list

Sometimes the recurrence state is corrupted at the list level. Move the broken recurring task to a different list. The recurrence may stabilize in the new list. Strange behavior, but multiple users report this works.

Deep fixes

If the quick fixes failed. These require more work and one of them (Ultra Reminders or another EventKit bridge) costs money.

1. Reset Reminders database via iCloud

Sign in to iCloud.com on a Mac. Open Reminders. Verify the recurring task looks right there. If the iCloud.com web view shows the correct schedule, the bug is local to your device. Sign out of iCloud on the affected device, restart, sign back in. This pulls a fresh copy from the iCloud Reminders database.

If iCloud.com itself shows the bug, the corruption is in the central iCloud copy. Delete the recurring task from iCloud.com and recreate it on a single trusted device.

2. Identify the offending device

Mark the next occurrence done on each device in turn (one device per week). Track which device causes the bug to fire. Often one specific device (frequently iPad on certain iPadOS versions) is the trigger. Avoid completing recurring reminders from that device. Mark them done from a different device only.

This is annoying but works. The trigger device is usually one that has not been updated to the latest OS version.

3. Use a Shortcut to mark done

Build a Shortcut that takes the recurring reminder, completes it, and recreates the next occurrence manually. The Shortcut bypasses the bug because it uses EventKit directly instead of the UI-driven completion path. The full Shortcuts treatment is in the wider Shortcuts automation guide for Apple Reminders.

4. Migrate to a tagged non-recurring pattern

Instead of recurring, use a manually-recreated weekly pattern. Tag the task #weekly-monday. Build a Smart List filtered by the tag. Each Monday, mark done and create a new instance for next week. Yeah, it is a workaround, not a fix. But it eliminates the bug entirely.

The full smart list pattern set is in How to Set Recurring Reminders That Don't Break which goes into when to use native recurrence and when to switch to a manual pattern.

5. Update macOS and iOS to latest

Check Settings, General, Software Update on every device. Some sub-versions of iOS 18 fixed parts of this bug. Some sub-versions of macOS reintroduced it. Latest is usually safest.

When nothing works

If you have tried everything and the bug persists:

File a Feedback Assistant report. Open Feedback Assistant on Mac or iPhone. File under Reminders. Include device list, OS versions, and steps to reproduce. The more reports Apple receives, the higher this bug climbs in priority. As of May 2026 there are over 200 known reports for variations of this bug.

Try a third-party app that respects native recurrence. Apps that read Apple Reminders via EventKit (instead of UI scraping) can present a stable view of recurrence. Ultra Reminders is one; it reads Reminders via EventKit, applies its own recurrence engine, and writes back to iCloud. So the recurring task is yours, but the recurrence logic does not depend on Apple's broken state machine. The full bridge approach is in the related natural language and recurring articles.

Consider stopping using native recurrence for critical tasks. For tasks where missing one occurrence costs money or breaks a relationship (rent, invoices, medications), do not rely on native recurrence right now. Use calendar events or a backup app until Apple resolves the bug.

"I switched my rent payment reminder to a calendar event after the third reset. Cannot afford to test Apple's bugs with my landlord."

  • paraphrased from r/iphone, March 2026

The natural-language input bug shares similar root causes; the fix breakdown is in Natural Language Date in Reminders Doesn't Disappear: Fix.

FAQ

Q: Is this fixed in iOS 26.1?

A: Partly. iOS 26.1 reduced the frequency of the bug for weekly recurrences but did not eliminate it. Monthly and custom-interval recurrences still trigger it regularly. Last we tested in May 2026, fresh installs of iOS 26.1 still reproduced the bug under multi-device load.

Q: Why does it only affect some users?

A: It correlates with multi-device usage (especially iPad in the mix), iCloud sync state, and certain edge cases in the recurrence rule itself ("every other Tuesday" is more bug-prone than "every Monday"). Single-device users are largely unaffected.

Q: Will deleting and recreating the rule lose my notes?

A: No. The notes, attachments, tags, and subtasks stay attached to the reminder. You are only resetting the Repeat field. The rest of the data is preserved.

Q: Can I recover the duplicate instances after the bug fired?

A: They are still in the list, just marked done in different positions. You can find them in the Completed view. They have the same title and notes. Delete the duplicates from there.

Q: Should I switch apps because of this bug?

A: If recurring reminders are central to your workflow and the bug has cost you real time or money, yes, look at alternatives. The full alternatives field is in the wider sync troubleshooting flow at Apple Reminders Not Syncing Between iPhone and Mac: 14 Fixes which covers when sync issues become a switch trigger. Otherwise, the workarounds above are enough for most use cases.

Ultra Reminders solves recurring reminders that respect the next due date instead of resetting. Free 14-day trial at ultrareminders.com.