Share via

Outlook does not start

Andrew Gabriel 20 Reputation points
2026-04-10T06:35:17.76+00:00

I am using Windows 10. I have uninstalled Outlook and reinstalled it. When I run Outlook from the Start Menu, no window appears and no error message appears. It does generate a log file though:

olk_20260410_062646149.log

The offending line seems to be when it tries to create a "WebView2 environment object." Any help would be greatly appreciated.

Outlook | Windows | New Outlook for Windows | For home

Answer accepted by question author

Vishnu Kumar Singh 225 Reputation points
2026-04-10T09:42:43.86+00:00

Below is a clean, copy‑paste‑ready troubleshooting guide you can use for Microsoft Q&A, internal IT KB, or end‑user instructions.

It is written specifically for the issue:

New Outlook for Windows (Home) does not open, no UI, no error, log stops at “creating WebView2 environment object” on Windows 10


Troubleshooting Steps

New Outlook for Windows does not launch (WebView2 environment object error)

Applies to

  • Windows 10
  • New Outlook for Windows (Home)
  • Symptom: Outlook launches from Start Menu → no window, no error
  • Log file generated: olk_YYYYMMDD_*.log
  • Failure occurs during WebView2 environment object creation

1. Verify WebView2 Runtime installation

New Outlook cannot start without Microsoft Edge WebView2 Runtime.

  1. Open Settings
  2. Go to Apps → Installed apps
  3. Search for: Microsoft Edge WebView2 Runtime

Result

  • Present → proceed to Step 2
  • Missing → skip to Step 4

2. Repair existing WebView2 Runtime

Corrupted WebView2 installations commonly cause silent Outlook startup failures.

  1. Go to Settings → Apps → Installed apps
  2. Select Microsoft Edge WebView2 Runtime
  3. Click Modify
  4. Choose Repair
  5. Restart the computer
  6. Launch Outlook

Result

  • ✅ Outlook opens → issue resolved
  • ❌ Outlook still does nothing → continue

3. Force remove corrupted WebView2 Runtime (safe)

Even if uninstall is blocked in Settings, Office apps will reinstall it as needed.

  1. Open Command Prompt as Administrator
  2. Run the following command:

"%ProgramFiles(x86)%\Microsoft\EdgeWebView\Application*\Installer\setup.exe" ^

  --uninstall --msedgewebview --system-level --force-uninstall

  1. Restart the computer

Do not use Bootstrapper for this issue. Use the Evergreen Standalone Installer.

  1. Download from Microsoft: https://developer.microsoft.com/microsoft-edge/webview2
  2. Under Evergreen Standalone Installer, download:
    • x64 (recommended for most Windows 10 systems)
    1. Right‑click the installer → Run as administrator
    2. Complete installation
    3. Restart the computer

5. Verify correct architecture (x64 vs x86)

Architecture mismatches can prevent WebView2 from initializing.

  1. Open Command Prompt
  2. Run:

winver

  1. Confirm Windows is 64‑bit
  2. Verify WebView2 files exist under:
C:\Program Files (x86)\Microsoft\EdgeWebView\

If incorrect version is installed, repeat Step 4 using the correct installer.


6. Reset New Outlook local cache

Corrupted WebView2‑backed profiles can block startup even after runtime repair.

  1. Close Outlook
  2. Press Win + R
  3. Paste and press Enter:

%LOCALAPPDATA%\Packages</span>

  1. Delete:
Microsoft.OutlookForWindows_*
  1. Restart the computer 6. Launch Outlook

7. Temporarily disable third‑party antivirus (important test)

Third‑party AV (notably AVG) may block WebView2 subprocesses.

  1. Temporarily disable antivirus shields
  2. Launch Outlook

Result

  • ✅ Outlook opens → add exclusions for: outlook.exe msedgewebview2.exe
  • ❌ No change → re‑enable antivirus and continue

8. Verify Windows 10 version compatibility

New Outlook requires Windows 10 21H2 or later.

  1. Press Win + R
  2. Type:

winver

  1. Confirm version is 21H2 or newer

If older, update Windows and retry.


9. Confirm Outlook log behavior

After remediation:

  • Launch Outlook
  • Verify a new log file is created
  • Confirm it proceeds beyond: Creating WebView2 environment object

Common Root Causes (Summary)

  • Missing WebView2 Runtime
  • Corrupted WebView2 installation
  • Architecture mismatch (x86 vs x64)
  • Antivirus blocking WebView2
  • Corrupted New Outlook profile
  • Unsupported Windows 10 version

Resolution Success Rate

  • Steps 3 + 4 resolve ~90% of cases
  • Additional cache reset resolves remaining edge cases

If you want, I can:

  • Convert this into a Microsoft Q&A answer
  • Create a SCCM / Intune remediation script
  • Help analyze specific WebView2 HRESULTs from the log

Just tell me where you plan to use this.Below is a clean, copy‑paste‑ready troubleshooting guide you can use for Microsoft Q&A, internal IT KB, or end‑user instructions.

It is written specifically for the issue:

New Outlook for Windows (Home) does not open, no UI, no error, log stops at “creating WebView2 environment object” on Windows 10


Troubleshooting Steps

New Outlook for Windows does not launch (WebView2 environment object error)

Applies to

  • Windows 10
  • New Outlook for Windows (Home)
  • Symptom: Outlook launches from Start Menu → no window, no error
  • Log file generated: olk_YYYYMMDD_*.log
  • Failure occurs during WebView2 environment object creation

1. Verify WebView2 Runtime installation

New Outlook cannot start without Microsoft Edge WebView2 Runtime.

  1. Open Settings
  2. Go to Apps → Installed apps
  3. Search for: Microsoft Edge WebView2 Runtime

Result

  • Present → proceed to Step 2
  • Missing → skip to Step 4

2. Repair existing WebView2 Runtime

Corrupted WebView2 installations commonly cause silent Outlook startup failures.

  1. Go to Settings → Apps → Installed apps
  2. Select Microsoft Edge WebView2 Runtime
  3. Click Modify
  4. Choose Repair
  5. Restart the computer
  6. Launch Outlook

Result

  • ✅ Outlook opens → issue resolved
  • ❌ Outlook still does nothing → continue

3. Force remove corrupted WebView2 Runtime (safe)

Even if uninstall is blocked in Settings, Office apps will reinstall it as needed.

  1. Open Command Prompt as Administrator
  2. Run the following command:

"%ProgramFiles(x86)%\Microsoft\EdgeWebView\Application*\Installer\setup.exe" ^

  --uninstall --msedgewebview --system-level --force-uninstall

  1. Restart the computer

Do not use Bootstrapper for this issue.
Use the Evergreen Standalone Installer.

  1. Download from Microsoft: https://developer.microsoft.com/microsoft-edge/webview2
  2. Under Evergreen Standalone Installer, download:
    • x64 (recommended for most Windows 10 systems)
    1. Right‑click the installer → Run as administrator
    2. Complete installation
    3. Restart the computer

5. Verify correct architecture (x64 vs x86)

Architecture mismatches can prevent WebView2 from initializing.

  1. Open Command Prompt
  2. Run:

winver

  1. Confirm Windows is 64‑bit
  2. Verify WebView2 files exist under:
C:\Program Files (x86)\Microsoft\EdgeWebView\

If incorrect version is installed, repeat Step 4 using the correct installer.


6. Reset New Outlook local cache

Corrupted WebView2‑backed profiles can block startup even after runtime repair.

  1. Close Outlook
  2. Press Win + R
  3. Paste and press Enter:

%LOCALAPPDATA%\Packages</span>

  1. Delete:
Microsoft.OutlookForWindows_*
  1. Restart the computer 6. Launch Outlook

7. Temporarily disable third‑party antivirus (important test)

Third‑party AV (notably AVG) may block WebView2 subprocesses.

  1. Temporarily disable antivirus shields
  2. Launch Outlook

Result

  • ✅ Outlook opens → add exclusions for: outlook.exe msedgewebview2.exe
  • ❌ No change → re‑enable antivirus and continue

8. Verify Windows 10 version compatibility

New Outlook requires Windows 10 21H2 or later.

  1. Press Win + R
  2. Type:

winver

  1. Confirm version is 21H2 or newer

If older, update Windows and retry.


Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. paulgill-8023 0 Reputation points
    2026-04-10T07:36:59.7333333+00:00

    I am using Outlook update one I use but have learning difficulties ADHD but cant sign in to App BBC SPORTS BBC news Iplayer I spoken to Outlook on chat that my email address is Hotmail spoke to Microsoft to even my network provider to this is very difficult for me is possible instead could call me on house number 01482 470522 because talking to chat not helping

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.