Why does Microsoft edge keep crashing when opening?

When we look For the Reason behind the Edge Browser Crashes problem, After fiddling with the Edge files and other settings, it turns out that the main cause of this problem is the corrupt Microsoft Edge cache. What’s happening is that over time, the Edge browser is collecting a lot of data during your web browsing sessions in order to make the web browsing fast. But, unlike others, it is not good enough right now to handle all that information. This is the main cause behind the Edge Browser crash.

1 Why does Microsoft edge keep crashing when opening?2 Microsoft Edge crashes randomly windows 102.1 Update edge browser2.2 Repair Microsoft Edge2.3 Clean Boot Your Windows 102.4 Clear the browser cache2.5 Disable Edge Extensions2.6 Reset Microsoft Edge to Default2.7 Repair Corrupted System Files2.8 Run the Troubleshooter2.9 Reinstall Edge Browser2.10 Create a New User Account2.10.1 Tweak Registry Setting permissions

Again due to lack of available resources or a high amount of processing activity or system file corruption or user profile corruption also causes the browser to slow down or not responding. Deleting the browsing data, Disable any extensions that may be causing interferences and running the related troubleshooter or Reset the edge browser helps fix such problems on windows 10 and 11.

Microsoft Edge crashes randomly windows 10

If you have several tried to open but the microsoft edge wont open then terminating the undesirable processes via the task manager help fix the isssue.

First colose the microsoft edge browser (if running)Press Ctrl + Shift + Esc key simultaneously to open taskmanager,Under process tab look for microsoft edge, right click on it select end task.Now try to open the edge browser and check there is no problem.

Update edge browser

Microsoft regularly update the edge browser with latest bug fixes and new features and speed up the browser as well. Open the edge browser, type edge://settings/help and press enterkey. This will check and update the browser with latest version

Repair Microsoft Edge

If the Microsoft edge closes immediately after opening and wont allow perform any action such as clear browser cache or remove extensions then you need to repair the edge browser first. Repairing Microsoft Edge helps fix a lot of errors with the browser including the ones that lead to its crash or not responding. How to repair Microsoft Edge on windows 10

Right click on windows 10 start menu select Apps and Features,This will display list of installed apps on your device, scroll down to locate and select microsoft edge, then click on modifyIf UAC prompt for permission click yes and In the popup window, select Repair.During the repair process, Windows will reinstall the browser while identifying and replacing the files that affect its functionality.

Clean Boot Your Windows 10

If this is the first time that you had a problem with the Edge browser, one of the first things you should do is restart your PC. What’s more, you should do a clean boot. It allows you to run your PC with only a minimal set of drivers and programs. To perform a clean boot 

Press windows key + R, type msconfig and click ok to open systme configuration window,Go to the Services tab, and check the box for Hide all Microsoft services. And click Disable all button.

Then go to the startup tab and choose Open Task Manager.Select each item on the list and choose Disable.Now close your Task Manager and restart your computer.

See if the same problem occurs with clean boot mode. If Edge still opens and closes unexpectedly in a few seconds, then you can move on the Next steps.

Clear the browser cache

Piled up cache and browsing history can also cause your Edge browser (and any other browser) to run slow. If Microsoft Edge opens but stops working, you can Clear browsing history and cache data to fix the problem.

A cache is a piece of software that caches data from a website so that the web page will load faster the next time you access it.And A cookie is a small text file that is created by a web browser at the request of a website and kept on your computer’s hard drive.

Open the Microsoft edge browser, Go to Settings then Privacy, search, and servicesJump to the adjacent right pane and scroll down to Clear browsing data and click on Choose what to clear button,Or you can type edge://settings/clearBrowserData in the address bar and press enter key to open clear browsing data popup,Select the time range between last hour to all time, checkmark on all boxes and click on clear now.

When the pop-up window disappears automatically, restart Microsoft Edge. Check if this resolves the unnecessarily crashing error on the Edge browser.

Disable Edge Extensions

Sometimes Microsoft Edge extensions, like ad-blockers, can develop incompatibilities with other extensions and the browser itself. If Have you been facing the issue of Microsoft Edge not responding after adding one or more extensions to your browser we recommend Disable Microsoft Edge Extensions

First open the Microsoft Edge browser and access, edge://extensions/This will display all installed extensions list with the option to disable or remove the same.Disable or remove all extensions by clicking the blue bar or selecting Remove.

Reset Microsoft Edge to Default

If nothing else seems to work, restoring Microsoft Edge to its default settings may just do the trick and fix Microsoft Edge not responding issue on windows 10.

First, open the Microsoft Edge web browser, click on the ellipsis menu and select settings,Navigate the Reset settings option on the left, then click on Restore settings to their default values.A pop-up window will appear next to confirm what you do, hit the Reset button.Once done,  Restart Microsoft Edge and check if this solves the crashing issue on it.

Or you can directly type edge://settings/resetProfileSettings in the address bar and press enter key then click on the Reset button to confirm the same.

Repair Corrupted System Files

Also, Corrupted system files can cause different errors on windows computers and may this edge not responding is caused due to system file corruption. We recommend Repair windows system files with DISM restore health and SFC command. Press Windows key + S and type cmd, Right click on Command Prompt and choose Run as administrator. Now run the following command lines one by one hit enter key to execute the command.

DISM.exe /Online /Cleanup-image /RestorehealthSFC/scannow

Note: the scanning process will take some time to complete the scan and repair process, wait until 100% complete the process.

Once the scanning process completes reboot your PC and check the Edge browser is open and working normally.

Run the Troubleshooter

Run the built-in Windows store app troubleshooter that automatically detects and fixes problems with the Microsoft Edge browser.

Open the Settings app using the keyboard shortcut Windows + I,Click on Update & security then troubleshoot and click on other troubleshooters,Now scroll down to locate and select Windows store, and click run the troubleshooter next to it,This will start to diagnose and fix problems causing the edge browser working normally.Once the diagnosis process completes Restart your PC and check if the edge browser working normally.

Reinstall Edge Browser

Still, the problem not resolved, edge browser not responding or Microsoft edge closes after a few seconds Here the effective solution work for most of Windows 10 users.

Search for PowerShell,Right click on PowerShell and select Run as administrator,When the PowerShell prompt opens type the bellow command and hit the enter key to execute the same.

“Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

Once the command executed, restart your PC and check if there is no more problem with the edge browser.

Create a New User Account

Creating a new user account will generate a new edge browser profile and with a new profile edge will run smoother.  

To create a user account on windows 10 simply open the command prompt as administrator.Next type the below command and hit enter key to create a new user account.

net user % usre name % %password% /add

Note: %user name % change your new create username.%password %: Type the password for your new created user account.Ex : net user sri p@$$word /add you will get an out message the command is completed successfully. That means the user account was created successfully. Now Logoff From the Current user Account and log in with New created User account. Open the Edge Browser and check working normally without any problems crashes, not responding etc.

Tweak Registry Setting permissions

The user-suggested method: one of our readers suggested this method

Press Windows + R type regedit and hit the enter key.This will open the Windows registry editorbackup registry database then navigates to the following path.

HKEY_CURRENT_USER\SOFTWARE\Classes\LocalSettings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe

Here right click folder Named”microsoft.microsoftedge_8wekyb3d8bbwe” at the left panel, and click Permission.Select the third Unknown account (S-1-15-3-3624051433 ….).You will see only Read permission is selected. Let’s check “All permission”.Click OK and close the window.Now restart windows to take save changes and check edge browser working fine.

Did these solutions help to fix Microsoft Edge browser problems? Lets us know on the comments below. Also read:

Google Chrome Slow, Not perform well on Windows 10? Try these solutionsSolved: This device cannot start (code 10) Error network adapterMicrosoft Edge not working after windows 11 update(Opens in a new browser tab)Is YouTube Not Working on Google Chrome? 8 solutions to applySolved: Something Happened on Our End Error on Microsoft Store Microsoft Edge Crashes or Not Working after Windows 10 update     - 30