How To Stop Verifying Microsoft Outlook – Fix Persistent Verification Loop

The “verifying Microsoft Outlook” loop often stops after clearing your cached credentials and repairing your profile. If you are tired of staring at that spinning circle every time you open Outlook, you are not alone. This guide explains exactly How To Stop Verifying Microsoft Outlook for good. We will cover every fix from simple cache wipes to advanced registry edits, so you can get back to your emails without the delay.

This problem usually happens when Outlook cannot confirm your identity quickly. It might be a bad password save, a corrupt profile, or a server timeout. The good news is that you do not need to be a tech expert to fix it. Follow the steps below in order, and you should see results within minutes.

Why Does Outlook Keep Verifying?

Outlook verifies your account to sync emails and calendars. When this process gets stuck, it means the app is struggling to authenticate with the server. Common causes include:

  • Stored credentials that are outdated or wrong
  • A corrupt Outlook profile or data file
  • Network issues or firewall blocks
  • Add-ins that interfere with the sign-in process
  • Outdated software or Windows updates

Understanding the cause helps you pick the right fix. Let us start with the fastest solutions.

How To Stop Verifying Microsoft Outlook

Clear Cached Credentials From Windows Credential Manager

Windows saves your login details for apps like Outlook. If these become corrupted, Outlook will loop in verification. Here is how to clear them:

  1. Press Windows Key + R and type control.
  2. Open Credential Manager (View by: Small icons).
  3. Click Windows Credentials.
  4. Look for entries that start with MicrosoftOffice or Outlook.
  5. Click the arrow next to each entry and select Remove.
  6. Restart Outlook. It will ask for your password again.

This step alone fixes the verifying loop for most users. If it does not work, move to the next fix.

Repair Your Outlook Profile

A damaged profile can cause endless verification. You can repair it without losing emails:

  1. Open Outlook and go to File > Account Settings > Account Settings.
  2. Select your email account and click Repair.
  3. Follow the on-screen prompts. This may take a few minutes.
  4. If repair fails, create a new profile: Go to Control Panel > Mail > Show Profiles > Add.
  5. Set the new profile as default and remove the old one.

Creating a fresh profile is often the most reliable way to stop the verifying loop.

Disable Problematic Add-Ins

Third-party add-ins can conflict with Outlook’s authentication. Disable them one by one:

  1. In Outlook, go to File > Options > Add-ins.
  2. At the bottom, next to Manage, select COM Add-ins and click Go.
  3. Uncheck all add-ins and click OK.
  4. Restart Outlook. If verification stops, enable add-ins one at a time to find the culprit.

Common offenders include Skype for Business, Zoom, and CRM plugins.

Run Outlook In Safe Mode

Safe mode starts Outlook without add-ins or custom settings. This helps confirm if the problem is add-in related:

  1. Press Windows Key + R and type outlook /safe.
  2. If Outlook opens without the verifying loop, the issue is likely an add-in.
  3. Exit safe mode and disable add-ins as shown above.

If safe mode also shows the loop, the problem is deeper, possibly with your profile or server.

Check Your Internet And Firewall Settings

A weak or blocked connection can cause Outlook to keep verifying. Try these steps:

  • Restart your router and modem.
  • Temporarily disable your firewall or antivirus to test. Re-enable it after.
  • Ensure Outlook is allowed through Windows Firewall: Go to Control Panel > Windows Defender Firewall > Allow an app through firewall.
  • Switch to a different network (e.g., mobile hotspot) to rule out ISP issues.

Network problems are rare but worth checking if other fixes fail.

Update Microsoft Outlook And Windows

Outdated software can have bugs that cause verification loops. Install all updates:

  1. In Outlook, go to File > Office Account > Update Options > Update Now.
  2. For Windows, go to Settings > Update & Security > Windows Update > Check for updates.
  3. Restart your computer after updates.

Microsoft frequently patches authentication issues, so keeping everything current is crucial.

Delete Outlook Data Files (OST And PST)

Corrupt data files can cause verification loops. Deleting them forces Outlook to download fresh data:

  1. Close Outlook.
  2. Press Windows Key + R and type %localappdata%\Microsoft\Outlook.
  3. Find your email’s OST file (e.g., youremail@outlook.com.ost).
  4. Rename it to old.ost or move it to your desktop.
  5. Restart Outlook. It will create a new OST file and sync your emails.

Note: This process may take a while to re-download all emails. Do not interrupt it.

Use Microsoft Support And Recovery Assistant (SaRA)

Microsoft offers a free tool that automates many fixes. Download and run it:

  1. Search for Microsoft Support and Recovery Assistant and download it.
  2. Select Outlook and then I’m having trouble signing in.
  3. Follow the prompts. The tool will check credentials, profiles, and server settings.

SaRA is especially useful if you are not comfortable editing settings manually.

Reset Windows Credentials Via Command Prompt

If Credential Manager does not work, try a deeper reset:

  1. Open Command Prompt as administrator (search cmd, right-click, run as admin).
  2. Type rundll32.exe keymgr.dll,KRShowKeyMgr and press Enter.
  3. In the Stored User Names and Passwords window, remove any Outlook-related entries.
  4. Restart Outlook.

This clears cached credentials that Credential Manager might miss.

Check For Conflicting Software

Some programs interfere with Outlook’s authentication. Common culprits include:

  • VPN clients (disable temporarily)
  • Proxy servers (check Windows proxy settings)
  • Email archiving tools
  • Antivirus with email scanning features

Disable these one at a time to identify the conflict. After fixing, re-enable them.

Reinstall Microsoft 365 Or Office

As a last resort, reinstall the entire Office suite. This fixes deep corruption:

  1. Go to Settings > Apps > Apps & features.
  2. Find Microsoft 365 or Office and select Uninstall.
  3. Restart your computer.
  4. Download the latest version from office.com and install.

Reinstalling is time-consuming but almost always resolves persistent verification loops.

Advanced Fixes For Stubborn Verification Loops

Edit Registry Settings

Warning: Editing the registry can harm your system if done incorrectly. Back up your registry first.

  1. Press Windows Key + R, type regedit, and press Enter.
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\AutoDiscover.
  3. If the AutoDiscover key does not exist, right-click Outlook and create a new Key named AutoDiscover.
  4. Inside AutoDiscover, create a DWORD (32-bit) named ExcludeHttpRedirect and set its value to 1.
  5. Create another DWORD named ExcludeHttpsAutoDiscoverDomain and set it to 1.
  6. Restart Outlook.

This forces Outlook to use a specific discovery method, bypassing slow verification.

Flush DNS And Reset Network Stack

Network cache can cause authentication delays. Reset it:

  1. Open Command Prompt as administrator.
  2. Type ipconfig /flushdns and press Enter.
  3. Type netsh int ip reset and press Enter.
  4. Type netsh winsock reset and press Enter.
  5. Restart your computer.

This clears all network caches and can resolve server connection issues.

Create A New Windows User Profile

If your Windows user profile is corrupt, Outlook will struggle. Create a new one:

  1. Go to Settings > Accounts > Family & other users.
  2. Click Add someone else to this PC and follow the prompts.
  3. Log into the new account and set up Outlook.
  4. If verification stops, migrate your files to the new profile.

This is a nuclear option but works when everything else fails.

Preventing Future Verification Loops

Once you fix the problem, take these steps to avoid it happening again:

  • Always sign out of Outlook properly before closing.
  • Do not share your Windows account with multiple users.
  • Keep your password updated and sync it across devices.
  • Run Office updates regularly.
  • Avoid using third-party email clients that modify Outlook settings.

Simple habits can save you from future headaches.

Frequently Asked Questions (FAQ)

Why does Outlook keep saying “verifying” even after I enter my password?

This usually means cached credentials are corrupt. Clear them from Credential Manager or create a new Outlook profile.

Will I lose my emails if I delete the OST file?

No. Your emails are stored on the server. Deleting the OST file forces a fresh download, but nothing is lost permanently.

How do I stop Outlook from verifying on startup?

Disable add-ins, clear credentials, and ensure your internet is stable. If it persists, use the SaRA tool from Microsoft.

Can a firewall cause the verifying loop?

Yes. Firewalls can block Outlook’s connection to the server. Temporarily disable it to test, then add an exception for Outlook.

Is there a quick fix without reinstalling Office?

Yes. Clearing cached credentials and repairing your profile works for most users. Try those first before reinstalling.

Final Thoughts

The “verifying Microsoft Outlook” loop is annoying but fixable. Start with the simplest steps like clearing credentials and disabling add-ins. If those do not work, move to profile repair and network resets. In rare cases, a full reinstall or registry edit is needed. By following this guide, you can stop the loop and get back to your emails quickly. Remember to keep Outlook updated and maintain good account habits to prevent future issues.