How to Reset Outlook to Default Settings

Microsoft Outlook accumulates a lot of configuration over time — custom rules, modified toolbars, tweaked views, profile data, and add-in settings. When something breaks or performance degrades, resetting to default settings is often the fastest path to a clean slate. But "reset Outlook" isn't one single action. It covers several distinct operations, and which one you need depends entirely on what's gone wrong.

What "Resetting Outlook" Actually Means

There's no single "factory reset" button in Outlook the way there might be on a smartphone. Instead, resetting involves targeting specific layers of Outlook's configuration:

  • Profile data — account settings, cached passwords, mailbox connections
  • View settings — folder layouts, column arrangements, reading pane positions
  • Navigation pane — the left sidebar showing folders, calendars, and contacts
  • Toolbar and ribbon customizations — buttons you've added, removed, or rearranged
  • Add-ins — third-party plugins that can conflict with core functionality
  • Registry settings — deeper Windows-level Outlook preferences (advanced)

Understanding which layer is causing the problem helps you reset precisely — rather than wiping everything and starting over unnecessarily.

Resetting Outlook Views to Default

One of the most common reasons people want to "reset" Outlook is because a folder view has become cluttered, sorted incorrectly, or broken entirely.

To reset a single folder view:

  1. Go to the View tab in the ribbon
  2. Click Reset View
  3. Confirm the prompt

This restores the default columns, sort order, and layout for that folder only.

To reset all folder views at once, you'll need to use the command-line switch:

  1. Close Outlook completely
  2. Press Win + R to open the Run dialog
  3. Type: outlook.exe /cleanviews
  4. Press Enter

This resets every folder view across your entire mailbox to Outlook's defaults. ⚠️ Any custom views you've built will be lost.

Resetting the Navigation Pane

If your left sidebar looks wrong — missing sections, showing unexpected items, or behaving erratically — the Navigation Pane can be reset independently.

  1. Close Outlook
  2. Press Win + R
  3. Type: outlook.exe /resetnavpane
  4. Press Enter

This clears the Navigation Pane configuration file (profile.xml) and rebuilds it fresh when Outlook restarts.

Resetting Toolbar and Ribbon Customizations

If you've modified the Quick Access Toolbar or the ribbon and want to go back to defaults:

  1. Right-click anywhere on the ribbon
  2. Select Customize the Ribbon (or Customize Quick Access Toolbar)
  3. In the dialog box, click ResetReset all customizations
  4. Confirm

This removes any buttons you've added or rearranged and restores the ribbon to its out-of-box layout.

Resetting or Recreating an Outlook Profile

An Outlook profile holds your account configuration — email addresses, server settings, cached credentials, and data file paths. A corrupt profile is a frequent cause of Outlook crashes, send/receive errors, and authentication loops.

To create a new profile:

  1. Close Outlook
  2. Open Control PanelMail (search for "Mail" if you can't find it)
  3. Click Show Profiles
  4. Click Add to create a new profile, then set up your account fresh
  5. Set it as the default profile

You can keep your old profile temporarily for reference, or remove it once the new one is working correctly.

🔁 This is one of the most effective resets for persistent connection or authentication problems.

Disabling Add-ins to Restore Default Behavior

Add-ins — from Zoom, Teams, Grammarly, CRM tools, and others — can interfere with Outlook's performance and stability. Disabling them restores Outlook's baseline behavior.

To manage add-ins:

  1. Go to FileOptionsAdd-ins
  2. At the bottom, set Manage to COM Add-ins and click Go
  3. Uncheck all add-ins, then click OK
  4. Restart Outlook

You can re-enable them one at a time to identify which one is causing the issue.

To start Outlook in Safe Mode (add-ins disabled automatically):

  1. Press Win + R
  2. Type: outlook.exe /safe
  3. Press Enter

If Outlook behaves normally in Safe Mode, an add-in is almost certainly the culprit.

Key Outlook Reset Switches at a Glance

CommandWhat It Resets
outlook.exe /cleanviewsAll folder views
outlook.exe /resetnavpaneNavigation Pane layout
outlook.exe /safeStarts with add-ins disabled
outlook.exe /cleanautocompletecacheClears the autocomplete email address list
outlook.exe /cleanrulesDeletes all server and client-side rules

Variables That Change the Process

How you reset Outlook — and which steps are even available — depends on several factors:

  • Outlook version: The interface and available switches differ between Outlook 2016, 2019, 2021, and Microsoft 365 (the subscription version). Some options only appear in newer builds.
  • Account type: Exchange, Microsoft 365, IMAP, and POP3 accounts behave differently, especially around profile resets and cached data.
  • Windows vs. Mac: The reset process described above is Windows-specific. Outlook for Mac handles profiles, preferences, and add-ins through entirely different menus and file locations.
  • IT-managed vs. personal installation: If Outlook is managed by an employer or IT department, certain settings may be locked by group policy — meaning resets at the user level won't fully take effect.
  • Data file type: If you're using a local .pst file rather than a server-synced mailbox, some resets won't affect stored mail, and data recovery considerations apply.

The difference between resetting a personal home installation and a corporate-managed Outlook deployment can be significant — both in what's possible and what's advisable. 🖥️

What a Reset Won't Fix

It's worth being clear: resetting Outlook's settings doesn't repair corrupted data files. If your .pst or .ost file is damaged, you'll need the Inbox Repair Tool (scanpst.exe), which is a separate process entirely. Similarly, server-side issues — like a misconfigured Exchange server or a suspended Microsoft 365 account — won't be resolved by any client-side reset.

The depth of reset that actually solves your problem depends on where the issue originates — and that varies from one setup to the next.