Skip to content

Free Tech Tutor

Tag: email troubleshooting

Google Drive Not Syncing on Windows, Mac, and Mobile: Causes and Fixes

Google Drive not syncing? I walk through resuming a paused app, clearing a full quota, renaming blocked files, and resetting Drive so files update again fast.

Google Drive not syncing is one of those problems that hides in plain sight: the app sits quietly in your taskbar, the folder looks normal, and you only notice when a file you edited an hour ago never shows up on your phone. In almost every case I have troubleshooted, the cause is one of five things — a paused app, a full storage quota, a file the service refuses to accept, an expired sign-in, or a corrupted install. The fix is rarely complicated; the hard part is knowing which of the five you are actually looking at.

I have run Drive for Desktop on both a Windows laptop and a Mac mini for years, and the steps below are ranked quickest-first. Most people I have helped fix it within the first two checks.

Quick Answer

Click the Google Drive icon in your taskbar (Windows) or menu bar (Mac) and check whether sync is paused — click Resume if it is. If sync shows as active but files still are not updating, your Google account has likely hit its 15 GB free storage limit, which silently blocks every new upload until you free up space.

Is your Drive sync simply paused?

The Drive for Desktop app has a pause button that is easy to hit by accident, and it also pauses on its own when battery saver mode kicks in. Toggling sync off and on takes under 30 seconds, and on my own laptop this was the culprit more often than anything else.

  1. Click the Google Drive icon in your system tray (Windows) or menu bar (Mac).
  2. Click the gear icon in the pop-up panel.
  3. If the option reads Resume sync, click it.
  4. Wait 30–60 seconds, then hover over the Drive icon — a live upload counter should appear if sync is working.

Pro tip: in the Drive app, open Settings → Preferences and disable Pause sync while in battery saver mode. That single toggle stopped my laptop from silently pausing every time I unplugged it.

If a Resume option appears anywhere in the menu, sync was paused and that was your fix.

Have you hit your 15 GB storage quota?

Every Google account includes 15 GB of free storage shared across Drive, Gmail, and Photos. When that quota fills, new uploads stop silently — existing files stay readable, but nothing new syncs until you clear room. I once spent twenty minutes chasing a “broken” sync that turned out to be a full mailbox eating the shared quota.

  1. Visit Google One Storage in a browser to see a breakdown of usage by service.
  2. In Drive, right-click the Trash folder and choose Empty trash — deleted files count against your quota until the trash is cleared.
  3. Delete large Gmail attachments or remove old Google Photos backups to reclaim space quickly.

Because the quota is shared, the leak is often Gmail or Photos rather than Drive. My full walkthrough on freeing up Google account storage across Gmail, Drive, and Photos shows exactly where the gigabytes hide.

A full 15 GB quota blocks every new upload, so clear space before assuming the app itself is broken.

Which file is blocking the queue?

Google Drive rejects files whose names contain unsupported characters, files with paths longer than 255 characters, and individual files larger than 5 TB. The frustrating part is that one bad file can stall the entire queue behind it, so the whole library looks stuck.

Sync Indicator Most Likely Cause Quick Fix
Red X on a specific file Unsupported character in filename Remove / \ : * ? " < > | from the name
File stuck at 0% indefinitely File path exceeds 255 characters Move the file to a shorter folder path
“Storage full” badge 15 GB account quota reached Empty Drive trash or upgrade storage plan
No sync icon activity at all App is not running Relaunch Google Drive for Desktop
One folder never updates Folder excluded from sync scope Check Preferences → My Drive syncing

Click the Drive icon and look for any item with an error badge. Fix that one file first — once the blocked item clears, the rest of the queue resumes on its own.

A single rejected file stalls everything behind it, so hunt for the error badge before touching anything else.

Could an expired sign-in be freezing sync?

An expired authentication token can freeze sync without showing an obvious error — the app simply stops moving files. Signing out and back in refreshes your session in about two minutes, and it is my go-to when sync looks active but nothing actually transfers.

  1. Click the Drive icon, then open Settings (gear) → Preferences.
  2. Click your profile photo or email address, then choose Disconnect account.
  3. Reopen Drive for Desktop and sign in with your Google account.
  4. Let the initial index finish — the icon shows a spinning animation while it catches up — then test sync on a file you know changed.

On Android or iPhone, open the Google Drive app, tap your profile photo → Manage accounts on this device, remove the account, then add it back.

If sync reports active but moves nothing, a stale token is the likely cause and a quick sign-out clears it.

Do you need to reinstall Drive for Desktop?

If nothing above works, a corrupted installation is the most likely remaining cause. Uninstalling Drive for Desktop does not delete your cloud files — only the local cache goes, and Drive rebuilds it on the next sign-in.

  1. Windows: go to Settings → Apps → Installed apps, find Google Drive, and uninstall it. Mac: drag the app from Applications to Trash.
  2. Delete the leftover cache folder: C:\Users\[YourName]\AppData\Local\Google\DriveFS on Windows, or ~/Library/Application Support/Google/DriveFS on Mac.
  3. Download the latest installer from google.com/drive/download and run it.
  4. Sign in and let the app re-index your Drive. Large libraries may take 10–30 minutes to fully sync.

A clean reinstall wipes only the local cache, so it is safe to try once the quicker checks fail.

What if OneDrive is the one stalling instead?

If you also run Microsoft’s cloud storage, the symptoms look almost identical but the fixes differ. A paused app, a full quota, and a stuck app reset all apply — just in different menus. I cover those steps in my guide to fixing OneDrive when it stops syncing on Windows.

OneDrive’s sync failures mirror Drive’s, but you fix them through the OneDrive icon and Windows settings instead.

Common Mistakes to Avoid

  • Not emptying the trash: deleted Drive files still consume your quota until you empty the trash. Fix: right-click Trash and choose Empty trash, then recheck Google One Storage.
  • Syncing too broad a scope: adding an entire external drive or your Downloads folder can stall uploads. Fix: narrow sync to only the folders you genuinely need in the cloud under Preferences.
  • Moving the local Drive folder mid-sync: renaming or relocating the folder during a sync can corrupt the local index. Fix: pause sync first, move the folder, then resume.
  • Expecting mobile to mirror desktop: the mobile app downloads files on demand, not all at once. Fix: if a file looks missing on your phone, tap it once to fetch it locally.
  • Ignoring the error badge: people reinstall the whole app when one named file is the blocker. Fix: open the sync panel and resolve the flagged file before any drastic step.

Frequently Asked Questions

Why do some files sync but others do not?

One file is usually blocked by an unsupported character, an overly long path, or a size above 5 TB, and it stalls the queue behind it. For example, a screenshot I named with a colon in the filename froze my whole sync until I renamed it.

Does Google Drive sync automatically on Android and iPhone?

Not in the traditional sense — the mobile app streams files on demand rather than copying them all locally. To keep a file offline, long-press it in the Drive app and tap Make available offline, which is what I do before a flight with no Wi-Fi.

How long does Google Drive take to sync a large file?

It depends on your upload speed, but a 1 GB file typically takes 5–15 minutes on a standard home connection. When I uploaded a 4 GB video over home broadband, the taskbar counter showed about 40 minutes and finished close to that estimate.

Can I use Google Drive without installing the desktop app?

Yes — you can upload and download files manually through drive.google.com in any browser. I rely on the web interface on work computers where I am not allowed to install the desktop app, and it handles everything except automatic background sync.

Drive says sync is complete, but files are missing on my other device. Why?

The second device is probably still downloading the changes, or it is signed in to a different account. Once I realized my laptop and desktop were on two different Google accounts, the “missing” files appeared the moment I matched them.

Conclusion

Most Google Drive sync problems trace back to a paused app, a full 15 GB quota, or a single file the service will not accept — and working through these checks in order clears it for most people in under five minutes. If you run more than one cloud service, bookmark my OneDrive sync guide so you are ready next time either one stalls.

Author Tech TutorPosted on June 23, 2026June 25, 2026Categories Email and CloudTags cloud storage, email troubleshooting, Google account, Google Drive, how to fix, storage

Gmail Filters and Labels: Build an Inbox That Sorts Itself

Gmail filters and labels can auto-sort newsletters, receipts, and work mail the moment it arrives. I show you the exact clicks to build a self-sorting inbox.

My Gmail inbox used to feel like a waterfall of unread messages — newsletters, receipts, shipping updates, and the odd promo all landing on top of the few emails I actually needed. The day I built a handful of Gmail filters and labels, that noise sorted itself before I ever opened the tab. The trick is that filters do the triage for you, so your inbox only ever shows what genuinely needs a reply.

Gmail filters are a rules engine: you set conditions like sender, subject, or keyword, and Gmail acts on every matching email — labeling it, archiving it, or marking it read. I run about a dozen of these now, and they cost me roughly five minutes to set up once.

Quick Answer

To create a Gmail filter, open Gmail, click the filter icon (the sliders symbol) at the right end of the search bar, enter your criteria, and click “Create filter.” Then pick actions like “Apply label” or “Skip the Inbox.” The filter runs automatically on every future email that matches your conditions.

How do Gmail filters actually work?

Every filter is a two-part rule: if an incoming email matches your criteria, then Gmail takes one or more actions. Criteria include the sender address, subject keywords, and whether the email carries an attachment. Actions include applying a label, marking as read, archiving, starring, or forwarding. Once saved, the rule runs silently on every new message — no app, no add-on, no upkeep.

A filter is just an “if this email, then do this” rule that Gmail applies on its own.

How do I create a filter from the search bar?

I always build filters straight from the search bar because Gmail lets me preview the catch before I commit.

Step 1: Open the filter form

  1. Open Gmail in your browser and click inside the search bar at the top.
  2. Click the filter icon (the small sliders icon) at the right end of the search bar — a form expands below it.
  3. Fill in the fields you want to match. Enter a sender address in From, or type a keyword in Subject.
  4. Click Search to preview which emails would be caught, then reopen the filter form and click Create filter.

Step 2: Choose the filter actions

After you click “Create filter,” a checklist of actions appears:

  • Apply the label — files the email under a named label (Gmail’s version of folders).
  • Skip the Inbox (Archive it) — keeps it out of your main view while staying fully searchable.
  • Mark as read — stops newsletters and receipts inflating your unread count.
  • Star it — flags emails from important senders so they surface instantly.
  • Delete it — use with caution; emails in Trash are gone permanently after 30 days.

The first time I did this I checked Also apply filter to matching conversations, which retroactively cleaned roughly 400 old newsletters out of my inbox in a single click. Then click Create filter to activate the rule.

Build the rule in the search bar, hit Search to preview, then pick your actions and save.

What are labels, and how do I apply them automatically?

Labels are Gmail’s version of folders with one big advantage: a single email can carry several labels at once, so one message can sit under both “Receipts” and “Work” — something a traditional folder can’t do.

Creating a label

  1. In the left sidebar, scroll down and click Create new label (or go to Settings → See all settings → Labels → Create new label).
  2. Type the label name — for example, Receipts, Newsletters, or Work.
  3. Click Create. The label appears in your sidebar and becomes available as a filter action.

Applying a label through a filter

When building a filter in Step 2, check Apply the label and pick an existing label — or create one on the spot. Pair it with “Skip the Inbox” and matching mail lands directly in the label, bypassing your main inbox entirely. That combo is what makes the inbox feel like it sorts itself.

Labels stack on a single email, and pairing one with “Skip the Inbox” routes mail straight past your main view.

Which filter setups are worth turning on first?

These are the five I set up on day one. Each took under a minute, and together they handle the bulk of everyday clutter.

Filter Goal Criteria to Enter Recommended Actions
Tame newsletters Subject contains unsubscribe Skip Inbox, Apply label “Newsletters,” Mark read
Track online orders Subject contains order confirmation Apply label “Receipts,” Mark read
Prioritize a key contact From: their exact email address Star it, Never send to Spam
Block a persistent spammer From: the spammer’s address Delete it
Separate work from personal To: your work email address Apply label “Work”

If a filter isn’t catching mail, check for typos in the sender address. Gmail’s From field needs an exact match — noreply@amazon.com won’t catch no-reply@amazon.co.uk. Use the Subject keyword field for broader matching, or list multiple senders separated by OR inside the From field. If spam is your main problem, I’d pair this with the built-in tools in my guide on how to stop spam emails in Gmail.

Start with newsletters, receipts, a VIP contact, a spammer, and a work label — that covers most inbox noise.

Common Mistakes to Avoid

  • Making the filter too broad. A single common word in the Subject field catches far more mail than intended. The fix: use the Search preview to check scope before saving.
  • Skipping “Also apply to matching conversations.” Without it, the filter only touches new mail. The fix: tick that box so your existing inbox gets cleaned too.
  • Deleting instead of archiving while testing. Gmail removes deleted mail permanently after 30 days. The fix: archive (Skip the Inbox) until you trust the rule, then switch to Delete.
  • Creating conflicting filters. If two filters give a message contradictory instructions, Gmail runs both. The fix: review your full list at Settings → Filters and Blocked Addresses now and then.
  • Forgetting “Never send to Spam” for trusted senders. If a regular contact’s mail starts vanishing, this missing action is almost always why. The fix: add it to any VIP filter.

Frequently Asked Questions

Can I apply more than one label to the same email?
Yes. Create separate filters that each apply a different label and they stack on the same message without overwriting each other. I have one shipping email that wears both “Receipts” and “Work” because two of my filters match it.

Do filters apply to emails already in my inbox?
Only if you check “Also apply filter to matching conversations” when creating the filter. Otherwise they run on new mail only. The day I built my newsletter filter, ticking that box cleared hundreds of old messages at once.

How many filters can I have in Gmail?
Google supports up to 1,000 filters per account, far more than most people need. I run about a dozen and have never come close to the limit.

Will filters work on mobile?
Yes. Filters run server-side in Gmail’s cloud, so they process every incoming email regardless of device or app. My phone’s Gmail app shows the same sorted inbox my laptop does.

Can I edit a filter after creating it?
Yes. Go to Settings → See all settings → Filters and Blocked Addresses, where each filter has an edit and a delete link. I tweak my “Receipts” rule every time a new store starts emailing me.

What if a sender changes their email address?
Your filter won’t catch the new address automatically. Update the existing rule’s criteria or add a new one. When a supplier of mine switched domains, my old filter went silent until I edited the From field.

Conclusion

Gmail filters and labels take about five minutes to set up and quietly repay that time every day. Start with one rule — a newsletter filter or a receipts label — and add more as you spot patterns. If you accidentally delete something while testing, my guide on recovering deleted Gmail emails can help before the 30-day window closes, and if messages stop arriving entirely, see why Gmail isn’t receiving emails. Google’s official Gmail filter documentation lists every advanced criteria option. Pick one filter and build it today.

Author Tech TutorPosted on June 22, 2026June 25, 2026Categories Email and CloudTags cloud storage, email troubleshooting, free tools, Gmail, Google account

Recover Deleted Gmail Emails Before the 30-Day Window Closes

Need to recover deleted Gmail emails fast? I walk through Trash, Spam, Google’s recovery tool, and Workspace admin restore — four ranked paths that actually work.

Last month I cleared out an old promotions label in a hurry and watched a signed contract disappear with it. My stomach dropped, then I remembered the one thing that saves most people in this spot: to recover deleted Gmail emails, you usually just need to reach Trash before the 30-day clock runs out. Almost every accidental deletion is reversible if you act the same day you notice it.

Which path works depends on how the email vanished and whether you have a personal Gmail or a Google Workspace account. I have ranked the four methods below by success rate, so start at the top and work down.

Quick Answer

Open Gmail and click Trash (or More → Trash) in the left sidebar. Select the email, open the three-dot menu, and choose Move to Inbox. Gmail holds deleted messages in Trash for 30 days. After that window closes, recovery needs Google’s own recovery tool or a Workspace administrator.

Which recovery method do you need?

The right method depends entirely on whether Trash has been emptied and what kind of account you have. This table maps each situation to the fastest fix.

Situation Best method Account required
Deleted recently, Trash not emptied Gmail Trash folder Any Gmail
Email missing from Inbox, unsure why Spam folder Any Gmail
Trash emptied within the past few days Google Message Recovery Tool Personal Gmail only
Trash emptied, business or school account Workspace Admin Console restore Google Workspace

Match your exact situation to a row first, then jump straight to that method below.

How do I recover an email from Gmail Trash?

Trash is where Gmail sends everything you delete, and it is the first place I check because it resolves the majority of accidental deletions.

  1. Open mail.google.com in a browser.
  2. In the left sidebar, click More, then Trash.
  3. Use the search bar at the top of the Trash view to search by sender, subject, or keyword.
  4. Check the box next to the email or emails you want to restore.
  5. Click the Move to icon and choose Inbox, or right-click and select Move to Inbox.

When I recovered my contract, it reappeared in the inbox within seconds with its original date intact. To skip the scrolling, use the search operator in:trash subject:invoice (swap “invoice” for any keyword) to pinpoint one deleted message.

Trash recovery is one click and fixes most deletions, so always try it before anything else.

Recovering on the Gmail mobile app

  1. Tap the hamburger menu (≡) in the top-left corner.
  2. Scroll down and tap Trash.
  3. Long-press the email to select it.
  4. Tap the three-dot menu (⋮) and choose Move to Inbox.

Why would a missing email be in Spam instead?

Gmail’s spam filter occasionally mislabels legitimate mail, and invoices, receipts, and messages from new senders are the usual victims. I have found “lost” emails sitting in Spam more often than I expected, so I always check it before assuming anything is permanently gone.

  1. In the left sidebar, click More → Spam.
  2. Search for the missing email by sender name or subject.
  3. Select it and click Not spam — it moves to your inbox immediately.

If the same sender keeps landing in Spam, open Settings (gear icon) → See all settings → Filters and Blocked Addresses and remove any filter with “Delete it” or “Mark as spam” checked. My guide on stopping spam in Gmail with built-in tools covers filter cleanup in depth.

Check Spam early, because a “not spam” click is far faster than any recovery request.

Can I recover a Gmail email after emptying Trash?

If you emptied Trash and the email is gone, Google offers a self-service recovery tool for personal Gmail accounts. The window is short — usually within a few days of deletion — and success is not guaranteed, but it is the only option without Workspace admin access.

  1. Visit Google’s Gmail Message Recovery page and sign in to the affected account.
  2. Follow the on-screen prompts to submit a recovery request.
  3. Check your inbox within 24 hours. Restored emails return with their original timestamps and sender details intact.

This tool is not available for Google Workspace accounts and rarely works if the deletion happened more than a few days ago.

The recovery tool is a personal-Gmail-only safety net with a tight deadline, so submit the request the moment you realize Trash is empty.

How does a Workspace admin restore deleted mail?

Google Workspace accounts — business or school Gmail — give admins a stronger safety net: permanently deleted emails can be restored for up to 25 days after Trash is emptied.

  1. Contact your IT administrator, or sign in to the Google Admin Console (admin.google.com) yourself if you have admin rights.
  2. Go to Apps → Google Workspace → Gmail → Manage Users.
  3. Find the affected account, click Restore Data, set the date range, and confirm.
  4. Emails reappear in the account’s inbox under a new label within a few minutes.

If the account is near its storage quota, the restore can fail. I check available space first — my guide on freeing up Google account storage helps before you start.

Workspace admins have the longest recovery window of all, so loop in IT quickly rather than panicking.

Common Mistakes to Avoid

  • Emptying Trash right after deleting — Manually purging Trash kills the 30-day buffer. Fix: wait until you are certain the emails are not needed before emptying it.
  • Skipping the Spam folder — Many “missing” emails are just misclassified spam. Fix: always check Spam before assuming permanent deletion.
  • Searching only your Inbox — Standard Gmail search skips Trash and Spam. Fix: type in:trash or in:spam before your keyword.
  • Trusting third-party recovery software — Gmail is cloud-only, with no local file to scan. Fix: ignore tools claiming to recover Gmail mail; they cannot reach Google’s servers.
  • Waiting too long to act — The 30-day window moves fast. Fix: check Trash the same day you notice a message is missing.

Frequently Asked Questions

How long does Gmail keep deleted emails?
Gmail keeps deleted emails in Trash for 30 days from the deletion date, then removes them permanently. When I emptied a label by mistake, the message stayed recoverable in Trash until I manually purged it, which ended the window instantly.

Can I recover a Gmail email after emptying Trash?
Sometimes — personal users can try Google’s Message Recovery Tool within a few days, and Workspace admins have up to 25 days. A colleague restored a purged invoice through the Admin Console four days after deletion because his IT team acted quickly.

Does Gmail automatically back up my emails?
No, Gmail creates no user-accessible backups. Before a big cleanup I export my archive with Google Takeout (myaccount.google.com/data-and-privacy) so I have a local copy no deletion can touch.

What if a Gmail filter deleted the email, not me?
Open Settings → See all settings → Filters and Blocked Addresses and remove any filter with “Delete it” checked. I once found a filter I had set up years earlier silently trashing receipts from a vendor whose address had changed.

Will the original sender know I recovered their email?
No, restoring from Trash or Spam is a private action on your account. I have moved plenty of messages back to my inbox and never once triggered a notification to the sender.

Gmail is missing new emails, not old ones — is this the same issue?
No, that is usually a sync or delivery problem rather than a deletion. When new mail stopped arriving for me, the cause was a full storage quota — see my guide on Gmail not receiving emails for the fixes.

Conclusion

Most deleted Gmail emails come back if you move fast: start with Trash, check Spam, then escalate to Google’s recovery tool or a Workspace admin once Trash is empty. Going forward, I press E to Archive instead of Delete, which keeps mail searchable and off the 30-day countdown entirely. Try the Trash step now while the window is still open.

Author Tech TutorPosted on June 22, 2026June 25, 2026Categories Email and CloudTags cloud storage, email troubleshooting, file recovery, Gmail, Google account, how to fix

Gmail Not Receiving Emails: Causes and Fixes That Get Mail Flowing

Gmail not receiving emails? I walk through spam filters, full storage, stray rules, and broken sync so expected mail lands in your inbox again within minutes.

Emails you are expecting simply do not arrive. The sender insists they hit send, but your Gmail inbox stays empty. The first time this happened to me, I assumed Google was down — it was actually a filter I had built months earlier and forgotten about. Gmail not receiving emails almost always comes down to one of six fixable causes, not a server outage you cannot control.

Those six causes are a spam filter, full storage, a stray filter rule, the wrong account, disabled sync, or a rejected third-party app. Work through the checks below in order. When I troubleshoot this, I find the problem within the first two steps roughly nine times out of ten, and the whole pass takes under ten minutes.

Quick Answer

Check your Spam folder and every inbox tab (Promotions, Updates, Social) first. If those are clear, visit one.google.com/storage — a full mailbox silently blocks all incoming mail. On mobile, confirm Sync Gmail is on under Gmail Settings, then your account name. These three checks resolve most missing-mail cases.

Is the Email Hiding in Spam or Another Tab?

Gmail’s filters are aggressive. Legitimate messages from newsletters, new contacts, or automated tools regularly land in Spam or the Promotions and Updates tabs. This is the single most common cause I see, so it is always my first stop.

  1. Click Spam in the left sidebar (click More to reveal it). If the message is there, open it and click Not spam.
  2. Check the Promotions, Updates, and Social tabs above your inbox.
  3. Ask the sender to add your address to their Google Contacts — messages from contacts rarely end up in Spam.

After you click “Not spam,” Gmail learns from the correction and is less likely to misfile that sender again. If a sender keeps slipping into the wrong tab, building a rule for them helps; my guide to Gmail filters and labels shows how.

Most “missing” emails are simply sitting in Spam or a secondary tab, so check all of them before anything else.

Could Full Google Storage Be Blocking New Mail?

Gmail, Drive, and Photos share 15 GB of free storage. When the account hits 100%, Gmail silently stops accepting new messages — you will not see an error, but the sender may receive a bounce. I have watched a friend’s inbox go quiet for two days for exactly this reason.

  1. Visit one.google.com/storage and check the storage bar.
  2. To reclaim space fast, search Gmail for has:attachment larger:10M and delete those threads.
  3. Open Trash and Spam and click Empty now in each — messages stored there still count against your quota.

For a full recovery walkthrough, see my guide on how to free up Google account storage across all three services.

A full mailbox bounces incoming mail without warning, so clear your quota whenever new email stops arriving entirely.

Is a Filter Quietly Deleting Your Incoming Mail?

A filter you set up long ago — or created by accident — can route mail away from your inbox without any sign it arrived. This is the culprit that fooled me originally.

  1. Open Gmail Settings (gear icon, then See all settings), then Filters and Blocked Addresses.
  2. Look for filters with actions like Skip the Inbox, Delete it, or Archive applied to familiar senders or subjects.
  3. Click delete on any filter that should not be there.

Here is the test I rely on: ask the sender to resend with a unique subject line, then search Gmail for it immediately. No result at all? A “Delete it” filter is almost certainly removing the message before you ever see it.

A stray filter can erase mail silently, so audit your filter list whenever one specific sender keeps vanishing.

Are You Signed Into the Wrong Google Account?

If you manage multiple Google accounts, you may simply be looking at the wrong inbox. This trips me up constantly on shared or work devices, where a second account is one click away.

  1. Click your profile photo in the top-right corner of Gmail and confirm which account is active.
  2. Switch to the correct account if needed.
  3. On desktop, also check the Chrome profile icon in the browser toolbar — it can differ from your active Gmail session.

The right message may be in the right inbox under a different account, so verify which account is active before assuming mail is lost.

Why Does Gmail Work on Desktop but Not on Your Phone?

On Android or iPhone, Gmail needs background sync to deliver new messages. With sync off, your inbox shows old emails but nothing new arrives regardless of your signal strength.

  1. Open Gmail, tap the menu (the three lines), then Settings, then tap your account name.
  2. Toggle Sync Gmail on.
  3. On Android, also check Settings, Accounts, Google, your account to confirm system-level sync is enabled there too.

A frozen phone inbox usually means sync is off, so re-enable Sync Gmail before blaming your connection.

Can a Sender’s App Stop Their Email Reaching You?

If someone sends email through an older CRM or automation tool, Google may reject the connection when the app does not support current authentication standards. The message never leaves the sender’s queue, and you receive nothing on your end.

  1. Ask the sender to check their outbox for a delivery-failure notice.
  2. If their tool is outdated, they will need to switch to one that supports OAuth 2.0 — Google’s required standard for third-party email access, detailed in Google’s IMAP and authentication documentation.

A sender’s outdated app can silently block delivery, so have them confirm their tool uses modern authentication.

Quick Reference: Cause, Symptom, Fix

When you only have a minute, this table maps each symptom to its fix so you can jump straight to the likely cause.

Cause Symptom Fix
Spam or wrong tab Sender confirms they sent it; inbox is empty Check Spam, Promotions, and Updates tabs
Storage full No new mail at all; sender gets a bounce Free space at one.google.com/storage
Stray filter rule Emails from one sender always disappear Remove the filter in Settings, then Filters
Wrong account Old emails show; new expected ones do not Switch accounts via the profile icon
Mobile sync off Phone inbox frozen on an old date Re-enable Sync Gmail in app settings

Match your exact symptom to a row here to skip straight to the fix that fits.

Common Mistakes to Avoid

These are the slips I see most often when people troubleshoot missing Gmail, along with the fix for each.

  • Only checking the Primary tab. Gmail hides Promotions, Social, and Updates in separate tabs. Fix: check every tab before assuming a message is missing.
  • Dismissing Google’s storage warning emails. Google alerts you at 75% capacity. Fix: act on the warning so you never hit 100% and start bouncing mail silently.
  • Clicking Unsubscribe on suspicious spam. For unknown senders, that confirms your address is active. Fix: use Report spam instead, as covered in my guide to stopping Gmail spam with built-in tools.
  • Accidentally blocking the sender. Gmail’s “Block [name]” option sends all future mail from that person to Spam. Fix: check Settings, Filters and Blocked Addresses for their name.
  • Assuming it is a Gmail outage. Real outages are rare and usually resolve within minutes. Fix: if mail has been missing for hours, treat it as an account-level issue, not Google’s infrastructure.

Frequently Asked Questions

Why is Gmail not receiving emails from one specific person?
Their messages are most likely landing in Spam, or you have accidentally blocked their address. For example, I once lost every email from a colleague because Gmail had auto-filed them as spam after I deleted one of their messages in a hurry — clearing the block and marking one “Not spam” fixed it.

Can a full Google account really stop emails from arriving?
Yes. When your shared 15 GB of Gmail, Drive, and Photos storage reaches 100%, Gmail rejects all new incoming messages. A friend of mine missed a job offer this way; the sender got a bounce notice while her own inbox showed no warning at all.

Gmail works on my laptop but not on my phone — why?
It is almost always a mobile sync issue. In the Gmail app, go to Settings, your account, then toggle Sync Gmail off, wait five seconds, and toggle it back on — that single step has revived a frozen phone inbox for me more than once. Also confirm Background App Refresh (iPhone) or background data (Android) is enabled.

How do I search for a missing email in Gmail?
Type from:sender@example.com or subject:"keyword" in the search bar. When I am hunting an archived message, I select All Mail from the left sidebar first so the search includes emails that skipped the inbox.

Conclusion

Gmail not receiving emails almost always traces to a spam filter, full storage, or a disabled sync setting — and spam plus storage alone account for most cases I see. If you also use Outlook and hit similar missing-mail problems there, my guide on fixing Outlook when it will not send or receive email applies the same methodical approach. Bookmark this page so you have a fast reference the next time an expected message goes missing.

Last updated: June 25, 2026

Author Tech TutorPosted on June 21, 2026June 25, 2026Categories Email and CloudTags cloud storage, email troubleshooting, Gmail, Google account, how to fix, internet

Outlook Won’t Send or Receive Email: How to Get Mail Flowing Again

Outlook won’t send or receive email? I walk through the checks I run in order — Work Offline, a stuck outbox, stale credentials, add-ins, and SaRA — to restore mail flow today.

When Outlook won’t send or receive email, your whole day stalls — messages pile up in the Outbox, nothing new arrives, and Outlook rarely tells you why. The first time it happened to me mid-deadline, I burned twenty minutes assuming my mailbox was corrupted, when the real cause was a single toggle I’d bumped by accident. Almost every Outlook mail-flow failure traces back to one of four simple causes, not a broken installation.

Below I walk through the checks I now run in order, fastest first. Most people are back to a working inbox within the first three.

Quick Answer

Open the Send/Receive tab and confirm Work Offline is not highlighted. Delete any message stuck in the Outbox, then fully restart Outlook and your PC. If mail still won’t move, run Microsoft’s free Support and Recovery Assistant (SaRA), which diagnoses and repairs profile and connection problems automatically.

Is Outlook Stuck in Work Offline Mode?

Work Offline is the cause I see most often, because a single misclick on the Send/Receive tab switches it on. While it’s active, Outlook stops talking to the mail server entirely, so nothing sends and nothing arrives.

Click the Send/Receive tab in the ribbon. If Work Offline looks pressed or highlighted, click it once to turn it off. The status bar at the bottom of the window should change from “Working Offline” to “Connected.”

If the status bar instead reads “Disconnected,” the problem is your internet connection, not Outlook — load a webpage in your browser to confirm you’re online before troubleshooting further.

A bumped Work Offline toggle is the single most common reason Outlook silently stops sending and receiving.

How Do You Clear a Message Stuck in the Outbox?

One oversized attachment or a corrupted draft can block every message queued behind it. Open the Outbox folder in the left-hand panel. If a message is sitting there, right-click it and choose Delete, or drag it to Drafts to retry later. Then press F9 to force a manual send/receive cycle and watch whether the backlog flushes.

The one that caught me was a 38 MB screen recording I’d attached without thinking — deleting it released six normal emails that had been stuck behind it for an hour.

A single blocked message can hold your entire outbound queue hostage until you remove it.

Does Restarting Outlook and Your PC Help?

Outlook background processes keep running after you close the window, and they can hold a stale server connection open. Close Outlook, confirm its icon has disappeared from the system tray (bottom-right of your screen), then restart your PC — not just the app. Reopen Outlook and test whether sending and receiving resume.

A full system restart clears lingering Outlook processes that closing the window alone leaves running.

Is Outlook Out of Date?

Some Outlook builds ship with bugs that break mail flow, and pending updates are easy to miss. Go to File → Office Account → Update Options → Update Now. When it finishes, restart Outlook and send a test email to yourself to confirm.

If Update Now is greyed out, your organization manages updates through IT policy — ask them for the latest patch. While you’re here, check whether your mailbox is over quota: a full inbox bounces incoming mail no matter which Outlook version you run.

An outdated build or an over-quota mailbox can block mail even when every setting looks correct.

Should You Remove and Re-Add Your Email Account?

A changed password or a corrupted credential causes a silent authentication failure that blocks sending and receiving at the same time. Go to File → Account Settings → Account Settings, select your account, and click Remove. Then click Add Account, enter your address, and sign in when prompted. Outlook re-downloads your folders on the next sync, so allow a few minutes for large mailboxes.

If Outlook keeps prompting for your password instead of failing silently, that is a different problem — my guide on how to stop the Outlook password loop walks through clearing stale tokens.

Re-adding the account rebuilds the cached credentials behind most silent send-and-receive failures.

Can an Add-in Be Blocking Your Mail?

Antivirus email scanners, CRM connectors, and scheduling add-ins can intercept outgoing messages and quietly drop them. Go to File → Options → Add-ins, set the dropdown at the bottom to COM Add-ins, and click Go. Uncheck every add-in and restart Outlook. If mail flows again, re-enable them one at a time to find the culprit.

An old CRM connector turned out to be my problem once — re-enabling add-ins one by one pinned it down in about five minutes.

Disabling every add-in at once tells you in 30 seconds whether a plugin is the cause.

How Do You Run the Microsoft Support and Recovery Assistant?

Microsoft’s free Support and Recovery Assistant (SaRA) is the official tool for the deep failures the steps above don’t catch. Download it from Microsoft, select Outlook from the product list, and choose Outlook isn’t sending or receiving email. SaRA runs automated diagnostics on your connection and profile, then guides you through any remaining repairs — no manual registry edits required.

SaRA automates the profile-level diagnostics that would otherwise mean editing the registry by hand.

Which Fix Should You Try First?

Symptom Likely Cause Start With
Status bar reads “Working Offline” Offline mode active Work Offline check
Emails stuck in Outbox for hours Blocked outbox message Clear the Outbox
No new messages arriving Corrupted account or password change Re-add account
Issue started after installing a plugin Add-in conflict Disable add-ins
Nothing else has resolved it Corrupted Outlook profile Run SaRA

Match your exact symptom to this table to skip straight to the fix most likely to work.

Common Mistakes to Avoid

  • Reinstalling Outlook first. A fresh install rarely helps, because the problem almost always lives in your profile or account settings — both survive a reinstall. Re-add the account or run SaRA instead.
  • Ignoring your mailbox quota. A full mailbox makes the server reject new incoming mail. Check usage under File → Tools → Mailbox Cleanup and archive or delete old items to free space.
  • Restarting only Outlook, not your PC. Background processes persist after the window closes. A full system restart clears them and resets your network connection.
  • Entering wrong server settings. Most accounts configure automatically, but if yours needs manual setup, confirm the correct SMTP port (typically 587 with TLS, or 465 with SSL) with your provider before saving.
  • Leaving all add-ins enabled while testing. One conflicting add-in can block every outgoing message. Disabling everything first takes seconds and immediately rules add-ins in or out.

Frequently Asked Questions

Why does Outlook show “Send/Receive Error 0x800CCC0E”?
This error means Outlook can’t reach your SMTP server. Open Account Settings → Change → More Settings → Outgoing Server and verify your server address and port. For example, when I migrated an old POP account, switching its outgoing port to 587 with TLS cleared this exact error on the next send.

Can a full mailbox stop Outlook from receiving email?
Yes. Once your mailbox hits its storage quota, the server bounces new incoming messages back to senders. Archive or delete old items to drop below the limit. If your Google storage is also full, my guide on how to free up Google account storage shows where the space goes.

Does Outlook have a daily sending limit?
Yes. Microsoft 365 accounts allow up to 10,000 recipients per day, while personal Microsoft accounts cap at 300 per day. When a colleague mail-merged 400 invoices from a personal account, the block kicked in around message 300 and lifted on its own 24 hours later.

Why does Outlook work in the browser but not the desktop app?
Webmail connects straight to Microsoft’s servers, while the desktop app relies on your local profile and cached credentials. When my webmail worked but the desktop app stayed silent, removing and re-adding the account fixed it on the first try.

Can antivirus software block Outlook from sending email?
Yes. Antivirus tools that scan outgoing mail can break Outlook’s SMTP connection. Temporarily disable email scanning — not the whole program — and test. The time mine was the cause, adding Outlook as a trusted application in the antivirus console fixed it permanently.

Conclusion

Outlook send and receive problems almost always trace back to a handful of fixable causes: Work Offline mode, a stuck outbox message, stale credentials, or an add-in conflict. Work through these checks in order and you’ll likely have mail flowing again in minutes, without reinstalling anything or calling IT.

If you juggle other inboxes too, it’s worth knowing how to clear a stuck Gmail outbox and how to fix OneDrive when it stops syncing — both tend to surface alongside Outlook trouble.

Last updated: June 25, 2026

Author Tech TutorPosted on June 21, 2026June 25, 2026Categories Email and CloudTags cloud storage, email troubleshooting, how to fix, Microsoft 365, Microsoft account, Outlook

Posts pagination

Previous page Page 1 Page 2

Anti Drone System

Recent Posts

  • Browser Hardware Acceleration Explained: What It Actually Does (and When to Turn It Off)
  • Browser Autofill Setup: The Safe Way to Save Addresses and Payments
  • Safari vs Chrome on a Mac: I Ran Both for a Month — Here’s Which One to Use
  • Must-Have Browser Extensions: The 8 I Install on Every New Machine
  • Windows 11 Nearby Sharing: Send Files Between PCs in Seconds
Free Tech Tutor Privacy Policy