Microsoft Edge Won't Open: Why & What To Do When It Happens

Clearing your browser's cache might help with this matter

Reading time icon 7 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Fix microsoft edge not opening
Instead of fixing issues with Edge, upgrade to a better browser: Opera One You deserve a better browser! Over 300 million people use Opera daily, a fully-fledged navigation experience coming with various built-in packages, enhanced resource consumption, and great design.Here's what Opera can do:
  • Easy migration: Use the Opera One assistant to transfer existing data, such as bookmarks, passwords, and more;
  • Optimize resource usage: Opera One uses your Ram more efficiently than Edge;
  • Enhanced privacy: Free and unlimited VPN integrated;
  • No ads: Built-in Ad Blocker speeds up the loading of pages and protects against data-mining
  • Get Opera One

Sometimes Microsoft Edge is not opening, displaying a message saying it’s taking too long to connect.

It’s most likely due to corrupt system files, misconfigured settings, or a problem with the current user profile. Below, we show you how to address these common causes to make your browser work properly.

How do I get Microsoft Edge to open?

1. Delete the Local State file

  1. Press the Windows key + F to open File Explorer.
  2. Type %LocalAppData%\Microsoft\Edge\User Data\ in the address bar and press Enter.microsoft edge local data
  3. Look for a file called Local State.local state file microsoft edge
  4. Right-click on it and click the bin icon to delete it.delete local state file microsoft edge

Deleting the Local State file forces Edge to create a new one. This could fix the issue if the file becomes corrupt and prevents Edge from opening.

2. Repair Microsoft Edge

  1. Press Windows + I to launch Settings, and select Apps from the tabs on the left.Apps
  2. Click on Apps & features on the right.Apps & features
  3. Now, locate Microsoft Edge, click on the ellipsis next to it, and select Modify from the menu.Modify
  4. Click Yes in the UAC prompt.Yes
  5. Finally, click on Repair.Repair

3. Clear cache and browsing history

  1. Launch Edge, click the Menu button in the top right corner, and choose Settings.Settings
  2. Select the Privacy, search, and services tab from the left, and then click on Choose what to clear under the Clear browsing data section.Choose what to clear to fix microsoft edge not opening
  3. Make sure the Time range is set to All time, all three options, Browsing history, Cookies and other site data, and Cached images and files, are selected, and then click on the Clear now button.Clear data to fix microsoft edge not opening

A crowded cache could also lead to bugs that prevent Edge from opening, so consider clearing it. As a rule of thumb, keeping tabs on your cache is good practice if you want good performance and no errors.

If all this looks like too much effort, you can automate it with a third-party cleanup tool.

4. Use a clean boot

  1. Log in with an administrator account on the computer.
  2. Press Windows + R to launch the Run command, type msconfig in the text field, and then click on OK.msconfig to fix microsoft edge not opening
  3. Go to the Services tab, select the Hide all Microsoft services check box, and then click on Disable all.
    disable all button Microsoft Edge opens then closes
  4. Go to the Startup tab and then click on Open Task Manager.
    startup tab Microsoft Edge won't run
  5. Select each item on the list, right-click on it, and then select Disable.
    disable Microsoft Edge won't open Class not registered
  6. Go back to the System Configuration window and click on Apply and OK.
    system configuration Microsoft Edge won't maximize
  7. Now, restart the computer.

After this, Windows will boot with minimum drivers, services, and programs. If Microsoft Edge is now opening, the underlying cause could be related to an interesting driver or app.

So, start enabling them one at a time and restart the computer after each to identify the problematic process, driver, or service.

Once done, make sure to keep it disabled until Microsoft Edge addresses the problem in the subsequent versions.

5. Run the System File Checker tool if Microsoft Edge won’t open from Taskbar

  1. Press the Windows + R to launch the Run command, type wt, hold the Ctrl + Shift keys, and then click on OK.Windows Terminal
  2. Click Yes on the UAC prompt that pops up.Yes
  3. Press Ctrl + Shift + 2 to open Command Prompt in a new tab.
  4. Type the following command, and press Enter to run the SFC scan:sfc /scannowSFC scan
  5. Do not close the Command Prompt window until the verification is 100% complete.

The SFC (System File Checker) scan is used to identify the corrupt system files and replace them with the cached copy stored on the PC.

6. Run PowerShell Command

  1. Press Ctrl + Shift + Esc to launch the Task Manager.
  2. Click the File menu at the top-right, and then select Run new task.
    run new task Microsoft Edge crashes on startup
  3. Enter powershell in the text field, check the Create this task with administrative privileges option, and then click on OK.powershell
  4. Type the following command in the Powershell window and hit Enter:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}paste command
  5. Wait for PowerShell to complete the process. Ignore the errors (in red) that might pop up.

If Microsoft Edge is not opening in Windows 10/11, this command would get things up and running in no time.

7. Close all other Edge processes

  1. Press Ctrl + Shift + Esc to start Task Manager.
  2. Right-click on processes related to Edge and choose End Task from the menu.
    end task Microsoft Edge won't maximize
  3. Do this for all of the Edge processes.

After ending all such processes, you should be able to start Microsoft Edge again without any issues. Keep in mind that you might have to repeat this solution if the issue reappears.

Also, find out how to speed up the Task Manager.

Create a batch file to end all Edge processes

  1. Open Notepad.
  2. Paste the following lines:

::

:: uses TaskKill (/F = Force, /IM = image name) to exit all Microsoft Edge Processes

::

@ECHO OFF

taskkill /F /IM microsoftedge.exe

taskkill /F /IM microsoftedgeCP.exe

3. Click on the File menu and select Save as.
save as Microsoft Edge stopped working

4. Set Save as type to All files and enter edge.bat as the file name. Choose Desktop as the save location and click on Save to continue.
save dialog Microsoft Edge keeps shutting down

5. Now just run edge.bat file and it will automatically close Edge processes that might be running in the background.

If the issue reappears, simply run the file again to close all the processes related to Microsoft Edge instantly.

8. Install the latest Windows version

  1. Press Windows + I to open the Settings app, and select Windows Update from the tabs on the left.Windows Update
  2. Now click on the Check for updates button.check for updates
  3. If updates are available, install them, and then restart your PC.

9. Make changes to the Group Policy

  1. Press Windows + R, enter gpedit.msc, and then click OK.
    gpedit Microsoft Edge keeps freezing
  2. In the left pane, navigate the following path:Computer Configuration > Administrative Templates > Windows Components
  3. Double click on Allow deployment operations in special profiles on the right.
    app package deployment Microsoft Edge crashes on startup
  4. Select Enabled and click on OK to save changes.
    enable policy Microsoft Edge not launching

After doing that, the Microsoft Edge not opening problem should be resolved and you’ll be able to use the browser without any issues.

Also, find out how to install Group Policy Editor in Windows 11, in case you running the Home edition of the OS.

10. Create a new user account

  1. Press Windows + I to open the Settings app, and go to the Accounts tab.Accounts
  2. Click on Family & other users.Family & other users
  3. Now, click on the Add account button next to Add other user.Add account
  4. Click on I don’t have this person’s sign-in information.click
  5. Now click on Add a user without a Microsoft account.select
  6. Enter the desired user name and a password for it though it’s not mandatory, and then click on Next.Next

11. Try an alternative browser

If Edge won’t load or crashes frequently, perhaps it’s time to try another browser. In this particular situation, we recommend using Opera One.

The tool comes with customized versions for PC, mobile (including older phones), Mac, or Linux. Besides, you can synchronize the Opera One browser across all your devices, to easily manage all the settings.

Starting from the basic version, you can bring your own flavor to the browser, adding icons, sidebars, workspaces, and bookmarks for ease of access and a better-organized workflow.

Opera One

Switch to Opera for better stability and up-to-standard browsing features!
Check price Visit website

After creating a new user account, switch to it and the problem will be fixed.

Before you go, you might be interested to learn what is Microsoft Edge WebView2 Runtime, so don’t miss our dedicated guide.

Tell us which method worked best for you.  As always, if you have any other questions or suggestions, feel free to leave them in the comments section below.

More about the topics: Microsoft Edge issues