Your cart is currently empty!
How to uninstall the Edge browser in Windows 10 using PowerShell
Microsoft says its new Edge web browser cannot be uninstalled but that is simply not true. The right PowerShell command entered in the right folder can accomplish the task.
What you will learn
1. How Uninstall Edge browser in Windows 10
a. How to navigate to the Apps & features page of the Settings menu
b. How to uninstall the Windows 10 Edge web browser using PowerShell
c. How to open the file folder with the Edge version number
d. How to open an administrative level PowerShell session in File Explorer
e. How to Open Windows PowerShell as administrator
f. How to open an instance of PowerShell located at the correct file folder
g. How to use combination of commands and parameters to uninstall the Edge browser from your Windows 10 computer
Command:
.\setup.exe –uninstall –system-level –verbose-logging –force-uninstall
#computerEverywhere #howtouninstall #edgebrowser #windows10 #howtouse #powershell