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:
- Go to the View tab in the ribbon
- Click Reset View
- 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:
- Close Outlook completely
- Press Win + R to open the Run dialog
- Type:
outlook.exe /cleanviews - 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.
- Close Outlook
- Press Win + R
- Type:
outlook.exe /resetnavpane - 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:
- Right-click anywhere on the ribbon
- Select Customize the Ribbon (or Customize Quick Access Toolbar)
- In the dialog box, click Reset → Reset all customizations
- 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:
- Close Outlook
- Open Control Panel → Mail (search for "Mail" if you can't find it)
- Click Show Profiles
- Click Add to create a new profile, then set up your account fresh
- 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:
- Go to File → Options → Add-ins
- At the bottom, set Manage to COM Add-ins and click Go
- Uncheck all add-ins, then click OK
- 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):
- Press Win + R
- Type:
outlook.exe /safe - Press Enter
If Outlook behaves normally in Safe Mode, an add-in is almost certainly the culprit.
Key Outlook Reset Switches at a Glance
| Command | What It Resets |
|---|---|
outlook.exe /cleanviews | All folder views |
outlook.exe /resetnavpane | Navigation Pane layout |
outlook.exe /safe | Starts with add-ins disabled |
outlook.exe /cleanautocompletecache | Clears the autocomplete email address list |
outlook.exe /cleanrules | Deletes 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
.pstfile 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.