Microsoft had bad luck with its Internet Explorer in the past and still, in Windows 10, it is available. Microsoft just took a step ahead and started working to develop a competitor to other famous browsers out there. So, it introduced Microsoft Edge which is definitely an improved version of IE but it is still far behind from the market giants like Chrome, Firefox, etc. So, people aren’t satisfied with this release as there are so many bugs causing the Edge to lose its audience.
So, people are asking, how to disable or delete Microsoft Edge inside their Windows 10. Truly speaking, there is no conventional way of deleting Microsoft Edge but you can disable it from opening the web pages automatically. Microsoft Edge is an integral part of Windows 10 and it cannot be deleted like IE which also cannot be removed conventionally.
Before we proceed with disabling Edge, we should make a clear differentiation by what we mean by setting another browser as default. Microsoft Edge is an integral part of the operating system and although there are workarounds available, it is not guaranteed that they work as Microsoft aims to fix these loopholes in each update. Making another browser as your default doesn’t necessarily mean that Microsoft Edge will be uninstalled completely. It just means that your web pages will be opened in another web browser instead of Edge.
So, here is the guide to disable Microsoft Edge and restrict it from opening websites automatically.
Solution 1: How to Disable Edge Using File Rename
A solution that worked for many users was renaming the core file of Microsoft Edge. Whenever Edge needs to run, it needs to access its installation files to launch instructions to launch accordingly. Once they are fetched, it starts. Since we have difficulty deleting the entire folder as Microsoft Edge is an important part of the OS, we can try renaming the directory. Do note that you need an administrator account to perform this operation.
- Press Windows + I to launch the file explorer. Click on “This PC” present in the left navigation pane and navigate to the following file path:
C:\Windows\SystemApps
- Once in the directory, look for the following folder “MicrosoftEdge_8wekyb3d8bbwe”.
- Right-click on the folder and select Properties.
- Once in the properties, follow this tutorial to take ownership of the folder.
- Once you have ownership, right-click on the folder again and select “Rename”. Do note that you need an administrative account to carry out this operation.
- Rename the folder to “MicrosoftEdge_8wekyb3d8bbwe_OLD”. You can rename it to anything but make sure to add text after the original folder name in case you want to activate Edge again.
- Restart your computer and check if Edge is still enabled.
Solution 2: Changing Default Browser
The only convenient and recommended way of disabling Microsoft Edge is to change the default browser inside Settings. As I mentioned before, there is no straightforward way of deleting or disabling the Edge permanently. So, you can follow these steps in order to restrict your Edge browser from opening the web content.
1. Go to Settings by clicking on the Start menu icon and selecting the Settings from the list.
2. Inside the settings, Click on System and select the Default apps option from the left pane located at the second last position in the list.
3. On the right pane, select Internet Explorer (set as default browser) and click on it. If you would have any other browser installed on your PC, then it would show up that one in the list. All you need to do is to select and different default browser in the list. As in my case, I have selected Firefox as my default browser. Also, it would be better if you unpin Edge browser from your taskbar as well as from start menu.
Solution 3: Removing Microsoft Edge using Registry
This method above technically changes the default browsers to avoid edge interference. However; if you would like to completely delete Edge; (which we wouldn’t recommend) reason being Edge is a trust User-Interface app and a core part of Windows 10. Therefore; it cannot be removed by the traditional methods. And since you’ve changed your default browsers; it wouldn’t interfere anyway; but if you would still like to continue then process with the steps below.
Open command prompt as administrator, and type powershell followed by enter to switch cmd into PS. Once done; type
Get-AppxPackage
This should list down all the installed apps and core features of Windows 10. Scroll down and look for the one with Microsoft.MicrosoftEdge, copy it (you can use your mouse to highlight the full name and then press Ctrl + C to copy it) or write down the PackageFullName, which will change depending on the build of Windows 10 you are using. For the RTM version released in July, that is:
Get-AppxPackage Microsoft.MicrosoftEdge_20.10240.16384.0_neutral__8wekyb3d8bbwe | Remove-AppxPackage
OR
Get-AppxPackage *edge* | Remove-AppxPackage
This should remove the app. Alternatively, you can navigate to the Windows Apps install location:
C:\Windows\SystemApps\
And right-click the Microsoft Edge folder, Microsoft.MicrosoftEdge_8wekyb3d8bbwe, and select Properties, where you can set the folder and all its contents to Read-Only (make sure the checkbox shows a checkmark, not a square). This will prevent Windows from making changes to the folder.
Then, you can open the folder and rename the Microsoft Edge executables (MicrosoftEdge.exe and MicrosoftEdgeCP.exe) and/or delete them.
Solution 4: Disabling Edge from Launching upon Restart
We will make use of the Registry Editor to stop Edge from launching upon the start of your computer. Do note that the registry editor is a powerful tool and changing keys which you have no knowledge about can bring discrepancies in your operating system.
- Press Windows + R to launch the Run application. Type “regedit” in the dialogue box and press Enter.
- Once in the registry editor, navigate to the following file path:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet
- Now, look at the right side of the screen where different keys are listed. Search through them until you find “EnableActiveProbing”. Double-click it to open its properties.
- Set the currently set value to zero “0”. Press Ok to save changes and exit.
- Now reboot your computer properly and check if Edge still pops up when you restart.
Solution 5: Unpinning from Taskbar
Some users were able to get rid of the browser by simply unpinning it from their taskbar but it first needs to be stopped from the task manager as well in order to unpin it. In order to do this:
- Press “Windows’ + “X” to open the menu and select “Task Manager” from the list.
- In the task manager, click on the “Processes” list and then click on Microsoft Edge from the currently running processes.
- After clicking on Microsoft Edge, click on the “End Task” button to end it from running in the background.
End Task in Task Manager - After this, closeout of the task manager and press “Windows’ + “E” to launch the Windows Explorer.
- Navigate to the following location to access the Microsoft Edge browser.
C:\ProgramData\Microsoft\Windows\Start Menu\Programs
- Right-click on the “Microsoft Edge” option from the list and select the “Unpin from Taskbar” button.
Clicking on the “Unpin from Taskbar” button - You can also do this by searching for Microsoft Edge in Windows search bar and right-clicking on the Microsoft Edge icon there.
- After removing Edge from the taskbar, check to see if the browser still runs in the background.
Changing Cortana’s Default Browser
Windows 10 is packed with a virtual assistant named Cortana. It is very helpful and helps you organize and accomplish your daily routine tasks effectively. However, like all other Microsoft Products, Cortana also used Microsoft Edge as the default browser for carrying out its tasks but you can make it use Chrome instead of Microsoft Edge.