Local Tech Fix (626) 655-0020
All articles

Outlook Won't Open or Keeps Crashing on Launch? Fix It Without Paying for a "Repair" Tool

July 24, 2026

A dead Outlook icon that does nothing, an app that vanishes the moment it opens, or "Cannot open the Outlook window" — these are almost always a hung process, a misbehaving add-in, or a corrupted profile, and every fix here is free and built in.

Linkedin app notification on a laptop screen.
Photo by Zulfugar Karimov on Unsplash

You double-click Outlook and… nothing. Or it flashes open for half a second and disappears. Or you get the classic red-lettered box: "Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be opened." It feels like the program is broken and your email is gone — but it very rarely means either. The overwhelming majority of these are one of three ordinary things: a leftover Outlook process still running in the background, a single bad add-in dragging the app down as it starts, or a corrupted profile or data file that Windows can rebuild for free. You almost never need to reinstall, and you should not pay for one of the "Outlook repair" or "PST recovery" tools that fill the search results — the fixes below use only what Microsoft already gives you.

First, make sure you're on the right page, because a couple of look-alike problems have their own guides. If Outlook opens fine but mail just sits in the Outbox or nothing sends or receives, that's a different beast — our guide on Outlook stuck in the Outbox walks that one. If every app on the PC is misbehaving, not just Outlook, start with our Windows apps won't open guide instead. And if the wall you hit is a password or "sign in again" prompt for your Microsoft account, that's an account problem, not an Outlook one. This page is specifically for when Outlook itself won't start or crashes on launch.

First: which Outlook are you running?

There are two different programs both called "Outlook," and the fixes only partly overlap — so before you change anything, work out which one you have. If there's a "New Outlook" toggle near the top-right corner, or you installed the app from the Microsoft Store and it looks stripped-down and web-like, you're on the new Outlook — a rebuilt, more web-based app. If instead you see the familiar ribbon with a Send/Receive tab and File > Options full of settings, you're on classic Outlook, the long-standing desktop program that comes with Microsoft 365 and Office. Most of the deep fixes below — safe mode, resetting the navigation pane, profiles, the data-file repair tool — are for classic Outlook; the new Outlook has its own shorter list, which we cover near the end. If you're not sure, assume classic and try those first.

One more quick sanity check while you're here: if Outlook won't open right after a Windows or Office update, or right after your PC installed something overnight, note that — it points at an update or add-in conflict, and there's a specific step for that further down. Sometimes the problem genuinely isn't anything you did.

The 10-second check: close any hung Outlook first

This is the single most common reason Outlook "won't open" and it takes ten seconds to rule out. When Outlook crashes or you close it, its process doesn't always shut down cleanly — a copy of outlook.exe can keep running invisibly in the background. When you then click the icon again, Windows sees Outlook is "already running" and either does nothing or throws an error, because the ghost copy is holding the door shut.

Press Ctrl + Shift + Esc to open Task Manager. Under the Processes tab, look for anything named Outlook (or Microsoft Outlook). If you find one, click it and choose End task — do this for every Outlook entry you see. Then wait a few seconds and open Outlook again from the Start menu. A surprising share of "it just won't launch" problems clear up right here, with nothing else needed. If it opens now, you're done.

Start Outlook in safe mode — and read what it tells you

If ending the process didn't do it, the next move does two jobs at once: it often gets Outlook open, and it tells you whether an add-in is to blame. Safe mode starts Outlook with all add-ins and customizations switched off. Hold the Windows key and press R to open the Run box, type outlook.exe /safe (mind the space before the slash), and press Enter. If Outlook is completely dead you can also hold Ctrl while you double-click the Outlook icon, and it'll ask if you want to start in safe mode — say yes.

Now read the result. If Outlook opens normally in safe mode but crashes the instant you start it the regular way, an add-in is your culprit — a toolbar or plug-in from another program (a PDF tool, an antivirus, a CRM, an old fax or scanner utility) hooking into Outlook and tripping it as it loads. In classic Outlook, go to File > Options > Add-ins, and at the bottom next to "Manage: COM Add-ins" click Go. Uncheck everything, click OK, and restart Outlook the normal way. If it opens, turn the add-ins back on one at a time, restarting between each, until the one that breaks it reveals itself — then leave that one off (or check the maker's site for an update).

While you're in File > Options > Advanced, there's one more setting worth flipping if crashes are your problem: under the Display section, tick "Disable hardware graphics acceleration," click OK, and restart. On older machines or ones with out-of-date display drivers, Outlook's graphics acceleration can cause freezes and crashes, and turning it off is a common, harmless fix.

The classic "Cannot open the Outlook window" fix: reset the navigation pane

If your error is specifically "Cannot start Microsoft Outlook. Cannot open the Outlook window," there's a targeted fix that clears it more often than any other, and it costs nothing. Outlook keeps a small settings file for the folder list down the left side (the navigation pane); when that file gets corrupted, Outlook can refuse to open the whole window. Rebuilding it is a one-line command.

Close Outlook fully (check Task Manager again if you're not sure it's gone). Hold the Windows key and press R, type outlook.exe /resetnavpane, and press Enter. This resets the navigation pane to its defaults and rebuilds that settings file from scratch. It won't touch your actual mail — only the layout of the folder list — and for the "cannot open the Outlook window" error it's the first thing to try after safe mode.

Repair a corrupted profile (the most common deeper cause)

Your Outlook profile is the bundle of settings that tells Outlook which accounts you have and where your mail lives. It's separate from the mail itself, and it can get corrupted after a failed update, a sync hiccup, or an abrupt shutdown — and when it does, Outlook can crash on startup every single time. The clean fix is to build a fresh profile; because your mail lives on the server (or in a data file the new profile will simply re-attach), this is far less scary than it sounds and you don't lose messages.

Open Control Panel (type "Control Panel" into the Start menu), switch the view to large or small icons if needed, and click Mail (or "Mail (Microsoft Outlook)"). Click Show Profiles. You'll see your current profile listed; click Add, give the new one a name, and follow the prompts to add your email account. Then, back on the Show Profiles screen, set "Always use this profile" to your new one — or choose "Prompt for a profile to be used" so you can pick it at startup. Open Outlook and let it set up. If it opens cleanly on the new profile, the old one was the problem; once you're happy everything's there, you can delete the old profile.

Repair the data file — with the free tool Microsoft already gave you

This is exactly the scenario the paid "Outlook repair" and "PST recovery" programs in the search results are selling against — and it's exactly where you don't need them, because Microsoft ships the repair tool with Office for free. Classic Outlook stores mail in a data file: a .pst (for many older or POP accounts) or an .ost (the local cache for Outlook.com, Microsoft 365, and Gmail accounts). If that file is damaged, Outlook can crash trying to open it.

For a .pst, use the Inbox Repair Tool, SCANPST.EXE — it comes with Office and scans and repairs the file in place. It lives in the Office program folder; the simplest way to find it is to search your C: drive for SCANPST.EXE, then run it, Browse to your data file, and click Start. For an .ost file, you usually don't repair it at all — because the real mail is on the server, the fastest fix is to let Outlook rebuild a fresh copy. Close Outlook, rename the .ost file (add ".old" to the end) in its folder, and reopen Outlook; it downloads a clean, healthy cache from the server. These steps involve poking around real data files, so if you're unsure which file is which, this is a sensible moment to get a hand rather than delete the wrong thing.

Still crashing? Repair Office itself

If Outlook keeps crashing no matter which profile or data file you point it at, the Office installation underneath it may be damaged — and Windows can repair that without touching your files or making you reinstall. Open Control Panel > Programs and Features (or Settings > Apps > Installed apps), find Microsoft 365 or Microsoft Office in the list, click it, and choose Change. You'll get two options: Quick Repair, which is fast and fixes most problems from local files, and Online Repair, which is thorough but downloads a fresh copy and takes longer. Run Quick Repair first; if Outlook still won't behave, come back and run Online Repair. Neither deletes your email — they only repair the program.

On the new Outlook, a few things are different

The new Outlook doesn't use profiles, .pst/.ost files, or the /safe and /resetnavpane commands, so most of the above doesn't apply. If it won't open or crashes on launch, start with the basics — end any lingering Outlook process in Task Manager, restart the PC — then repair or reset the app through Windows: go to Settings > Apps > Installed apps, find Outlook (new), click the three dots > Advanced options, and use Repair first, then Reset if Repair doesn't take. Repair keeps your settings; Reset clears the app's local state (your mail is safe on the server and re-downloads).

Two more new-Outlook specifics: make sure the app is updated (it fixes launch bugs quietly in the background, and an out-of-date build is a common cause), and because the new Outlook is built on Microsoft's WebView2 engine, a badly out-of-date WebView2 runtime can stop it opening — updating or reinstalling the "Microsoft Edge WebView2 Runtime" from Microsoft's site can revive it. If none of that works, you can always flip the "New Outlook" toggle off to fall back to classic Outlook while you sort it out.

Sometimes it genuinely isn't you: a bad update or add-in conflict

Every so often Outlook stops opening for a huge number of people on the same morning — not because of anything on your PC, but because a Windows, Office, or add-in update shipped a bug. A recent example: some classic Outlook installs began crashing and forcing themselves into safe mode when an older Outlook build met the newest Teams Meeting Add-in, and the fix was simply to update Outlook to the latest build so the two matched again. The pattern is worth recognizing because it changes what you do: if Outlook broke right after an update, and especially if you hear others hitting the same thing at once, the answer is usually to check for and install the newest Office update (File > Office Account > Update Options > Update Now in classic Outlook) rather than to tear your own profile apart. Microsoft posts these as "known issues" with fixes, so a quick search for the exact error plus the current month often tells you whether it's a your-PC problem or an everyone problem.

The flip side is also true: a bad Windows update can break Outlook (and other apps) as a side effect, in which case our guide on a stuck or broken Windows update is the better starting point. When in doubt, the safe order is: rule out the quick local things above first, and if they don't take and the timing lines up with an update, treat it as an update problem.

A word on the "Outlook repair" tools in the search results

Search "Outlook won't open" or "Outlook keeps crashing" and the top results are mostly paid programs promising to "repair Outlook" or "recover your PST." The honest reality is that nearly every case on this page — a hung process, a bad add-in, a corrupted navigation pane or profile, an .ost that just needs rebuilding — is fixed by the free, built-in steps above, none of which those tools do better. The one genuine data-file repair they target is the rare case, and even then Microsoft's own SCANPST handles it at no cost. Try the free fixes first; you'll resolve almost all of these without spending a cent or installing anything, and you avoid the real risk that a "repair" tool of unknown quality makes a data problem worse.

How we can help

An Outlook that won't open looks like a disaster and is usually a quick, safe fix once you know the order to try things — close the ghost process, test in safe mode, reset the navigation pane, rebuild the profile, and repair Office, in that order, clears the overwhelming majority with your mail untouched the whole time. Where people get genuinely stuck is telling a corrupted profile apart from a damaged data file, not wanting to risk years of stored email experimenting with repair steps, or hitting a classic-versus-new-Outlook difference that makes the online instructions not match what's on their screen.

We help folks across Southern California and the Coachella Valley get Outlook running again without the guesswork — working out whether it's a stuck process, a bad add-in, a profile that needs rebuilding, or a data file that needs careful repair, and doing it with your mail kept safe. Because we don't sell software or push a reinstall when a five-minute fix will do, the advice stays honest about when it's something you can do yourself and when it's worth handing over, onsite or by remote support.

Keep reading

Free calculators

Service areas we cover

Want a second opinion before you buy?

We don't sell hardware or warranties — call and we'll tell you what's worth buying and upgrading.

Call (626) 655-0020

Gear we recommend

All gear →

Need help with your website?

For web-side work — site builds, speed fixes, hacks, broken plugins, hosting issues — head to our sister site.

Visit HelpWithWeb.com →