How to Fix Microsoft Edge Not Working on Windows 11
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
Settings → Apps → Installed apps → Microsoft Edge → Modify (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 → Settings → Reset settings → Restore settings to their default values.
Or Settings → Apps → Microsoft Edge → Advanced options → Repair, then Reset.
Step 4: Create a Fresh Profile (Broken Extensions)
- Close Edge.
- Rename folder
%localappdata%\Microsoft\Edge\User Data\DefaulttoDefault.old. - 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 feedback → About Microsoft Edge → update.
Install Microsoft Edge WebView2 Runtime separately if Teams/Outlook stay blank.
Step 7: Check Proxy, DNS, and Security Software
Settings → Network & internet → Proxy → 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: Settings → Apps → Default apps → Microsoft Edge → Set 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.