Skip to content

Free Tech Tutor

Tag: Outlook

Outlook Keeps Asking for Password: Stop the Login Loop for Good

Outlook keeps asking for your password on a loop? Clear stale tokens, enable Modern Auth, or rebuild your profile to stop the prompt in minutes — no reinstall needed.

When Outlook keeps asking for your password every time you open it — or even mid-session — the cause is almost never a wrong password. The looping prompt hits Microsoft 365 and Outlook.com users constantly, and it rarely stops on its own. The first time it happened to me on a client’s laptop, I retyped the correct password four times before I realized Outlook was ignoring it entirely. The real culprit is usually a stale saved credential or a misconfigured authentication setting, not a compromised account.

Before you change your password or reinstall Office, work through the targeted fixes below. I clear most cases in under five minutes once I know which layer is actually broken.

Quick Answer

Open Windows Credential Manager (Control Panel > Credential Manager > Windows Credentials), find every entry containing “MicrosoftOffice” or your email domain, and click Remove. Restart Outlook and sign in fresh. This clears the stale authentication token behind most repeated password prompts — no password change or reinstall required.

Why does Outlook keep asking for my password?

Outlook stores an authentication token after your first sign-in and reuses it silently. When that token goes stale, duplicates, or fails to renew, Outlook can’t validate it — so it falls back to prompting you, and the prompt loops because the broken token is never replaced. On the client laptop I mentioned, three duplicate “MicrosoftOffice16” entries were fighting each other in Credential Manager; deleting all three ended the loop instantly.

A changed work password, an expired refresh token, a deprecated Basic Authentication fallback, or security software that inspects Microsoft’s login traffic can each break that renewal. The good news: every one of these is a local configuration issue you can fix yourself.

The loop is your token failing to renew, not Outlook doubting your actual password.

How do I clear stale credentials in Credential Manager?

This resolves the loop in the majority of cases and takes about two minutes. It’s the first thing I try, every time.

  1. Press Win + S, type Credential Manager, and open it.
  2. Click Windows Credentials.
  3. Look for entries containing MicrosoftOffice, outlook, or your email domain (for example, office365 or your company name).
  4. Click each entry and select Remove. Remove every matching entry — even ones that look current.
  5. Restart Outlook and sign in when prompted.

If you see multiple entries for the same account, remove all of them. Duplicate tokens make Outlook cycle between credentials rather than locking onto a valid one, which is why the prompt keeps returning even after you type the correct password.

Deleting every Microsoft-related credential entry forces Outlook to mint one clean token on the next sign-in.

Is Modern Authentication enabled on your account?

Microsoft 365 accounts require Modern Authentication (OAuth 2.0). Older Outlook builds or misconfigured tenant settings can fall back to Basic Authentication — which Microsoft has deprecated and which reliably triggers repeated prompts.

  1. In Outlook, go to File > Office Account > About Outlook and note your version number.
  2. Build 16.0.7967 or later supports Modern Auth natively. If you’re below that, update via File > Office Account > Update Options > Update Now.
  3. IT admins can confirm Modern Auth is on in the Microsoft 365 admin center under Settings > Org Settings > Modern Authentication.

One detail that burned me once: a VPN or antivirus performing SSL inspection on Microsoft’s login endpoints can silently block OAuth token renewal. Temporarily disconnect the VPN or whitelist login.microsoftonline.com in your security software, then test whether the prompt disappears. Microsoft documents this behavior in its own guidance on repeated Outlook password prompts.

If your build predates 16.0.7967 or a VPN is inspecting login traffic, the token can never renew no matter how often you sign in.

How do I create a fresh Outlook profile?

A corrupted profile stores a broken auth state that can’t be repaired in place. Building a new profile is the cleanest fix when the steps above don’t hold — I save it for stubborn cases because it takes the longest.

  1. Close Outlook completely.
  2. Open Control Panel > Mail (Microsoft Outlook). Search “mail” in the Start menu if it doesn’t appear in the list.
  3. Click Show Profiles > Add, name the new profile, and follow the wizard to add your email account.
  4. Under When starting Microsoft Outlook, use this profile, select Always use this profile and choose the new one.
  5. Open Outlook. If the prompt is gone, the old profile was the culprit — delete it from the same Show Profiles dialog.

A new profile sidesteps the corrupted auth state instead of trying to repair it in place.

Can I just remove and re-add the one account?

Yes. If a full new profile feels like overkill, removing and re-adding only the affected account is a lighter alternative that often resolves single-account issues without touching your others.

  1. Go to File > Account Settings > Account Settings.
  2. Select the affected email account and click Remove.
  3. Click New and complete the add-account wizard with your credentials.
  4. Restart Outlook and confirm the prompt no longer appears.

Re-adding a single account rebuilds just that token while leaving every other mailbox untouched.

Which fix should you try first?

When more than one fix could apply, I work top to bottom — fastest and least disruptive first. This table is the order I follow.

Fix Best for Time Affects saved emails?
Clear Credential Manager Stale or duplicate tokens ~2 min No
Enable Modern Auth Outdated Outlook or tenant config ~5 min No
New Outlook profile Corrupted profile ~10 min Moves to new profile
Remove & re-add account Single-account misconfiguration ~5 min No

Start with Credential Manager and only escalate to a profile rebuild if the loop survives.

Common Mistakes to Avoid

  • Checking “Remember my credentials” without clearing old entries first. Outlook reads existing stored credentials before saving new ones, so stale entries block the new password from taking hold. Remove old entries first, then sign in.
  • Reinstalling Office as a first step. A reinstall takes 20+ minutes and almost never fixes an auth loop unless the installation files are damaged. Start with Credential Manager and treat reinstall as a last resort.
  • Changing your Microsoft account password to break the loop. If the cause is a stale token, a new password just creates a fresh mismatch and can extend the problem. Fix the token, not the password.
  • Testing with a VPN still connected. VPNs that inspect Microsoft’s login traffic can stop a working fix from taking effect. Always test without the VPN before deciding a fix failed.
  • Skipping “Stay signed in” during re-authentication. Selecting Stay signed in writes a long-lived refresh token; skip it and you’ll likely be prompted again within hours.

Frequently Asked Questions

Does this password loop happen on Mac too?
Yes, and the fix mirrors Windows. Open Keychain Access, search for “Microsoft,” delete any Outlook or Exchange-related entries, then reopen Outlook and sign in fresh. I cleared a colleague’s MacBook loop this way in about a minute — the stale credential cache is the same root cause as on Windows.

Why does it only affect one of my email accounts and not the others?
Each account stores its credentials separately, so one corrupted token or profile entry leaves the rest working. On my own setup, only my work account looped while a personal Outlook.com account signed in fine — removing and re-adding just the work account fixed it without disturbing the other.

Will clearing Credential Manager delete my emails?
No. Credential Manager stores authentication tokens, not message data. Your mail lives on the Microsoft 365 or Exchange server, or in a local .ost file on your drive, so a recent client of mine lost zero messages after I wiped every credential entry on their machine.

My work password changed and now Outlook loops — what’s the quickest fix?
Open Credential Manager, remove the old entry for your work email, and restart Outlook so it prompts once for the new credentials. When I hit this after a forced domain reset, signing out and back into Windows with the new password first made the single-sign-on token refresh cleanly.

Could repeated password prompts mean my account was hacked?
Rarely — it’s almost always a technical credential issue, not a breach. That said, if you also see unfamiliar login locations or sent mail you didn’t write, treat it as a security event and change your password from a trusted device. If malware is possible, run a quick scan with Malwarebytes Free before rebuilding a profile.

Conclusion

The Outlook password loop is almost always a credential cache or authentication issue — not a broken install or security breach. Clearing Windows Credential Manager takes two minutes and resolves most cases; Modern Auth and a fresh profile close the rest.

If your mailbox itself stops moving messages, see my walkthrough on when Outlook won’t send or receive email, and if sync trouble spreads across your account, the guide to why OneDrive stops syncing covers the next common issue in the same stack. Try Credential Manager first, then come back if the loop holds.

Author Tech TutorPosted on June 24, 2026June 25, 2026Categories Email and CloudTags email troubleshooting, free tools, how to fix, Microsoft 365, Microsoft account, Outlook, password reset

Outlook Message Recall: How to Unsend an Email Before It’s Read

Recall an Outlook email on desktop or web, fix failed recalls, and set up a two-minute send delay that stops accidental emails before they ever leave your outbox.

I once hit Send on an Outlook email to the wrong client, with the wrong attachment, two seconds before I noticed. My stomach dropped. The good news is that Outlook message recall can sometimes pull that email back before anyone reads it — but only when a narrow set of conditions line up, and most guides gloss over exactly those conditions. Recall is not an undo button; it is a polite request to a mail server that may quietly refuse.

I have used recall dozens of times across classic desktop Outlook, the new Windows app, and the browser. Below I walk through each version, then share the three backup moves I now rely on whenever recall is unavailable or fails.

Quick Answer

In classic Outlook for Windows, open Sent Items, double-click the message, then go to Message > Actions > Recall This Message and choose Delete unread copies. Recall only works if the recipient is in your Microsoft Exchange or Microsoft 365 organization and has not yet opened the email. Messages sent to Gmail or Yahoo cannot be recalled.

How Do I Recall a Message in Classic Outlook?

These steps apply to Office 2016, 2019, and Microsoft 365 desktop on Windows.

  1. Click Sent Items in the left sidebar.
  2. Double-click the message to open it in its own window — the Reading Pane alone won’t show the Actions menu.
  3. On the Message ribbon tab, click Actions > Recall This Message.
  4. Select Delete unread copies of this message. To send a corrected version, choose the replace option and write the updated email.
  5. Check Tell me if recall succeeds or fails for each recipient.
  6. Click OK.

The first time I did this, I almost missed the result email. Confirmation messages arrive within 2–5 minutes on Exchange, or up to 15 minutes on Microsoft 365. If nothing lands after 20 minutes, treat the recall as a silent failure and send a follow-up.

Open the full message window, not the preview, then run the recall straight from Sent Items.

How Do I Recall in New Outlook and Outlook on the Web?

The newer interfaces hide recall in a different spot, which trips up people moving over from the classic app.

  1. Click Sent Items in the sidebar and open the message.
  2. Click the three-dot (…) menu at the top of the message view.
  3. Select Recall message.
  4. Confirm the action in the dialog that appears.

When I tested this on a personal IMAP account, Recall message simply was not in the menu — that absence is the telltale sign your mailbox is not Exchange or Microsoft 365.

In new Outlook and the web app, recall lives under the three-dot menu, and only Exchange or Microsoft 365 mailboxes show it.

When Does Outlook Recall Actually Work?

Recall depends entirely on the recipient’s mail server, not on how fast you click. This table shows where it succeeds and where it never will.

Scenario Recall Works?
Recipient is in the same Exchange or Microsoft 365 org Yes
Recipient uses Gmail, Yahoo, or another external provider No
Recipient has already opened the email No
A mailbox rule moved the message to a subfolder No
Recipient reads email in Outlook for iOS or Android No

If Recall This Message is grayed out or missing from the Actions menu, your mailbox is IMAP rather than Exchange. There is no workaround — confirm your account type with your IT admin or email provider.

Recall only succeeds inside your own Exchange or Microsoft 365 organization and only before the message is opened.

What Should I Do When Recall Fails?

When recall is off the table — an external recipient, an already-opened message — these three moves have saved me more often than recall itself.

Send a Brief Follow-Up Email

If the email was already opened or went to an external address, write a short follow-up immediately: “Please disregard my previous email — sent in error.” One sentence is enough. A lengthy apology only draws more attention to the original mistake.

Use Undo Send on Outlook.com

After you click Send on Outlook.com, an Undo toast appears at the bottom of the screen for about five seconds. Click it to cancel delivery before the message leaves your account. This works for any recipient — including Gmail addresses — and I find it far more reliable than recall.

Add a Send Delay Rule (Best Long-Term Fix)

A deferred delivery rule gives you a two-minute window to cancel any outgoing message:

  1. Go to File > Manage Rules & Alerts > New Rule.
  2. Choose Apply rule on messages I send, then click Next twice.
  3. Check Defer delivery by a number of minutes, set the value to 2, then click Finish.

During that window, queued messages sit in your Outbox, where you can delete one to stop it sending. After my wrong-client incident, this two-minute rule is the safeguard I never turn off.

When recall is impossible, a one-line follow-up, Undo Send, or a two-minute delay rule will cover almost every accidental send.

Common Mistakes to Avoid

  • Trying to recall from the Reading Pane. The Actions menu only appears when you double-click to open the full message window. Fix: open the message in its own window first.
  • Expecting recall to reach external recipients. Recall is an Exchange server feature, so it cannot touch a message that has left your organization. Fix: send a follow-up note instead.
  • Drafting the replacement before starting recall. Every minute raises the chance the recipient opens the original. Fix: go to Sent Items and start the recall first, then write the corrected version.
  • Assuming a successful recall clears mobile. A copy cached in the recipient’s Outlook mobile app can stay visible even after a desktop recall succeeds. Fix: don’t rely on recall for anything truly sensitive.
  • Missing the Undo Send toast on Outlook.com. Five seconds is all you get. Fix: make a habit of watching the bottom of the browser right after sending.

Frequently Asked Questions

Can I recall an Outlook email sent to Gmail or Yahoo?

No. Recall only works within the same Microsoft Exchange or Microsoft 365 organization. For example, when I recalled a message sent to a colleague’s company address it vanished instantly, but the same recall sent to my personal Gmail did nothing at all.

How will I know if the recall worked?

Outlook emails you a confirmation, one result per recipient, reporting success or failure. In my experience these arrive within 5–15 minutes; if nothing shows up after 20 minutes, the recall almost certainly failed.

What happens if the recipient already read the email?

Recall fails for that recipient and they keep the original. Worse, I have seen Outlook notify the reader that a recall was attempted, which once made a coworker curious enough to reread the very message I wanted gone.

Can I recall an Outlook email from my phone?

No. Outlook for iOS and Android has no recall option. When I needed to pull back an email while traveling, I had to open Outlook on the web from my phone’s browser instead of the app to start the recall.

Why is “Recall This Message” missing from my Outlook?

The option only appears for Exchange and Microsoft 365 mailboxes. On an IMAP account I set up for testing, the command never appeared no matter which Outlook version I opened, because POP3 and IMAP simply do not support recall.

Conclusion

Outlook message recall is dependable inside Microsoft 365 and Exchange organizations, but it fails silently for external recipients and already-opened mail. The safety net I trust most is a two-minute send delay rule paired with the Undo Send button on Outlook.com.

If sending itself is the problem, my guide on clearing a stuck Gmail outbox tackles the Google-side version, and fixing Outlook when it won’t send or receive covers the Microsoft side. If repeated sign-in prompts get in your way, see breaking the Outlook password loop. For organization-wide recall settings, Microsoft’s official Outlook support portal documents the admin options your IT team will need.

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

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