Install an internet browser via WinGet

Stefan
Install an internet browser via WinGet

It is possible to install software via Winget. In this article you can read how you can install an internet browser of your choice via winget.

You may wonder why you would want to install a browser via winget, after all, there is an alternative available in the form of the Microsoft Edge browser. But what if Microsoft Edge not working, or if Microsoft Edge has been removed? There is no internet browser installed at that time that you can use to download installation files.

In this case winget is available. Winget is a Windows Package Manager. It provides a command-line interface that allows you to search, install, update, and configure applications. This way you can install software without using an internet browser.

Install an internet browser via WinGet

To start with, you should check that winget is installed. With winget installed, right-click the Start button and click “Terminal (administrator)” from the context menu.

Open Windows terminal

I have compiled a list of commands to install a specific browser via winget. You can execute each command separately to install the internet browser.

Install Google Chrome via winget

winget install Google.Chrome

Install Firefox via winget

winget install Mozilla.Firefox

Install Microsoft Edge via winget

winget install Microsoft.Edge

Install Brave browser via winget

winget install BraveSoftware.BraveBrowser

Install Vivaldi browser via winget

winget install VivaldiTechnologies.Vivaldi

Install Opera browser via winget

winget install Opera.Opera

Install TOR browser via winget

winget install Torproject.Torbrowser

Install internet browser via winget

To remove an internet browser, replace 'install' with 'uninstall', for example:

Remove Firefox via winget

winget uninstall Mozilla.Firefox

Remove internet browser via winget

On the following website: https://winget.run/, you can find all winget packages that you can install. Here are more specific internet browsers and variants of internet browsers.

Read also
Change device usage in Windows 11? This is how!

Winget.run website for more packages

I hope to have informed you with this. Thank you for reading!


Problem solved?


Help other people too.
Share this article on a website, forum or via social media.

Join our new computer forum for questions and computer help.
Do you have a computer question?

The email address will not be published. Required fields are marked with *