Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How to Uninstall Microsoft Edge in Windows 11

How to Uninstall Microsoft Edge in Windows 11

utkarshaBy utkarshaMay 31, 2022
how-to-uninstall-microsoft-edge-windows-11

Microsoft Edge is not everyone’s cup of tea. It’s not a popular browser choice for the majority of users, and one might be eager to uninstall it from their system completely.

However, the uninstallation process of Microsoft Edge is not as straightforward as one might think. Microsoft Edge is preinstalled on Windows OS and is set as the default browser presale.

Furthermore, no matter how much you try, the uninstall button for Microsoft Edge is always greyed out in the settings app. But there are workarounds to uninstall it from your system, and that’s exactly why I am here. 

So, if you’re someone who’d like to understand the process and completely uninstall Microsoft Edge from your system, you’ve come to the right place.

Listed below are all the methods through which you can do so. So, let’s get right to it!

Table of Contents

  • Uninstall Microsoft Edge in Windows 11
    • Uninstall Edge via CMD
    • Uninstall Edge via PowerShell
  • FAQs
    • How to Change My Default Browser?
    • How to Uninstall Other Browsers and Software?
    • How to Re-install Microsoft Edge?

Uninstall Microsoft Edge in Windows 11

Unlike other applications, you cannot uninstall Microsoft Edge directly from the settings app. It should be done via the command prompt and must be done in the appropriate folder. 

Keep in mind that you should install other internet browsers before you uninstall Edge. Furthermore, deleting Edge from your system does not change the default browser listed for your PC; the default browser will still be listed as Microsoft Edge.

So, if your current default browser is Edge, it’s recommended to change it to another browser first to avoid issues in the future.Taking this into consideration, follow the steps below to effectively remove Microsoft Edge from your PC.

Uninstall Edge via CMD

Follow the process below to uninstall Microsoft edge using command prompt.

  1. Open Microsoft Edge.
  2. Click the three dots on the top right corner of this window.
  3. Hover towards Help and feedback.
  4. Select About Microsoft Edge.About-Microsoft-Edge
  5. Note your Edge’s version number.microsoft-edge-version-name 
  6. Close Microsoft Edge. 
  7. Press Windows key + R to open the run command box.
  8. Type cmd and press Ctrl + Shift + Enter to run as administrator. 
  9. Copy and paste the following command and hit enter:
    cd %PROGRAMFILES(X86)%\Microsoft\Edge\Application\VERSION NUMBER\Installer
    Make sure to replace VERSION NUMBER with your Edge’s version number.uninstall-edge-using-cmd 
  1. Enter the following command to uninstall Microsoft Edge from your system:
    setup --uninstall --force-uninstall --system-level

Uninstall Edge via PowerShell

  1. Open Microsoft Edge.
  2. Click the three dots on the top right corner of this window.
  3. Hover towards Help and feedback.
  4. Select About Microsoft Edge.About-Microsoft-Edge
  5. Note your Edge’s version number. 
  6. Close Microsoft Edge. 
  7. Copy and paste the following on your Windows address bar:
    C:\Program Files (x86)\Microsoft\Edge\Application\VERSION NUMBER\Installer
    Make sure to replace VERSION NUMBER with your Edge’s version number.
  1. Right click on setup.exe and select Open in Terminal.uninstall-edge-using-terminal
  2. Now, enter the following command to uninstall Microsoft Edge from your system:
    .\setup.exe -uninstall -system-level -verbose-logging -force-uninstall
    microsoft-edge-uninstallation-using-powershell

FAQs

How to Change My Default Browser?

Any external links you click are likely to open on your default browser. Hence, if you haven’t already done so, change your default browser before uninstalling Microsoft Edge. The steps below show you how to do it.

  1. Press Windows + I to open the settings.
  2. Select Apps from the left panel.
  3. Go to Default Apps.default-apps
  4. Click on the browser you want to make the default for your system.
  5. Click Set default to change your default browser.defaut-browser 

How to Uninstall Other Browsers and Software?

If you previously installed other browsers like Chrome and Firefox, uninstalling it is pretty simple. It can be done directly through the settings app of your computer. Here’s how you can uninstall other browsers and applications:

  1. Press Windows + I to open the settings.
  2. Select Apps from the left panel.
  3. Go to Apps & features.
  4. Click the three dots that are beside the browser/application you’d like to uninstall.
    browser-uninstallation
  5. Select Uninstall.uninstall-chrome

How to Re-install Microsoft Edge?

Reinstalling Microsoft Edge on your system is significantly easier than uninstalling it. It can be done directly through the Microsoft store and with only a tap of a button. Follow the steps below to do so:

  1. From the Start menu, search for and go to Microsoft Store.microsoft-store 
  2. Here, search for Microsoft Edge. 
  3. Click on Install and follow the process.install-microsoft-edge

However, if you cannot download Microsoft Edge through the Microsoft store, there might be some issues with it. Luckily, we have an article dedicated to fix it. You can go through it to fix your Microsoft store not working issue.

how-to
utkarsha

Utkarsha is a tech writer who specializes in writing about macOS. He has been using the platform since its earliest days, and has written extensively about its various iterations. He also enjoys watching movies and traveling.

Related Posts

computer suddenly slow

Why is My Computer Suddenly Slow? 11 Ways to Fix It

March 31, 2023
HTTP-Error-431

How to Fix HTTP Error 431

March 31, 2023
scheduled task reboot

How to Create a Reboot Scheduled Task in Windows

March 31, 2023
slow computer startup

14 Ways to Fix Slow Computer Startup

March 26, 2023
boot loop

14 Ways to Fix Windows Boot Loop

March 19, 2023
how to change windows startup sound

How to Change Windows Startup Sound

March 17, 2023
View 2 Comments

2 Comments

  1. Brian on June 1, 2022 12:59 am

    When I do this, it does not uninstall Edge. I have tried several times. With CMD & Powershell. I have the same version of Edge that you have shown here.

    Reply
    • utkarsha on June 1, 2022 1:49 pm

      Did you run cmd/powershell as an administrator? This method won’t work if you didn’t do so.
      Also, is the Microsoft edge file path PROGRAMFILES(X86)%\Microsoft\Edge\Application\VERSION NUMBER\Installer on your system? If not, then please replace this file path with the path on your system.

      Reply

Leave A Reply Cancel Reply

Latest Posts
what-does-collate-mean-on-a-printer

What Does Collate Mean on a Printer?

March 31, 2023
usb-vs-pcie-wifi

USB Vs PCIe Wi-Fi—Which One is Better?

March 31, 2023
how often to replace laptop

How Often Should You Replace a Laptop

March 29, 2023
You may also like
computer suddenly slow

Why is My Computer Suddenly Slow? 11 Ways to Fix It

March 31, 2023
HTTP-Error-431

How to Fix HTTP Error 431

March 31, 2023
scheduled task reboot

How to Create a Reboot Scheduled Task in Windows

March 31, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.