Windows

How To Turn Off Microsoft Edge In Windows 10

When it comes to browsing the internet on Windows 10, Microsoft Edge is the default browser that comes installed. However, not everyone is a fan of this browser and may prefer to use an alternative. If you're one of those users who wants to turn off Microsoft Edge in Windows 10, there are a few ways to do so.

Firstly, you can choose to disable Microsoft Edge through the Group Policy editor. This method is more suitable for advanced users who are comfortable making system changes. Another option is to use the Registry Editor to turn off Microsoft Edge. This method requires caution as modifying the registry can have consequences if not done correctly. Lastly, you can simply set another browser as your default, which will effectively disable Microsoft Edge as the default browser in Windows 10.



How To Turn Off Microsoft Edge In Windows 10

Introduction: Why Turn off Microsoft Edge in Windows 10?

Microsoft Edge is a web browser developed by Microsoft and is the default browser for Windows 10 operating system. While it offers various improvements and features compared to its predecessor, Internet Explorer, there may be instances where you may want to turn off Microsoft Edge on your Windows 10 device. This could be due to personal preferences, compatibility issues with certain websites or applications, or if you prefer to use an alternative web browser. In this article, we will explore different methods to turn off Microsoft Edge in Windows 10 and provide you with step-by-step instructions.

Method 1: Using Group Policy Editor

If you have Windows 10 Pro, Enterprise, or Education edition, you can use the Group Policy Editor to disable Microsoft Edge. Here's how:

  • Press the Windows key + R to open the Run dialog box.
  • Type gpedit.msc and press Enter to open the Group Policy Editor.
  • In the Group Policy Editor, navigate to Computer Configuration -> Administrative Templates -> Windows Components -> Microsoft Edge.
  • Double-click on Allow Microsoft Edge to run policy.
  • Select the Disabled option and click OK.

By following these steps, you have disabled Microsoft Edge using the Group Policy Editor.

Method 2: Using Command Prompt

If you don't have access to the Group Policy Editor or have a different Windows 10 edition, you can use the Command Prompt to disable Microsoft Edge. Here's how:

  • Press the Windows key + X and select Command Prompt (Admin) or Windows PowerShell (Admin).
  • Type the following command and press Enter:
    cd %PROGRAMFILES(X86)%\Microsoft\Edge\Application\<version>\Installer
    Note: Replace <version> with the actual version number of Microsoft Edge installed on your system.
  • Type the following command and press Enter:
    setup.exe --uninstall --system-level --verbose-logging --force-unattended

After entering the commands, Microsoft Edge will be uninstalled from your system.

Method 3: Using Registry Editor

If you're comfortable working with the Windows Registry, you can disable Microsoft Edge by modifying the registry entries. Here's how:

  • Press the Windows key + R to open the Run dialog box.
  • Type regedit and press Enter to open the Registry Editor.
  • Navigate to the following location:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft
  • Right-click on the Microsoft key and select New -> Key. Name the new key as MicrosoftEdge.
  • Right-click on the MicrosoftEdge key and select New -> DWORD (32-bit) Value. Name the new value as AllowEdgeLaunch.
  • Double-click on AllowEdgeLaunch and set the Value data to 0. Click OK.

By modifying the registry entries as mentioned, Microsoft Edge will be disabled on your Windows 10 device.

Method 4: Using PowerShell

PowerShell is a powerful command-line shell and scripting language provided by Microsoft. You can use PowerShell to disable Microsoft Edge as well. Here's how:

  • Press the Windows key + X and select Windows PowerShell (Admin).
  • Type the following command and press Enter:
    Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

After running the PowerShell command, Microsoft Edge will be disabled on your Windows 10 device.

Exploring Additional Dimensions of Turning off Microsoft Edge in Windows 10

While the previous methods provide ways to turn off Microsoft Edge in Windows 10, there are a few additional aspects to consider. Let's dive deeper into some of these dimensions.

Why Turn off Microsoft Edge?

There can be several reasons why you may want to turn off Microsoft Edge:

  • Personal Preference: Some users may prefer to use a different web browser that better suits their needs and preferences.
  • Compatibility Issues: Certain websites or applications may not work optimally with Microsoft Edge, leading users to opt for an alternative browser.
  • Security Concerns: While Microsoft Edge is a secure browser, users may have specific security preferences or concerns that lead them to disable it.

By understanding the motivations behind turning off Microsoft Edge, you can choose the most suitable method for your needs.

Re-Enabling Microsoft Edge

If you decide to re-enable Microsoft Edge after disabling it, you can do so using the following methods:

  • Group Policy Editor: Open the Group Policy Editor, navigate to the Allow Microsoft Edge to run policy, select the Enabled or Not Configured option, and click OK.
  • Command Prompt: Open the Command Prompt as administrator, navigate to the Microsoft Edge installation directory using the cd command, and type the following command and press Enter:
    setup.exe --uninstall --system-level
  • Registry Editor: Open the Registry Editor, navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft location, delete the MicrosoftEdge key, and restart your computer.
  • PowerShell: Open PowerShell as administrator, type the following command and press Enter:
    Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

Using these methods, you can effectively re-enable Microsoft Edge if you decide to use it again.

Overall, turning off Microsoft Edge in Windows 10 is possible using various methods such as the Group Policy Editor, Command Prompt, Registry Editor, and PowerShell. By understanding the reasons behind turning off Edge and the steps involved in each method, you can choose the most suitable option for your needs. However, it's important to note that disabling Microsoft Edge may affect certain functionalities and features that rely on the browser. Therefore, weigh your options carefully and consider the implications before making any changes to your system.


How To Turn Off Microsoft Edge In Windows 10

How to Disable Microsoft Edge in Windows 10

If you prefer to use a different browser on your Windows 10 computer, you may want to disable Microsoft Edge. Although Edge comes pre-installed on Windows 10, you can turn it off if it doesn't meet your needs. Keep in mind that disabling Edge will not uninstall it from your system, but it will prevent it from opening as your default browser.

Here are the steps to disable Microsoft Edge:

  • Open the Start menu and type "Settings".
  • Click on "Settings" to open the Settings app.
  • In the Settings app, click on "Apps" and then "Default apps".
  • Scroll down and click on "Web browser".
  • A list of available browsers will appear. Select the browser you want to set as your default.
  • Close the Settings app. From now on, your chosen browser will open instead of Microsoft Edge when you click on links or open web pages.

By following these steps, you can easily disable Microsoft Edge and use your preferred browser on your Windows 10 computer.


Key Takeaways

  1. The Microsoft Edge browser comes pre-installed in Windows 10 and cannot be completely uninstalled.
  2. You can disable Microsoft Edge as your default browser and use an alternative browser instead.
  3. To turn off Microsoft Edge, you can change your default browser settings in Windows 10.
  4. If you disable Microsoft Edge, some features that depend on it may not work properly.
  5. If you want to use Microsoft Edge again, you can easily enable it as your default browser.

Frequently Asked Questions

Here are some common questions about turning off Microsoft Edge in Windows 10:

1. Can I completely disable Microsoft Edge on my Windows 10 computer?

Yes, it is possible to disable Microsoft Edge on your Windows 10 computer. However, it is important to note that Microsoft Edge is an integral part of the Windows operating system and some features may be affected if you disable it completely. It is recommended to leave it enabled but use an alternative browser as the default.

To disable Microsoft Edge, you can follow these steps:

- Open the Settings app on your Windows 10 computer.

- Select "Apps" and then click on "Default apps" in the left sidebar.

- Scroll down and click on "Microsoft Edge" under the "Web browser" section.

- Click on the current browser that is set as default and choose a different browser from the list.

2. How can I prevent Microsoft Edge from opening automatically?

If you don't want Microsoft Edge to open automatically when you click on a link or launch a web page, you can change the default app settings. Here's how:

- Open the Settings app on your Windows 10 computer.

- Select "Apps" and then click on "Default apps" in the left sidebar.

- Scroll down and click on "Microsoft Edge" under the "Web browser" section.

- Click on "Choose default apps by file type" at the bottom.

- Find the file type that you want to open with a different browser, click on the current default app, and choose a different browser from the list.

3. Can I uninstall Microsoft Edge from Windows 10?

No, you cannot uninstall Microsoft Edge from Windows 10. It is a built-in application that is deeply integrated into the system. However, you can disable it or use alternative browsers as the default.

4. Is it safe to turn off Microsoft Edge?

While it is safe to disable Microsoft Edge, it is important to note that some features of the Windows 10 operating system may rely on it. Disabling it completely may result in the loss of certain functionalities. It is recommended to leave it enabled but use alternative browsers as the default for regular web browsing.

5. How can I enable Microsoft Edge after turning it off?

To enable Microsoft Edge after turning it off, you can follow the same steps mentioned earlier:

- Open the Settings app on your Windows 10 computer.

- Select "Apps" and then click on "Default apps" in the left sidebar.

- Scroll down and click on "Microsoft Edge" under the "Web browser" section.

- Click on the current browser that is set as default and choose Microsoft Edge from the list.



In conclusion, turning off Microsoft Edge in Windows 10 is a simple process that can help improve your browsing experience. By following the steps outlined in this article, you can easily disable Edge as your default browser.

Remember that while disabling Edge may be useful for some users, it is still an integral part of the Windows operating system and serves important functions. If you encounter any issues or need further assistance, it is recommended to consult with a technical support professional.


Recent Post