PROBABLYPWNED
AnnouncementsMarch 24, 20264 min read

Microsoft Fixes Month-Long Outlook Gmail Sync Bug

Classic Outlook users can finally sync Gmail again after Microsoft resolves OAuth token issue that blocked email synchronization since February 26. Here's what happened and how to restore access.

ProbablyPwned Team

Microsoft has resolved a known issue that prevented classic Outlook for Microsoft 365 users from synchronizing their Gmail and Yahoo email accounts. The bug, which triggered 0x800CCC0E and 0x800CCC0F error codes, blocked email sync for nearly a month before a server-side fix was deployed on March 20, 2026.

What Went Wrong

The synchronization problems began on February 26, 2026, when Gmail and Yahoo accounts stopped syncing in classic Outlook. Users reported that Outlook no longer prompted them to sign in when authentication expired, effectively locking them out of their connected accounts.

The issue worsened after a March 17 automatic update pushed build 19725.20172 to Microsoft 365 subscribers. Users who had functional Gmail integration before the update suddenly found their accounts stuck in a perpetual sync failure state.

According to Microsoft's support documentation, the root cause involved OAuth token handling. When tokens expired or users changed their passwords, Outlook failed to trigger the browser-based reauthentication flow that Gmail requires. Without fresh credentials, sync operations silently failed.

The Fix and What to Expect

Microsoft deployed a service-side fix on March 20 that corrected the OAuth token refresh behavior. The fix doesn't require users to update Outlook—it works through the Microsoft 365 backend that handles authentication.

However, there's a catch. If you changed your Gmail password while experiencing issues, you may need to wait approximately one hour after the password change for your existing OAuth token to expire. Only then will Outlook prompt you to sign in again.

This isn't Microsoft's first OAuth-related headache. The company has been busy on multiple security fronts—just today we covered the Tycoon 2FA phishing platform takedown where Microsoft partnered with Europol to seize 330 domains targeting Microsoft 365 credentials.

Manual Workaround for Persistent Issues

If sync still doesn't work after the server-side fix, Microsoft recommends a credential reset procedure:

  1. Go to your Google Account security settings and remove "Microsoft apps & services" access
  2. Open Windows Credential Manager (search "Credential Manager" in Start)
  3. Delete any entries containing MicrosoftOffice16_Data:OAUTH2 or tp_google_imap_oauth2
  4. Restart Outlook and re-add your Gmail account through the browser sign-in flow
  5. When prompted, ensure you check the box for "Read, compose, send, and permanently delete all your email from Gmail"

That last step is critical. The OAuth consent screen includes a checkbox that grants Outlook full email access. If left unchecked during previous setup attempts, Outlook can connect but can't actually read or sync messages.

VPNs and Security Software May Interfere

Some users reported that VPNs and antivirus products—particularly Bitdefender, Kaspersky, and Norton—have started blocking Google IMAP OAuth redirects. If you're still experiencing issues after clearing credentials, temporarily disable your VPN and check if your security software has web filtering features that could intercept the OAuth handshake.

System time synchronization matters too. OAuth tokens include timestamp validation, and even a few minutes of clock drift between your PC and Google's servers can cause authentication failures.

A Pattern of Microsoft 365 Issues

This Gmail sync bug adds to a string of Microsoft 365 problems that have frustrated users in 2026. Earlier this month, researchers disclosed CVE-2026-26144, a zero-click vulnerability in Excel that weaponized Copilot for data theft. And SharePoint faced active exploitation through a deserialization flaw that CISA added to its Known Exploited Vulnerabilities catalog.

For organizations relying on classic Outlook for Gmail integration—common in environments where users bring personal email into corporate workflows—this month-long outage serves as a reminder that cloud-dependent authentication can fail in ways that are difficult to troubleshoot locally.

What Users Should Do Now

If you're still unable to sync Gmail after March 20:

  • Verify your Outlook build is current (build 19725.20172 or later includes related fixes)
  • Follow the credential reset procedure above
  • Check for VPN or antivirus interference
  • Ensure your Windows system clock is accurate

For users who gave up and switched to the new Outlook or webmail during the outage, classic Outlook should now work correctly for Gmail accounts. Microsoft hasn't provided a formal postmortem explaining why the bug took nearly a month to fix, but the server-side resolution means no user action was required for most affected accounts.

Related Articles