Internet Explorer was the default browser in versions prior to Windows 10, but it lost popularity due to very highly praised competitors like Google Chrome and Mozilla Firefox. With Windows 10, Microsoft launched the Edge browser with some extra features and is quite popular among users as a browser for really quick searches without putting too much stress on system resources.
However, even Microsoft Edge seems to fizzle out in front of the competing browsers, with many users wanting to know how to disable Microsoft Edge in Windows 10. Here I shall discuss 3 simple ways in which you can disable Microsoft Edge and stop it from running background processes.
How To Disable Microsoft Edge?
For any reason whatsoever, if you wish to disable Microsoft Edge, here are some simple methods that you can use to disable Microsoft Edge. Note that Microsoft Edge cannot be uninstalled directly, as is the case with many Windows 10 bloatware. Read here how you can get rid of Windows 10 bloatware easily.
Method 1: Rename System Apps Folder
Since Microsoft Edge is built deeply into Windows 10, you cannot use the traditional method of uninstalling applications to uninstall Edge. Instead, there are some workarounds that you can use to remove the app from your computer. One of these includes tricking Windows into thinking that the Edge browser installation files do not exist on your computer.
To rename the Microsoft Edge files, follow these steps:
- Firstly, end all the tasks related to Microsoft Edge from the task manager (keyboard shortcut Ctrl + Shift + Esc).
- Open File Explorer. You can use the shortcut Win + E.
- Navigate to the following folder:
C:\Windows\SystemApps\ - Here, locate and right-click on the following folder:
MicrosoftEdge_8wekyb3d8bbwe - For this folder, take ownership of the files inside. To do this, you can follow our article dedicated to taking ownership of files and folders in Windows 10.
- Once you have the ownership of this folder, you will have to rename this folder. Press F2 while the folder is selected and rename this folder to anything you like.
You can add a suffix _OLD to the folder name if you do not wish to lose the folder by naming it something that you won’t forget. Restart your computer once you have successfully renamed the folder to check if you have disabled Microsoft Edge.
Method 2: Using Powershell
Another method that you can use to disable Microsoft Edge in Windows 10 is using the PowerShell. Simply follow these steps to uninstall Edge using PowerShell:
- Open an elevated PowerShell from the Start menu or from the WinX menu.
- Type the following command to get the details of the Edge browser:
get-appxpackage *edge* - Take note of the entry next to the PackageFullName This is the value that you will use to uninstall Microsoft Edge from your computer.
- Type the following command to remove Edge from your PC:
remove-appxpackage <PackageFullName>
- Restart your computer. Edge should be uninstalled from your computer.
Also read: How to remove Windows 10 bloatware.
Method 3: Disable Pre-Launch From The Registry
Finally, you can also disable Microsoft Edge from the Registry Editor as well. This is useful when you want to prevent Edge from running in the background, or stop Microsoft Edge from opening automatically. Simply follow these steps for the same:
Note: This is also how to stop Microsoft Edge from opening at startup.
- Open a Run dialog by pressing Win + R.
- Type regedit and press Enter to launch the Registry Editor. There will be a UAC prompt, where click on Yes to launch the Registry.
- Navigate to the following location, by pasting the path in the address bar of the Registry editor:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft - In the left pane under Microsoft, create a new key and name it the following:
MicrosoftEdge - Create another key under MicrosoftEdge and name it the following:
Main - Click on the Main key and create a new DWORD 32-bit value in the right pane.
- Name this value as AllowPreLaunch.
- Make sure that the value data for this DWORD is set to 0. If not, modify the data by double-clicking on the DWORD and make the necessary changes.
- Next, navigate to the following key:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet - In the right pane, locate and double click on the DWORD entry that says EnableActiveProbing.
- Change the Value data for this entry as 0 as well.
- Close the editor and restart your computer.
Wrapping Up
So, there you have it. Now you know how to disable Microsoft Edge by using one of the three methods provided above. Did you find this useful? Comment below if you did and to discuss further the same.
Alice McCoy says
Thank you. I used method #3, editing the registry.
The Microsoft Edge Chromium had already automatically installed through Windows 10 Updates, and I understand this new Edge cannot be uninstalled; however, this registry edit has apparently done what I wanted it to: it has stopped the “Get Microsoft edge” pop-up from coming up in the browser that I do use (it was very annoying). I had searched the web, and no one had a fix for stopping this ‘get Edge’ pop-up in other browsers.
Thanks again.
Prataan Chakraborty says
Glad you found this useful. Do share the good word.
Randall Hartman says
I was unable to accomplish stopping Edge using all three methods. I took ownership as instructed and attempted to change the file name, would not let me, said Edge was open in another program and I checked the Task Mgn. nothing there. Tried using the Powershell method that too would not allow me to make the change. As for number 3, Edge was not listed in the Reg. folder. Would you possibly have any more ideas on
this subject?
Thank you
knownassociate says
Method 1, renaming the file, worked like a charm. Thank you. Now to get control of the rest of Windows 10 lol