• Microsoft Edge can be a decent browser, but it sometimes fails to open and even crashes regularly.
  • Microsoft Edge not working might be caused by damaged system files, obsolete or incompatible drivers, and botched Windows updates.
  • If you are unable to access Microsoft Edge or go to certain web pages, use one of the options below to get back on track.
edge won't open in windows Instead of fixing issues with Edge, upgrade to a better browser: Opera
You deserve a better browser ! 350 million people use Opera daily, a fully-fledged navigation experience that comes with various built-in packages, enhanced resource consumption and great design.Here's what Opera can do:
  • Easy migration: use the Opera assistant to transfer exiting data, such as bookmarks, passwords, etc.
  • Optimize resource usage: your RAM memory is used more efficiently than Chrome does
  • Enhanced privacy: free and unlimited VPN integrated
  • No ads: built-in Ad Blocker speeds up loading of pages and protects against data-mining
  • Download Opera

Edge is Microsoft’s most secure browser, but this does not mean it works perfectly all the time. Sometimes, the browser won’t even open, displaying a message saying it’s too long to connect.

Problems with Microsoft Edge can prevent you from accessing the Internet. Actually, among the issue reported by users are the following:

  • Microsoft Edge not launching, not loading, not opening 
  • Microsoft Edge opens then closes
  • Microsoft Edge won’t run (at all)
  • Microsoft Edge won’t open. Class not registered
  • Microsoft Edge won’t maximize
  • Microsoft Edge stopped working
  • Microsoft Edge keeps crashing, shutting down, freezing
  • Microsoft Edge crashes on startup

The bottom line is that if you’re using Edge as your default browser, you have to deal with these problems quickly, And today we’re going to show you exactly how.

What can I do if Microsoft Edge is not launching?

  • Try an alternative browser
  • Remove your browsing history and cache
  • Use a clean boot
  • Run the System File Checker tool
  • Delete the user default folder
  • Run Power shell Command
  • Close all other Edge processes
  • Disable your antivirus
  • Install the latest updates
  • Create a new user account
  • Make changes to the Group Policy
  • 1. Try an alternative browser

    If Edge won’t load or crashes frequently, perhaps it’s time that you tried an alternative browser. You probably have to use one anyway, in search of solutions.

    So why not settle for another browser. In this particular situation, we recommend using Opera.

    Downloading Opera takes only a couple of minutes, and making the first settings is extremely easy.

    As you get familiarized with the design, you’ll be amazed by the multitude of features that come with this browser and how simple it is to navigate between various tabs, workspaces, and built-in social media chat apps.

    The tool comes with customized versions for PC, mobile (including older phones), Mac, or Linux. Besides, you can synchronize the Opera 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.

    Add the incorporated VPN that secures your online activity, and you have the perfect browser.

    ⇒ Get Opera

    2. Remove your browsing history and cache

    If Microsoft Edge won’t open, the problem might be caused by your browsing cache and history. You can either clear your cache directly from your browser settings or use a third-party program to make sure to get rid of any leftovers.

    2.1 Clear the cache using Edge

    Pin Edge to your Taskbar, right-click it, and choose any link. After doing that, Edge should start normally. Now you just have to clear your cache by doing the following:

  • Click the Menu button in the top right corner and choose Settings from the menu.
    settings Microsoft Edge opens then closes
  • In the Clear browsing data section click on Choose what to clear.
    clear browsing data Microsoft Edge won't run
  • Now click the Clear button.
    clear browsing data confirm Microsoft Edge won't open Class not registered
  • After clearing the cache, the problem should be resolved and Edge will start working again.

    2.2 Use a third-party tool

    Using third-party software to remove cache and trash files can also help you clean the OS effectively and optimize a variety of PC operations.

    CCleaner is the most well-known and extensively used free memory cleanup for Windows 10 and 11. This software can eliminate unwanted files, recover space, and be used to save important data.

    You may free up space by deleting program cache, browser history, clipboard content, as well as other data.

    It will go further, deleting the cookie data stored by Flash Player. Other potentially sensitive data, such as the list of recently opened file names in Microsoft Word, Adobe Reader, Windows Media Player, VLC media player, and other common Windows apps, can be deleted as well.

    3. Use a clean boot

  • Log in as an administrator.
  • Go to Start, type msconfig and select System Configuration.
    msconfig Microsoft Edge not launching
  • Select the Services tab > select the Hide all Microsoft services check box > click Disable all.
    disable all button Microsoft Edge opens then closes
  • Go to the Startup tab > click Open Task Manager.
    startup tab Microsoft Edge won't run
  • Select each item on the list and then click Disable.
    disable Microsoft Edge won't open Class not registered
  • Go back to System Configuration window and click on Apply and OK. Restart your computer.
    system configuration Microsoft Edge won't maximize
  • If you want to know how to add or remove startup apps on Windows 10, check out this simple guide.

    4. Run the System File Checker tool

  • Press the Windows key + X > click Command Prompt (Admin).
    command prompt Microsoft Edge stopped working
  • Type the sfc /scannow command and press Enter.
  • Do not close the Command Prompt window until the verification is 100% complete.
  • If you’re having trouble accessing Command Prompt as an admin, then you better take a closer look at this guide.

    In case of the SFC command stop abruptly, see this guide to restore the process.

    5. Delete the user default folder

  • Type the following address into the search case, replacing the Username with your computer’s name:
    • C:\Users\Username\AppData\LocalPackages\Microsoft.\MicrosoftEdge\_8wekyb3d8bbweAC\MicrosoftEdge\UserDefault
  • Delete the whole default folder with all its subfolders and launch Edge.
  • 6. Run PowerShell Command

  • Type Task manager in the search case and select the newly opened Task Manager window.
    task manager Microsoft Edge keeps crashing
  • Click File > Run New Task.
    run new task Microsoft Edge crashes on startup
  • Make sure you have checked Create this task with administrative privileges. Type Powershell.
    powershell Microsoft Edge not loading
  • Type the following command in the Powershell prompt:
    • Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Wait for PowerShell to complete the process. Ignore the errors (in red) that might pop up.
  • Launch Edge.
  • If PowerShell freezes, troubleshoot the process using this step-by-step guide.

    7. Close all other Edge processes

  • Press Ctrl + Shift + Esc to start Task Manager.
  • Right-click on Edge’s process and choose End Task from the menu. Repeat this step for all available Edge processes.
    end task Microsoft Edge won't maximize
  • Expert Tip: Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
    Click here to download and start repairing.

    After ending all Edge 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.

    Most users have no idea how to deal with a slow Task Manager. Read this quick guide to learn how to speed it up!

    Create a batch file to end all Edge processes

  • Open Notepad.
  • 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

  • Click on File > Save as.
    save as Microsoft Edge stopped working
  • 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
  • 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 Edge processed instantly.

    If you don’t like Notepad and want to use a different note-taking app, check out our Notepad alternatives.

    8. Disable your antivirus

    Antivirus tools can often interfere with your PC and cause various problems. Several users reported that Microsoft Edge won’t open due to their antivirus software.

    To fix the issue, we advise you to disable your antivirus and check if that solves the problem.

    If not, you might have to remove your antivirus using the dedicated removal tool or an alternative uninstaller software. After the antivirus is removed, check if the issue still persists.

    However, we rather advise you to switch to a different antivirus solution that won’t interfere with other processes running on your PC.

    9. Install the latest updates

  • Press Windows Key + I to open the Settings app.
  • When the Settings app opens, navigate to Update & security section.
    update and security Microsoft Edge crashes on startup
  • Now click on Check for updates button. Windows will check for available updates. If updates are available, Windows will download them automatically in the background and install them once you restart your PC.
    check for updates Microsoft Edge not opening
  • After the updates are installed, Microsoft Edge should start working again.

    If you can’t open the Setting app, take a look at this article to solve the issue easily.

    Have trouble updating your Windows? Check out this guide to solve the issue in no time.

    10. Create a new user account

  • Open the Settings app and go to Accounts section.
    Accounts section Microsoft Edge opens then closes
  • Select Family & other people in the left pane. In the right pane, click on Add someone else to this PC.
    family and other people Microsoft Edge won't run
  • Click on I don’t have this person’s sign-in information.
    don't have this person's sign-in information Microsoft Edge won't open Class not registered
  • Now click on Add a user without a Microsoft account.
    add a user without a Microsoft account Microsoft Edge won't maximize
  • Enter the desired user name and click on Next.
    create an account for this PC Microsoft Edge stopped working
  • After creating a new user account, switch to it and check if the problem appears again. If not, move your personal files to a new account and start using it as your main one.

    Can’t add a new user account? Follow some easy steps and add how many accounts you want!

    11. Make changes to the Group Policy

  • Press Windows Key + R and enter gpedit.msc. Now press Enter or click OK.
    gpedit Microsoft Edge keeps freezing
  • In the left pane, navigate to Computer Configuration > Administrative Templates > Windows Components.
  • In the right pane, double click Allow deployment in special profiles.
    app package deployment Microsoft Edge crashes on startup
  • Select Enabled and click on Apply and OK to save changes.
    enable policy Microsoft Edge not launching
  • After doing that, the problem should be resolved and you’ll be able to use Edge again without any issues.

    If you want to learn more about Group Policy and how to modify it, you will undoubtedly learn how to detect key issues and effectively manage your PC.

    More similar guides can be found in the dedicated Edge Hub. See the Software page, as well, where we cover a lot of topics related to the digital world.

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

    ncG1vNJzZmivmaOxsMPSq5ypp6Kpe6S7zGidorBdmrGosYywpqesXaS9prqO