Saturday, May 15, 2021

Microsoft Edge–Uninstall from command-line

Need to uninstall Microsoft Edge using a command-line or remotely?

Here’s how:

  1. Open an elevated command-prompt
  2. Navigate to “C:\Program Files (x86)\Microsoft\Edge\Application\[version number]\Installer”
  3. Run the following command-line: setup.exe --uninstall --system-level --verbose-logging --force-uninstall

And it’s all done!

No comments:

Post a Comment