How to Fix Microsoft Edge Not Working on Windows 11

My Technician
Windows 11AppsFix

The Problem

Microsoft Edge will not start, hangs on the first tab, or every page is white. Edge is the Windows 11 default browser and powers WebView2 for Teams, Widgets, and Copilot—when Edge breaks, multiple apps look broken too.

Chrome only? Fix Chrome not responding. All apps fail? Fix app crashing. Copilot blank? Fix Windows Copilot.

Symptoms

  • Edge icon spins, then nothing.
  • STATUS_INVALID_IMAGE_HASH or profile error pages.
  • PDFs and Store login fail (WebView2).

The Fix: Step-by-Step

Step 1: End Edge Processes

Task Manager → end all Microsoft Edge and WebView2 tasks → reopen Edge once.

Step 2: Repair Edge From Settings

SettingsAppsInstalled appsMicrosoft EdgeModify (if available) → repair via Edge's installer prompt.

If Modify is missing: download Microsoft Edge Enterprise offline installer from Microsoft and run Repair over the existing install.

Step 3: Reset Edge Settings (Keeps Favorites if Signed In)

Edge → SettingsReset settingsRestore settings to their default values.

Or SettingsAppsMicrosoft EdgeAdvanced optionsRepair, then Reset.

Step 4: Create a Fresh Profile (Broken Extensions)

  1. Close Edge.
  2. Rename folder %localappdata%\Microsoft\Edge\User Data\Default to Default.old.
  3. Start Edge—sign in to sync favorites back if sync was on.

Step 5: Clear Cache and Disable Extensions

Ctrl + Shift + Delete → cached images/files. Or clear browser cache guide.

edge://extensions → disable all → test → re-enable one by one.

Step 6: Update Edge and WebView2

Edge → Help and feedbackAbout Microsoft Edge → update.

Install Microsoft Edge WebView2 Runtime separately if Teams/Outlook stay blank.

Step 7: Check Proxy, DNS, and Security Software

SettingsNetwork & internetProxy → off for test. Fix DNS not responding.

Antivirus "web protection" can MITM Edge—disable briefly to test (re-enable after).

Step 8: System Repair When Edge + Store Fail Together

Terminal (Admin):

sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

Then reset Microsoft Store if apps still cannot load web content.

Edge as Default Again

After repair: SettingsAppsDefault appsMicrosoft EdgeSet default—or fix default apps if links open the wrong browser.

System-wide repair: Windows Troubleshooter can fix network and component store issues when Edge and Store fail after the same update.