Skip to content
Fixes & Errors

Fix Microsoft Edge Keeps Crashing

Microsoft Edge keeps crashing, freezing, or not responding? This guide covers every fix — from disabling extensions and clearing cache through resetting Edge and repairing the installation.

Fix Microsoft Edge Keeps Crashing

Microsoft Edge crashing is particularly frustrating because Edge is built into Windows 11 — it’s supposed to be the reliable, integrated option. The crashes tend to fall into recognizable patterns though, and knowing which pattern you’re dealing with cuts through most of the generic advice quickly. You’ll find the complete rundown in our Google Chrome Errors.

Crashes immediately on launch — Before any page loads. Almost always a corrupt user profile or a ghost process from a previous Edge session blocking the new one. Start with Fix 1.

Crashes after a few minutes of use, no specific trigger — Usually hardware acceleration conflicting with the GPU driver. Fix 3.

Crashes on specific websites or with specific content — Extension conflict or a specific rendering bug. Fix 2 (Incognito test) tells you within 60 seconds whether extensions are involved.

Started crashing immediately after a Windows update or Edge update — Roll back or repair the installation. Fix 5 and Fix 6.

Fix 1: Kill Ghost Processes and Check the Profile

When Edge won’t open (rather than crashing mid-use), the most common cause is Edge processes from a previous session still running invisibly. Open Task Manager (Ctrl + Shift + Esc) → Processes tab → look for any “Microsoft Edge” or “msedge.exe” entries → right-click each → End task. Once they’re all gone, try opening Edge again.

If Edge crashes immediately on launch even after clearing processes, the user profile is the next suspect. Navigate to %localappdata%MicrosoftEdgeUser Data and rename the “Default” folder to “Default.old.” Edge creates a fresh profile on the next launch. If it opens cleanly, the old Default folder had corruption in it. Sign back into your Microsoft account to restore synced bookmarks and passwords from the cloud — your data isn’t lost, just the local profile cache.

Fix 2: Test in InPrivate Mode — Rules Out Extensions in 60 Seconds

Press Ctrl + Shift + N to open an InPrivate window. Browse the same content that normally causes the crash. If Edge is stable in InPrivate but crashes in normal mode, an extension is causing it — this is a very common cause when crashing starts suddenly with no other changes.

To find which extension: go to edge://extensions, toggle every extension off, restart Edge, confirm it’s stable, then re-enable extensions one at a time. After each re-enable, test for a few minutes. The extension active at the moment the crash returns is the culprit — update it, disable it, or uninstall it.

Common offenders from experience: password manager extensions that inject content into every page, older Chrome Web Store extensions (Edge can run Chrome extensions, but some don’t handle Edge’s implementation well), and ad blockers running large custom filter lists that conflict with Edge’s built-in tracking protection.

Fix 3: Hardware Acceleration — Fix for Video and Scroll Crashes

If Edge crashes specifically during video playback, when scrolling fast through image-heavy pages, or on sites with heavy CSS animations — hardware acceleration is the primary suspect. Edge uses the GPU to render web content, and an incompatible GPU driver interaction causes the GPU process to crash, which takes the Edge window with it.

Edge Settings (three-dot menu) → System and performance → toggle off “Use hardware acceleration when available” → click Restart. Browse the content that was causing crashes. If Edge is now stable, the GPU driver was the issue — update it from Device Manager → Display Adapters → right-click GPU → Update driver, or download directly from NVIDIA, AMD, or Intel’s website. After updating, re-enable hardware acceleration to get the performance back.

Note: if the GPU driver update doesn’t help, check chrome://gpu in Edge’s address bar (yes, it works in Edge) — this shows the WebGL and hardware acceleration status. Yellow or red entries indicate specific GPU features that are blocked, often because Edge has blacklisted a specific driver version for that component.

Fix 4: Clear Cache and Reset Flags

Corrupted cached data causes Edge to crash on specific sites — it loads broken cached page resources and the rendering process fails. Ctrl + Shift + Delete → All time → tick Cached images and files, Cookies and other site data, Browsing history → Clear now. Restart Edge and test.

Also check edge://flags. If you’ve previously enabled experimental features (or if an extension did it without telling you), those flags can conflict with newer Edge versions. Navigate to edge://flags → click “Reset all to default” → Relaunch. Experimental flags that worked in one Edge version sometimes break in the next.

Fix 5: Check the WebView2 Runtime

Edge depends on the Microsoft Edge WebView2 Runtime for some features, and when WebView2 becomes corrupted or outdated, it can cause Edge to crash in ways that look completely unrelated. Go to Settings → Apps → Installed apps → search for “WebView2” → if it appears, check the version. If it’s missing entirely, download the WebView2 Runtime from Microsoft’s developer pages and install it.

If WebView2 is present but seems outdated or corrupted: uninstall it and let Edge reinstall it automatically on the next launch. WebView2 corruption is a more common cause of Edge crashes than most guides acknowledge, particularly after system imaging or migration operations that don’t cleanly restore the Edge component stack.

Fix 6: Repair Edge via Windows Settings

When crashes persist through profile reset, extension disabling, hardware acceleration changes, and cache clearing — the Edge installation files themselves are likely damaged. Windows provides a repair option that reinstalls Edge’s program files while keeping your profile:

Settings → Apps → Installed apps → find Microsoft Edge → three-dot menu → Modify → Repair. This reinstalls the application binaries without touching your browsing data. After repair completes, restart and test.

If Repair doesn’t appear or doesn’t resolve it, download the Edge installer directly from microsoft.com/edge and run it over the top of the existing installation — it performs an in-place update that replaces all binary files.

Fix 7: Diagnose With the Crash Report

When no obvious cause presents itself, Edge’s crash reporting reveals what’s actually failing. Open Event Viewer → Windows Logs → Application → look for Error entries from “Microsoft Edge” or “msedge.exe” timestamped near the crash moments. The “Faulting module name” field tells you which component crashed:

  • A file from the Edge installation (msedge.dll, etc.) → corrupted installation, repair or reinstall
  • A GPU-related DLL (nvwgf2umx.dll for NVIDIA, atiumdag.dll for AMD) → GPU driver issue
  • A third-party DLL (antivirus, VPN, other software) → that software is injecting into Edge and crashing it
  • A Windows system DLL → Windows system file corruption, run SFC/DISM

Also check edge://crashes in Edge’s address bar — this shows Edge’s own crash log with the crash type and any diagnostic keys that point to the failing component.

SmartScreen as a Hidden Crash Trigger

Windows Defender SmartScreen checks URLs and downloads against Microsoft’s safety database. When the SmartScreen service is slow or has connectivity issues, Edge can hang waiting for the check to complete — and on some systems this timeout causes Edge to crash rather than gracefully show a delayed warning. This pattern is most visible on corporate networks that filter traffic to Microsoft’s SmartScreen endpoints.

Test: Edge Settings → Privacy, search, and services → Microsoft Defender SmartScreen → toggle it off temporarily. If crashes stop, SmartScreen is the trigger. The permanent fix isn’t to leave it disabled — instead, check that your network allows traffic to checkappexec.microsoft.com and urs.microsoft.com, which are the SmartScreen lookup endpoints. Adding those endpoints to any network allowlists restores SmartScreen without causing the crashes.

Corporate and Managed Devices

On domain-joined machines, Edge crashes sometimes trace to group policy settings conflicting with Edge’s current version. Type edge://policy in Edge to see all active policies. IT-managed policy settings that aren’t updated alongside Edge version changes occasionally break specific Edge features in ways that manifest as crashes. Edge’s release cycle is rapid, and enterprise policy templates need updating to match.

Our guide on Chrome crashing covers the parallel fixes for Chrome users since both browsers share the Chromium foundation — hardware acceleration, extension isolation, and profile corruption fixes apply identically. For Edge specifically not loading pages once open, our Edge not loading pages guide covers the network and rendering failures that follow a successful launch. Microsoft’s Edge support documentation covers the enterprise-specific crash diagnostics and the Edge crash telemetry submission process that IT teams can use for systematic crash analysis.

Edge’s Sleeping Tabs Feature — A Crash Trigger Worth Knowing

Microsoft Edge’s Sleeping Tabs feature hibernates inactive tabs to save memory — it’s a good feature for everyday browsing. But there’s a known crash pattern where waking a sleeping tab triggers a GPU process crash, particularly on systems with certain integrated GPU configurations. The crash happens specifically when clicking a tab that has been sleeping for a while, not randomly.

If crashes consistently happen when switching back to tabs you haven’t used for 30+ minutes: Edge Settings → System and performance → Sleeping tabs → either disable Sleeping Tabs entirely to confirm this is the cause, or increase the “Put tabs to sleep after this amount of time” setting to a longer interval (2 hours instead of 5 minutes, for example). If disabling Sleeping Tabs eliminates the crash pattern, update the GPU driver — it’s the underlying cause of the wake-from-sleep crash, and the driver update resolves it without having to disable tab sleeping permanently.

Edge Preview Channels Conflicting

Edge comes in four channels: Stable, Beta, Dev, and Canary. Each is a separate application. When multiple channels are installed simultaneously, they sometimes conflict over shared components or profile data. Edge Stable crashing after Edge Beta or Dev was recently installed or updated is a recognizable pattern.

Check Settings → Apps → Installed apps for multiple Edge entries. If “Microsoft Edge Beta,” “Microsoft Edge Dev,” or “Microsoft Edge Canary” appear alongside the standard Edge, uninstall the preview channels you’re not actively using. After uninstalling, relaunch Stable Edge — if crashes stop, the preview channel conflict was the cause. Multiple channels are useful for developers testing features; for everyday users they’re just a potential instability source.

Antivirus HTTPS Inspection and Edge Crashes

Unlike Chrome, which uses the Windows certificate store, Edge maintains its own certificate trust infrastructure for some connections. Antivirus products that perform SSL/HTTPS inspection substitute their own certificate for legitimate website certificates. When Edge encounters this substituted certificate for HTTPS sites and can’t validate it against its expected certificate store, it may crash the renderer process rather than showing a certificate error.

The pattern: Edge crashes specifically on HTTPS sites (which is essentially everything nowadays), while Edge works on the rare HTTP site or on locally hosted pages. Test: temporarily disable the HTTPS scanning component of your antivirus (not full protection — specifically the SSL inspection or web filtering component) and check whether crashes stop. If they do, add Edge and its installation directory to the antivirus’s HTTPS inspection exclusion list, or consult the antivirus documentation for “browser protection” settings that configure how it handles modern browser certificate handling.

This is a more persistent issue on systems where the antivirus was installed after Edge and hasn’t been configured for Edge’s certificate handling approach. Most enterprise antivirus products have an Edge-compatible mode or a “trusted browser” setting that handles this correctly — worth checking the product’s documentation if you’re running managed security software.

Launch Flags for Diagnosis

When Edge refuses to stay open long enough for you to access settings, command-line launch flags allow testing specific subsystems in isolation. Open Run (Win+R) and try these:

  • msedge --disable-extensions — Launches Edge with all extensions disabled without changing your extension settings. If Edge stays open, an extension is crashing it.
  • msedge --disable-gpu — Launches Edge without GPU hardware acceleration. Useful when crashes happen before you can access settings.
  • msedge --no-sandbox — Disables Edge’s security sandbox. Use only as a diagnostic — if Edge opens with this flag but not normally, a sandbox interaction (often antivirus or security software) is the cause. Never use this flag permanently.

If the full path is needed: the Edge executable is typically at "C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe". Use this full path with the flag appended if msedge alone isn’t recognized.

One last cause worth checking when all software fixes have been exhausted: Edge crashes after a major Windows version update sometimes trace to the Edge WebView2 Runtime and the new Windows version being out of sync. The in-place upgrade scenario — where Windows updates but Edge and WebView2 don’t update together — occasionally leaves Edge running against a mismatched WebView2 version. Running Windows Update to check for pending updates, then checking edge://settings/help for any pending Edge update, then verifying WebView2 Runtime is current, ensures all three components are at compatible versions. Edge, WebView2, and Windows work as a stack, and version mismatches in that stack produce crashes that driver updates and profile resets won’t touch. Related: Firefox Not Responding.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"