Calendar Sync in the New Outlook: What Still Works (2026)

The new Outlook ships as the default mail app on new Windows 11 PCs, and Microsoft plans to switch Microsoft 365 business users to it by default in March 2027, retiring classic Outlook in stages. The new client does not run classic COM add-ins — which is exactly how a generation of free calendar-sync tools worked. Here is what that breaks and what still works.

Short answer

Classic desktop add-ins (OGCS in its default mode, Sync2, CalDav Synchronizer, Outlook4Gmail) do not run in the new Outlook. What still syncs Outlook to Google Calendar in 2026: Google’s URL subscription (free, 12–24 hour delay), OGCS v3’s cloud mode on an always-on Windows PC, or a cloud service like Calendar Syncer that uses Microsoft’s Graph API and updates within about a minute.

What changed, exactly?

The new Outlook for Windows is a web-technology app, not the decades-old Win32 program. It supports modern web add-ins but not classic COM add-ins — the deep local hooks that desktop sync tools used to watch your calendar and push changes to Google. New Windows 11 devices already ship with the new Outlook as their default mail app, Microsoft plans to switch Microsoft 365 business users to it by default starting March 2027, and classic Outlook remains supported for existing setups until at least 2029 on many license types (see Microsoft’s availability guide). The practical effect: one Windows update or IT rollout, and your add-in-based sync quietly stops.

Which sync tools does the new Outlook break?

What still works after the switch?

  1. Google’s URL subscription— publishing your calendar happens in Outlook’s settings on the web, so the desktop client is irrelevant. The trade-off is unchanged: updates every 12–24 hours.
  2. OGCS v3 cloud mode — free and client-independent, if you accept the always-on-Windows-PC requirement.
  3. Cloud sync via the Graph API — services like Calendar Syncer subscribe to Microsoft’s change notifications server-side: no desktop dependency, no PC that must stay awake, changes in Google Calendar within about a minute, and — in our case — strictly one-way, so nothing is ever written to the work calendar.

The takeaway

Any sync that depends on which Outlook program is installed is now on borrowed time. Sync that talks to the Microsoft 365 cloud — subscription links or Graph-API services — survives every client transition, including this one. Walk through the setup paths in every Outlook-to-Google sync method compared, or jump straight to the 2026 tool comparison.

Frequently asked questions

Why did my Outlook-to-Google calendar sync stop working after the Outlook update?

The new Outlook for Windows does not run classic COM add-ins, which is how desktop sync tools like OGCS, Sync2, CalDav Synchronizer, and Outlook4Gmail hook into Outlook. Switching to the new Outlook silently removes the environment those tools attach to.

Does OGCS work with the new Outlook?

Not through the classic add-in path. OGCS v3 added an 'Outlook Online' mode that talks to Microsoft 365 through the cloud Graph API instead of the local Outlook installation — that mode works independently of which Outlook app you run, but still requires a Windows PC that stays on to sync.

Can I go back to classic Outlook?

Often yes for now — a toggle or reinstall restores classic Outlook on most setups, and Microsoft has committed to supporting classic Outlook into 2029 for many license types. But the direction is one-way: new Windows 11 devices ship with the new Outlook, and organizations are migrating, so a classic-only workflow has a shelf life.

What is the most future-proof way to sync Outlook to Google Calendar now?

Methods that don't depend on which Outlook app is installed: Google's URL subscription (free, 12–24h delay) or a cloud sync service using Microsoft's Graph API (minute-level updates). Both survive any future Outlook client change because they talk to the Microsoft 365 cloud, not the desktop program.