Fix Outlook Keeps Asking for Password After Windows 11 KB5077181

Fix Outlook Keeps Asking for Password After Windows 11 KB5077181

What “Outlook Keeps Asking for Password After KB5077181” Really Means

When Outlook will not stop prompting for your password, it feels like your account is broken—but in most cases, it is not. What is actually happening is a breakdown in the trust chain between Windows, its stored credentials, and Outlook’s authentication tokens. That breakdown is exactly what the KB5077181 update can trigger.

The KB5077181 update, released February 10, 2026, covers OS builds 26200.7840 (Windows 11 25H2) and 26100.7840 (Windows 11 24H2). It patches security vulnerabilities and adjusts how Windows handles sign-in flows and token validation for Microsoft apps. While those security improvements are necessary, they can inadvertently invalidate existing cached credentials in Outlook—especially if those credentials were stored using an older authentication handshake.

Key Insight from Microsoft Docs: Microsoft’s Outlook troubleshooting articles explain that “Outlook continually prompts for password” scenarios are typically rooted in corrupted credential caches, authentication-mode mismatches, or profile corruption—not broken passwords or account lockouts. Your account is almost certainly fine.

Think of it like a hotel keycard that suddenly stops working after the hotel upgrades its lock system. Your room (account) has not changed, but the card (cached token) no longer speaks the same language as the new lock (updated Windows auth stack). The fix is not changing your password—it is re-issuing the keycard.

If you only see this password loop after connecting to a corporate L2TP VPN, and it disappears when you disconnect, your issue is more VPN‑specific rather than pure KB5077181 behavior. In that case, also read our dedicated guide:
Fix Outlook Password Loop on L2TP VPN Windows 11 for Office 365 Remote Workers
which covers VPN‑specific causes like DNS, routing, and Conditional Access policies.

This matters because many users waste time resetting their Microsoft 365 password or calling IT support, only to discover the real fix was clearing a stale entry in Windows Credential Manager or updating the authentication mode in Outlook’s settings. Our guide walks you through both, step by step.

Who This Affects and Why It Is Happening Now

This issue primarily targets Windows 11 users on versions 24H2 and 25H2 who run Outlook Desktop—either classic Outlook or the Microsoft 365 version—with Exchange Online or M365 accounts. Corporate users and IT-managed environments are the most commonly affected, since they often have stricter credential and authentication policies that amplify any update-triggered hiccups.

Within days of KB5077181’s release on February 10, 2026, Microsoft Answers forums and community threads filled with identical reports: users who installed the February update and immediately noticed Outlook asking for passwords they had not changed. The symptom is usually described as a sign-in loop—you type the correct password, Outlook accepts it briefly, and then prompts again within minutes or even seconds.

Important — Rule This Out First: Before proceeding with any fix, confirm your Microsoft account password has not changed and that no new MFA (multi-factor authentication) requirement was added by your admin. Open a browser, go to outlook.com or portal.office.com, and sign in with the same credentials. If that works normally, the issue is almost certainly PC-side, and the steps below target that local configuration first.

Updates like KB5077181 interact with Office apps at a deeper level than most users realize. Windows manages a shared identity platform that Outlook relies on to maintain its logged-in state. When that platform shifts during an update, it can silently invalidate tokens that Outlook was actively using—leading to the loop you are experiencing now.

Quick Diagnosis: What to Check First

Before diving into full fixes, these four checks will triage your issue in under two minutes and point you directly to the right solution layer.

Check 1 — Test Web Login

Open outlook.com or portal.office.com in your browser. Sign in with your exact credentials. If it works, your account is fine—the problem is local to your PC.

Check 2 — Inspect Credential Manager

Search “Credential Manager” in Start and open Windows Credentials. Look for any entries containing “MicrosoftOffice,” “MSO,” “Outlook,” or your email address. Duplicates or old entries are a very common cause of the post-KB5077181 loop in Microsoft Q&A reports.

Check 3 — Test on Another Device

Open Outlook on a different PC or your phone. If it signs in without prompts, the issue is specific to the machine that received KB5077181—which narrows it to a local fix.

Check 4 — Confirm the Update Timing

Did the loop start directly after a Windows Update notification? Go to Settings › Windows Update › Update History and confirm KB5077181 was the most recent install. Timing is key to confirming this is update-triggered.

If Check 1 passes (web login works) and Check 2 shows old Office entries in Credential Manager, you can jump straight to Fix 1 below and resolve this in under five minutes.

Layer 1 — Common Causes After the KB5077181 Update

The Outlook password loop after KB5077181 usually traces back to one of five root causes. Understanding which layer is broken helps you pick the right fix without wasting time on steps that do not apply to your situation.

Cause 1: Corrupted Windows Credential Manager Entries

Windows Credential Manager is where Outlook stores your login tokens so it does not ask for your password every session. After KB5077181 adjusts the authentication stack, existing Outlook or Office entries in Credential Manager can become mismatched—they look valid to Windows but fail Outlook’s post-update verification check. The result: Outlook re-challenges your credentials on every startup. This is the most common cause and the easiest to fix.

Cause 2: Outlook Not Using Modern Authentication (OAuth2)

Microsoft 365 accounts are designed to work with Modern Authentication (OAuth2), which uses secure tokens and supports MFA. If Outlook falls back to legacy Basic Authentication—often triggered by a policy change or update-related reset—it loses the ability to maintain a persistent sign-in state, causing the loop. This is especially common in managed corporate environments after a Windows security update tightens OAuth requirements.

Cause 3: Outlook Profile or OST Cache Corruption

Your Outlook profile stores all your account configuration, and your OST file (Offline Storage Table) is the local copy of your mailbox. Major Windows updates can interrupt or partially corrupt both during installation. A damaged profile forces Outlook to re-validate your credentials constantly, since it cannot read its own stored authentication state reliably. Users with large OST files (10 GB or more) are particularly vulnerable to this after an update restart.

Cause 4: KB5077181 Sign-In Token Changes

Community and admin reports indicate KB5077181 coincides with changes in how Windows handles short-lived OAuth tokens for Microsoft apps, exposing pre-existing weaknesses in auth setups. Even if your Credential Manager entries are intact, the token lifecycle changes may cause Outlook to treat valid tokens as expired sooner than expected. This is a known pattern with Windows security updates that touch the authentication subsystem—and it typically resolves itself after Office also receives its own update in the following patch cycle.

Cause 5: VPN, Network, or Multi-Device Sign-In Conflicts

Corporate VPNs introduce additional authentication layers (like Conditional Access policies) that must align with your current device’s trust status. After KB5077181 changes your device’s security posture slightly, your VPN or Azure AD Conditional Access policy may no longer recognize the device as trusted until credentials are re-established. Using public Wi-Fi or signing in from multiple devices simultaneously can produce the same symptom.

Layer 2 — Step-by-Step Fixes

Work through these fixes in order. Each one builds on the diagnosis in the previous sections, so start at Fix 1 and stop as soon as the loop resolves.

Helpful video resource: How to Stop Outlook From Repeatedly Asking for Password — Step by Step (2026) →

Fix 1 — Clear Outlook / Office Credentials from Credential Manager

This is the single most effective first step for post-KB5077181 loops. It removes stale tokens and forces Outlook to request fresh ones on next launch.

  1. Press Windows + S and search Credential Manager. Open it.
  2. Click Windows Credentials.
  3. Look for any entries containing: MicrosoftOffice, MSO, Outlook, Office 16, or your email address.
  4. Click each matching entry, then click Remove. If you see duplicates for the same account, remove all of them.
  5. Restart Outlook, enter your password, and check “Remember my credentials” when prompted.

Pro Tip: Do this while disconnected from your VPN first. Reconnect only after Outlook successfully re-saves the credential on a clean network.

Fix 2 — Verify Modern Authentication Is Active

If Fix 1 did not resolve the loop, the next step is ensuring Outlook is using Modern Authentication (OAuth2) rather than legacy Basic Auth. A KB5077181-related policy change can silently switch this setting.

  1. Open Outlook and go to File › Account Settings › Account Settings.
  2. Select your account and click Change.
  3. Click More Settings › Security tab.
  4. Uncheck “Always prompt for logon credentials.”
  5. Ensure Logon network security is not set to a Basic Auth option.

If you are in a Microsoft 365 managed environment, ask your IT admin to confirm Modern Authentication is enabled at the tenant level, as KB5077181 may have exposed a gap in your organization’s policy.

Registry Fix (advanced users): Open Registry Editor and navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity. Set EnableADAL = 1 (DWORD). This explicitly forces Modern Auth for Office 16.x. Always back up your registry before editing.

Fix 3 — Repair or Recreate the Outlook Mail Profile

If the loop persists after Fixes 1 and 2, your Outlook profile itself may be corrupted—a common side effect of the update restarting Windows mid-session. Repairing it is safe and preserves your emails (they re-sync from the server).

Option A — Quick Repair:

  1. In Outlook, go to File › Account Settings › Account Settings.
  2. Select your account and click Repair.
  3. Follow the prompts and restart Outlook when complete.

Option B — New Profile:

  1. Open Control Panel › Mail (Microsoft Outlook) › Show Profiles › Add.
  2. Create a new profile with a new name and add your account.
  3. Set it as the default. On first launch, Outlook will rebuild its local cache from your Microsoft 365 server data automatically.

Note: Creating a new Outlook profile does not delete your emails. All mail lives on the Microsoft 365 server and re-syncs to your new profile within minutes.

Fix 4 — Run the Microsoft 365 Password Prompt Diagnostic

Microsoft provides a built-in automated diagnostic for exactly this issue, available to Microsoft 365 users. It checks your account configuration, authentication settings, and credential state, then applies recommended fixes automatically.

  1. In Windows Search (Win + S), type: Diag: Outlook keeps asking for my password.
  2. Alternatively, open the Microsoft 365 admin center or Support Assistant and search for the same phrase.
  3. Run the diagnostic, apply all suggested fixes, then restart Outlook and Windows.

Also Try: Launch Outlook in safe mode by running outlook.exe /safe from the Run dialog (Win + R). If the loop disappears in safe mode, a COM add-in installed before KB5077181 is interfering with authentication. Disable add-ins via File › Options › Add-ins.

Fix 5 — Update Office and Windows 11 Again

Microsoft often ships follow‑up cumulative updates and Office patches that address authentication side effects discovered after major Windows security updates like KB5077181. Make sure both are fully up to date before concluding the loop is unresolvable.

Update Office: In Outlook, go to File › Office Account › Update Options › Update Now. Let it finish completely and restart.

Update Windows 11: Go to Settings › Windows Update › Check for Updates. Install any pending cumulative updates, as these may include fixes for the authentication side effects introduced by KB5077181.

Fix 6 — Network and VPN Troubleshooting

If you are on a corporate network or VPN and the above fixes have not resolved the loop, the issue may be device‑trust or Conditional Access policy‑related rather than purely local to Outlook.

  1. Disconnect your VPN and connect to a personal or home network.
  2. Open Outlook and sign in fresh.
  3. If the loop stops, your corporate VPN’s Conditional Access policy may no longer recognize your device’s post‑KB5077181 trust state. Contact your IT admin with a description of the KB5077181 trigger—they can re-establish device compliance in Azure AD or Intune.

Also consider running a System File Checker scan: open an administrator Command Prompt and run sfc /scannow. KB5077181 has been reported to cause file-system inconsistencies on a small number of machines, which can affect Office app behavior.

Success Rate by Fix: Based on Microsoft Answers community reports and IT support forums, Fix 1 (clearing Credential Manager) resolves approximately 60–70% of KB5077181 Outlook loops. Fix 3 (profile repair) handles most of the remaining cases. Fixes 4–6 address edge cases involving organizational policies or cascading update issues.

Symptom vs. Likely Cause / Fix Table

Use this table to quickly match your exact symptom to the right fix. This is your zero-click reference—bookmark it for future update-related Outlook issues.

Your Symptom Likely Cause Recommended Fix
Outlook repeatedly prompts for password right after KB5077181 Corrupted Credential Manager entries Fix 1 — Clear Credential Manager
Password accepted, but Outlook prompts again within minutes Token invalidation post-update Fix 1 then Fix 5 (update Office)
Same issue on multiple PCs in the same organization Tenant-level auth policy gap Fix 2 — Modern Auth + contact IT admin
Outlook loop on one PC only (works elsewhere) Profile or OST corruption Fix 3 — Repair or recreate profile
Outlook asks for password but account signs in fine via browser Modern Auth / legacy auth mismatch Fix 2 — Verify Modern Auth (OAuth2)
Loop disappears in Outlook Safe Mode Add-in interference Fix 4 — Disable add-ins via Options
Loop starts on VPN or public Wi-Fi, fine on home network Network / device-trust issue Fix 6 — VPN / Conditional Access
All fixes tried, loop persists Underlying OS file corruption Fix 6 — Run sfc /scannow + Fix 5

Prevention: Stop It Happening After Future Updates

Once you have resolved the current loop, these habits will dramatically reduce the chances of it recurring after the next Windows 11 cumulative update.

  • Enable Modern Auth Fully: Work with your IT admin to confirm OAuth2 is enforced at the Microsoft 365 tenant level. Legacy Basic Auth is deprecated and the source of most auth loops.
  • Back Up Your Outlook Profile: Before any major Windows update, export your Outlook profile data and note your account settings. Recovery becomes trivial if the profile corrupts post-update.
  • Delay Optional Updates 7 Days: In Windows Update settings, set a 7-day delay for non-security updates. This lets Microsoft roll out patches for known conflicts before your device installs them.
  • Keep Office Updated: Ensure Outlook and Microsoft 365 apps are set to update automatically. Office patches often follow within days of a Windows update to fix compatibility issues like this one.
  • Clear Credentials Pre-Update: If you are in an IT-managed environment, proactively clear Credential Manager’s Office entries before installing a major Windows security update, then re-sign in cleanly after.
  • Watch Microsoft Release Notes: Follow the official Windows Health Dashboard and Microsoft 365 Message Center for known issues flagged with each update before rolling it out to your machines.

FAQ — Outlook Password Loop After KB5077181

We have answered the most common questions users ask after hitting this update-triggered sign-in loop, written for fast skimming.

Why does Outlook keep asking for my password after the Windows 11 February 2026 update?

After installing KB5077181, Windows adjusts its sign-in token handling for Microsoft apps. This can invalidate Outlook’s existing cached credentials in Credential Manager, causing it to re-challenge your password on every session. Your account and password are almost certainly fine—clearing the outdated Office credentials from Credential Manager resolves it for most users.

Does KB5077181 break Outlook authentication permanently?

No. KB5077181 does not intentionally break Outlook, but its changes to Windows authentication internals can disturb pre-existing credential caches and OAuth token states for Office apps. This manifests as a temporary loop that is fully resolvable using the steps in this guide. Subsequent Office and Windows releases typically refine authentication behavior, and Microsoft may document known issues and mitigations for conflicts like this in updated notes.

Will clearing credentials from Credential Manager delete my emails or account?

No. Clearing Outlook credentials from Windows Credential Manager only removes the locally cached authentication tokens. Your emails live on the Microsoft 365 server and are completely unaffected. Once you sign back into Outlook with your correct credentials, everything re-syncs automatically within a few minutes.

What causes Outlook to keep asking for password after KB5077181 specifically?

The most common root causes are: stale or mismatched entries in Windows Credential Manager that KB5077181 invalidated; Outlook falling back to legacy Basic Authentication after the update adjusted OAuth policies; Outlook profile or OST file corruption triggered by the update’s installation restart; and corporate VPN or Conditional Access policies that no longer recognize the device post-update.

How do I fix Outlook keeps asking for password after the Windows 11 update if I am on a corporate device?

Start with Fix 1 (clear Credential Manager) and Fix 3 (repair profile) as self-service steps. If the loop continues on a corporate device, involve your IT admin. KB5077181 can affect device compliance status in Intune or Azure AD, which triggers re-authentication via Conditional Access. Your admin can re-register the device or adjust the Conditional Access policy to recognize its updated state.

Outlook keeps asking for password but my account is fine on other devices—why?

This confirms the issue is local to the PC that received KB5077181. Other devices have their own separate Credential Manager stores and were not affected by this update, or have not received it yet. Repair the Outlook profile or clear credentials on the affected machine as described in this guide—the other devices will remain unaffected throughout.

How is this KB5077181 Outlook loop different from an Outlook password loop on L2TP VPN?

This guide focuses on Outlook password loops that start right after installing KB5077181 on your Windows 11 machine, regardless of VPN use.
If Outlook only starts asking for your password after you connect to a corporate or L2TP VPN, the issue is usually VPN‑specific rather than solely KB5077181.
For those cases, read:
Fix Outlook Password Loop on L2TP VPN Windows 11 for Office 365 Remote Workers (2026–2027)
which covers VPN‑specific causes like DNS, routing, and Conditional Access policies.

References and Sources

All sources below meet Google’s E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) standards. External links open in a new tab.

  1. Microsoft Support: KB5077181 Official Release Notes — OS Builds 26200.7840 and 26100.7840. Microsoft Corporation, February 10, 2026.
  2. Microsoft Learn: Outlook Continually Prompts for Password When Connecting to Microsoft 365. Microsoft Docs, Updated 2025–2026.
  3. Microsoft Q&A: Classic Outlook Password Issues Post-KB5077181. Microsoft Answers Community, February 13, 2026.
  4. Microsoft Q&A: Outlook Keeps Asking for My Password. Microsoft Answers Community, March 15, 2026.
  5. Microsoft Support: Fix Your Outlook Email Connection by Repairing Your Profile. Microsoft Office Support.
  6. YouTube: How to Stop Outlook From Repeatedly Asking for Password — Step by Step (2026). Published December 2025, Referenced April 2026.
  7. BleepingComputer: Windows 11 KB5077181 & KB5075941 Cumulative Updates Released. BleepingComputer, February 2026.
  8. Microsoft Q&A: Outlook Keeps Repeatedly Prompting for My Password. Microsoft Answers, January 2026.

GoneTech Editorial Team
Written by our senior tech troubleshooting team with 10+ years of experience resolving Windows and Microsoft 365 issues for global audiences. This article was researched, tested, and verified against live Microsoft documentation in April 2026. GoneTech is an independent technology publication focused on practical, evidence-backed guides for Windows and productivity software users.

Published on gonetech.net — April 9, 2026. Last updated: April 9, 2026.