Quick Answer
No, Cozi does not sync with Outlook out of the box. But yes, it can — via CalDAV, using Outlook’s built-in Internet Calendars feature. The exact path is: File > Account Settings > Account Settings… > Internet Calendars tab > New > Paste Cozi CalDAV URL > Add. You’ll need Cozi’s private calendar URL (found in Cozi > Settings > Calendar Sharing > Enable CalDAV), and it only works in classic Outlook for Windows (2016, 2019, 2021, and Microsoft 365 apps with classic mode enabled). It does not work in the new Outlook for Windows (v1.0+).Step-by-Step Walkthrough
- Get your Cozi CalDAV URL: Log into Cozi.com → click the gear icon → Settings → Calendar Sharing → toggle Enable CalDAV. Copy the full URL under Private Calendar URL. It looks like
https://cal.cozi.com/username/primary.ics— but note: the.icsending is wrong. Replace it with/calendar. So it becomeshttps://cal.cozi.com/username/calendar. This is critical — Outlook rejects the .ics version. - Open classic Outlook: If you’re on Microsoft 365, check which version you’re running. Press Alt+F, then T → look at the top of the dialog. If it says “Outlook for Microsoft 365” and shows a ribbon labeled Home, Send/Receive, etc., you’re likely in classic mode. If you see a left sidebar with Mail, Calendar, People, and a top bar saying New Outlook, close it and launch Outlook from the Start menu using the shortcut named Outlook (classic).
- Add as Internet Calendar: In classic Outlook, go to File > Account Settings > Account Settings…. Click the Internet Calendars tab. Click New. Paste your corrected CalDAV URL (
https://cal.cozi.com/yourname/calendar). Click Add. Outlook will prompt for credentials — enter your Cozi email and password (not your app-specific token). - Verify and rename: Once added, the calendar appears under Other Calendars in the Navigation Pane. Right-click it → Properties. Under the General tab, rename it (e.g., Cozi Family Calendar) and check Show this calendar in the Calendar view. Uncheck Download updates automatically — it causes sync delays. Instead, right-click the calendar later and choose Update Calendar manually when needed.
Common Pitfalls
- You paste the
.icsURL instead of changing it to/calendar. Outlook accepts it but shows zero events — no error, no warning. - You try this in the new Outlook for Windows. It flat-out ignores CalDAV URLs. No prompt, no failure message — just silence.
- You enter your Cozi login using two-factor authentication (2FA) without generating an app password first. Outlook fails silently with “authentication failed” — but won’t say why.
- You add the calendar while offline or behind a corporate proxy that blocks port 8443 (Cozi’s CalDAV port). Outlook hangs for 90 seconds, then drops the request without feedback.
- You expect two-way sync. It’s read-only. You can see Cozi events in Outlook, but editing or adding in Outlook does nothing to Cozi.
Pro Tips
Most people don’t know this: Outlook caches CalDAV calendar data for up to 72 hours unless you force a refresh. To bypass that, hold Ctrl while right-clicking the Cozi calendar in the Navigation Pane — the context menu adds Refresh Now (not visible otherwise).
Second: If your Cozi account has multiple calendars (e.g., Family, Kids’ Activities, Meal Planning), each gets its own CalDAV URL — not one master link. You must add them individually using the same steps above. Look for the unique ID in each calendar’s sharing settings.
Third: Want color consistency? Right-click the Cozi calendar → Properties → Color tab → pick a shade that matches Cozi’s web UI (e.g., Cozi’s default blue is RGB 66, 133, 244). Outlook won’t auto-match, but doing this manually avoids confusion during team meetings.
Troubleshooting
If the calendar appears but stays empty, check Outlook version first. Classic Outlook (2016+) supports CalDAV. The new Outlook (launched mid-2023) does not — and Microsoft has confirmed no timeline for support. You’ll need to stick with classic Outlook or use Cozi’s browser tab alongside Outlook.
Admin restrictions matter too. In enterprise environments, Group Policy may disable Internet Calendars entirely. Run gpresult /h report.html and search for “Disable Internet Calendars”. If enabled, you’ll need IT to change it — or ask for a delegated Cozi calendar shared via email invite instead.
Also: Cozi’s CalDAV server requires TLS 1.2. Outlook 2013 and earlier won’t connect — even if the UI lets you paste the URL. You’ll get “The server returned an error” with no details. Upgrade to Outlook 2016 or newer.
One last thing: Cozi only publishes events 30 days in the past and 90 days forward by default. If you’re looking for something older, adjust the date range in Cozi’s Calendar Sharing settings before syncing.
| Action | Shortcut | Alt Sequence | Notes |
|---|---|---|---|
| Open Account Settings | Ctrl+Shift+Alt+S | Alt+F, T | Works in classic Outlook only |
| Add Internet Calendar | Ctrl+Shift+Alt+C | Alt+F, A, I | Only appears after opening Account Settings |
| Force-refresh Cozi calendar | Ctrl + right-click | N/A | Reveals hidden Refresh Now option |
| Switch to classic Outlook | Win+R, type outlook.exe /resetnavpane |
Alt+F, C | Resets navigation pane — often forces classic mode |
| View folder hierarchy | Ctrl+6 | Alt+Y, H | Shows Other Calendars section where Cozi appears |