Gmail Not Syncing with Outlook

Disclosure: When you buy something through links on our site, we may earn an affiliate commission.

Almost always an authentication or settings issue — here’s what’s blocking the connection and how to fix it


Gmail and Outlook working together requires a specific set of conditions to be met — the right server settings, the right authentication method, and the right permissions on the Gmail side. When any one of these is off, syncing stops.

Emails stop arriving, sent mail doesn’t update, calendars freeze, and Outlook shows connection errors — all from what’s usually a single misconfiguration that’s straightforward to fix once you know where to look.

Here’s what’s causing it and how to restore the connection.


Check the Basic Connection First

Before going into settings, confirm Outlook can actually reach Gmail’s servers. Open a browser and go to gmail.com — if it loads and you can sign in, Gmail’s servers are up and your internet connection is fine. If gmail.com won’t load, the issue is your internet connection rather than the Gmail-Outlook configuration.

Also check workspace.google.com/status for any active Gmail service disruptions. If Gmail’s IMAP or SMTP services are listed as degraded, the sync failure is on Google’s end and will resolve on its own.


The Most Common Cause: IMAP Is Disabled in Gmail

Gmail needs IMAP enabled before Outlook can connect to it. IMAP is the protocol Outlook uses to sync your Gmail inbox — without it enabled on the Gmail side, Outlook has nothing to connect to and sync fails entirely.

Log into gmail.com in a browser. Go to Settings → See All Settings → Forwarding and POP/IMAP. Under the IMAP Access section, select Enable IMAP and click Save Changes.

This single step resolves the sync failure for a large number of people who set up the connection a long time ago and don’t remember whether IMAP was enabled, or whose settings were changed at some point without their knowledge.


Two-Factor Authentication Requires an App Password

If your Google account has two-step verification enabled — which it should — Outlook can’t use your regular Gmail password to connect. This is the most commonly missed setup step and the most frequent cause of Gmail-Outlook sync failures on accounts that were previously working.

Google requires third-party apps like Outlook to use App Passwords instead of your real password when 2FA is active. Your regular password will fail authentication silently or throw a connection error, and Outlook keeps prompting for credentials or shows a sync error without explaining why.

To generate an App Password:

Go to myaccount.google.com/apppasswords. You may need to sign in. Select Mail from the app dropdown and Windows Computer (or your device type) from the device dropdown. Click Generate. Google shows a 16-character password — copy it immediately as it won’t be shown again.

In Outlook, go to File → Account Settings → Account Settings, select your Gmail account, click Change, and replace your regular password with the App Password. Click Next and let Outlook test the connection.


Incorrect Server Settings

If Gmail was added to Outlook manually rather than through the automatic setup, incorrect server settings are a frequent cause of sync failures. Outlook needs specific server addresses and port numbers to connect to Gmail correctly.

The correct Gmail settings for Outlook are:

Incoming mail (IMAP):

  • Server: imap.gmail.com
  • Port: 993
  • Encryption: SSL/TLS

Outgoing mail (SMTP):

  • Server: smtp.gmail.com
  • Port: 465 (SSL) or 587 (TLS/STARTTLS)
  • Encryption: SSL/TLS or STARTTLS
  • Authentication: Required — use your full Gmail address

Go to File → Account Settings → Account Settings, select your Gmail account, and click Change. Verify each setting matches the above. A single incorrect port number or encryption setting causes the connection to fail.


Re-Authenticate the Gmail Account in Outlook

Modern Outlook versions use OAuth — a token-based authentication system — rather than storing your Gmail password directly. When this OAuth token expires, gets revoked, or becomes invalid after a password change or security event, Outlook can’t sync and needs you to re-authenticate.

Signs this is the cause include Outlook showing a yellow warning bar saying it needs your password, a sign-in prompt appearing repeatedly, or sync stopping after you recently changed your Gmail password or security settings.

Go to File → Account Settings → Account Settings. Select your Gmail account and click Change. Outlook will prompt you to sign in through Google’s standard login page — sign in with your Gmail credentials and grant Outlook the permissions it requests. This generates a fresh OAuth token and restores the sync connection.


Remove and Re-Add the Gmail Account

If re-authenticating doesn’t resolve it, removing the Gmail account from Outlook completely and adding it back fresh is the most reliable reset. This clears any corrupted account configuration and forces a clean setup.

Go to File → Account Settings → Account Settings. Select your Gmail account and click Remove. Confirm the removal. Close and reopen Outlook.

Then go to File → Add Account and enter your Gmail address. Outlook should detect Gmail automatically and walk you through the OAuth sign-in process. If automatic setup fails, use the manual settings above.

Before removing the account, make sure your Gmail is accessible through the browser and that any important locally stored emails are backed up if you’re using POP rather than IMAP.


Gmail’s Less Secure App Access

Google has been phasing out Less Secure App Access — the older authentication method that some Outlook configurations rely on. If you set up Gmail in Outlook a long time ago using basic username and password authentication without OAuth, Google may have disabled that access method on your account as part of this deprecation.

Check myaccount.google.com/security and look for any notices about less secure app access being blocked. If this is the issue, the fix is to remove and re-add the Gmail account using the modern OAuth method rather than basic authentication — which is what the re-add process above does automatically in current Outlook versions.


Outlook’s Sync Frequency and Send/Receive Settings

If Gmail is connected but not syncing frequently enough, the Send/Receive settings in Outlook control how often it checks for new mail.

Go to Send/Receive → Send/Receive Groups → Define Send/Receive Groups. Check the schedule for your Gmail account. The default is typically every 30 minutes — you can reduce this to 5 or 10 minutes for more frequent syncing.

Also confirm that Schedule an Automatic Send/Receive Every X Minutes is checked and set to a value rather than disabled. If automatic send/receive is turned off, Outlook only syncs when you manually press F9 or click Send/Receive.


Firewall and Antivirus Blocking the Connection

Security software that scans email traffic can block Outlook’s connection to Gmail’s servers. Some antivirus programs intercept the SSL connection between Outlook and Gmail, and if the interception fails or is configured incorrectly, the connection drops and sync fails.

Temporarily disable your antivirus’s email scanning feature — not the full antivirus — and test whether Gmail syncs in Outlook. If it does, the antivirus is interfering. Add Outlook and Gmail’s server addresses to the antivirus exclusions list to allow the connection through without scanning.

Also check Windows Firewall → Allow an App Through Firewall and confirm Outlook has both Private and Public network access checked.


Check Gmail’s Sync Settings for Labels

Gmail uses labels rather than folders, and Outlook maps these to folders. If a label’s IMAP sync is disabled in Gmail, Outlook won’t sync that label — meaning emails in that label appear in Gmail’s web interface but not in Outlook.

Go to gmail.com → Settings → See All Settings → Labels. For each label you want to appear in Outlook, make sure Show in IMAP is checked. The inbox, sent mail, and important labels should all have IMAP enabled for Outlook to sync them correctly.


Outlook Profile Corruption

A corrupted Outlook profile can prevent Gmail from syncing even when the account settings are correct. The profile stores account configuration and cached data — when it’s corrupted, the connection to Gmail fails inconsistently or not at all.

Create a new Outlook profile by going to Control Panel → Mail → Show Profiles → Add. Set up a new profile, add your Gmail account to it, and set Outlook to use the new profile. If Gmail syncs correctly in the new profile, the original profile was corrupted and the new one should be used going forward.


A Quick Checklist

Work through these in order:

  • Check gmail.com loads and Gmail’s servers are up
  • Enable IMAP in Gmail Settings → Forwarding and POP/IMAP
  • Generate an App Password if two-step verification is enabled on your Google account
  • Verify server settings — imap.gmail.com port 993, smtp.gmail.com port 465 or 587
  • Re-authenticate the Gmail account in Outlook via File → Account Settings
  • Remove and re-add the Gmail account for a clean setup
  • Check Send/Receive schedule and make sure automatic syncing is enabled
  • Disable antivirus email scanning temporarily to test for interference
  • Check Gmail label IMAP settings for any labels not showing in Outlook
  • Create a new Outlook profile if the issue persists despite correct settings

The Bottom Line

Gmail not syncing with Outlook almost always comes down to IMAP being disabled in Gmail, an App Password being required but not set up, or an expired OAuth token that needs refreshing. Those three things account for the overwhelming majority of cases.

The IMAP check and App Password setup together take about five minutes and resolve most Gmail-Outlook sync failures permanently. If those don’t fix it, removing and re-adding the account with fresh OAuth authentication handles nearly everything that remains.

Outlook and Gmail work well together when the connection is set up correctly — the sync almost always fails for one specific reason that’s quick to fix once you find it.

Leave a Comment