Edge will not launch despite all known fixes

Bill Bertelli 5 Reputation points
2026-05-18T14:42:25.72+00:00

MS Edge was working sucessfully up until a few days ago on my Win 11 laptop, then suddenly would not open. Tried all suggested fixes, looking for corrupted files, Edge repair, reload the application, performed complete file security scan, deleting profile file, renaming default folder ... nothing seems to be resolving the issue. When I try to launch, I see the pink hour glass icon for about a second, then nothing. When I renamed the Default folder to DefaultOld, I noticed a new default folder was not created.

Edge version is 149.0.4022.8. Suspect perhaps something in the Registry may be preventing it's launch?

Whetever the "fix" will be, I really don't want to risk losing all of my bookmarks and stored passwords for those sites, but if that is the last resort, so be it.

Microsoft Edge | Open the browser | Windows 11

2 answers

Sort by: Most helpful
  1. Clary-N 12,235 Reputation points Microsoft External Staff Moderator
    2026-05-19T08:46:14.0266667+00:00

    Hi Bill Bertelli,

    Thanks for the detailed description, that really helps narrow things down.

    I see that Q&A Assist has already provided a thorough set of steps, including ending Edge processes, repairing the browser, checking security software, running the compatibility troubleshooter, and reinstalling Edge. These are the correct core actions and should be followed in order.

    In addition to those steps, here are a few targeted checks that may help further isolate the cause:

    You can try launching Edge in a minimal mode by pressing Windows + R, then entering: msedge.exe --inprivate. If Edge opens this way, it would indicate the issue is related to startup configuration or user data. If it still does not open, it suggests the problem is occurring at the application or system level.

    You can also check for underlying system file issues by opening Command Prompt as Administrator and running:

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

    These scans help repair any corrupted Windows components that may prevent applications from launching properly.

    If the issue persists, the most effective next step is to reinstall Microsoft Edge over the current installation as per suggested above. This is a non-destructive repair method that can fix corrupted files or registry entries without removing your bookmarks or passwords. You can download the latest version here: https://www.microsoft.com/edge

    Regarding your concern about data: the Repair option reinstalls the Edge application while keeping your browser data (such as favorites, passwords, and history) intact. For reinstalling Edge, your data is typically preserved as well because it is stored separately in your Windows user profile rather than within the application files themselves. However, as a precaution, I still recommend ensuring your data is synced to your Microsoft account or backed up before proceeding, especially if troubleshooting becomes more advanced.

    Simply run the installer and allow it to complete, then restart your device and test Edge again.

    Please feel free to update me on the results and I’ll be happy to assist further if needed.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. AI answer

    2026-05-18T14:42:43.31+00:00

    Use the following steps in order, keeping existing data intact as much as possible:

    1. Confirm Edge processes are not stuck
      1. Open Task Manager.
      2. On the Processes tab, end any msedge.exe or msedgewebview2.exe processes.
      3. Try launching Edge again.
    2. Repair Microsoft Edge (non‑destructive)
      1. Close Edge for all users.
      2. Go to Start > Settings > Apps > Installed apps.
      3. Find Microsoft Edge, select it, then choose Modify.
      4. Approve the UAC prompt and select Repair.
      5. Wait for the repair to complete, then try to start Edge.
      This keeps browser data and settings, including favorites and passwords.
    3. Check for third‑party security software interference
      1. If antivirus or endpoint protection from vendors like Norton or McAfee is installed, open that product and ensure it is fully updated.
      2. If organizational policy allows, temporarily disable the third‑party security software.
      3. With it disabled, try launching Edge.
      4. Re‑enable the security software immediately after the test.
    4. Run the Program Compatibility Troubleshooter for Edge
      1. Select Start > Settings > System > Troubleshoot > Other troubleshooters (or Update & Security > Troubleshoot > Additional troubleshooters, depending on build).
      2. Locate Program Compatibility Troubleshooter and select Run.
      3. When prompted, choose Microsoft Edge and follow the on‑screen steps.
    5. Reinstall Edge on top of the existing installation This is typically non‑destructive for user data and can fix binaries or registry entries that block launch.
      1. Close all Edge windows and confirm in Task Manager that no msedge.exe processes remain.
      2. Download the latest Edge installer from a working browser.
      3. Run the installer to reinstall Edge over the current version.
      4. Try launching Edge again.
    6. If reinstall still fails: collect logs and escalate If Edge still will not launch after repair and reinstall, treat it as an install/update failure:
      1. Confirm again there are no msedge.exe or msedgewebview2.exe processes running.
      2. Collect Edge installation and update logs:
        • For all‑users install:
          • %ALLUSERSPROFILE%\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.log
          • %WINDIR%\Temp\msedge_installer.log
        • For per‑user install:
          • %LOCALAPPDATA%\Temp\MicrosoftEdgeUpdate.log
          • %LOCALAPPDATA%\Temp\msedge_installer.log
      3. Use these logs when opening a Microsoft support request so support can identify any registry or policy conditions blocking launch.

    Regarding bookmarks and passwords:

    • The repair and in‑place reinstall steps are designed not to remove profile data.
    • Avoid manually deleting Edge profile folders while troubleshooting if preserving data is important.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    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.