Download & Install Google Chrome Using CMD on Windows 11/10
In this guide, we will walk you through the steps to download and install Google Chrome on your Windows 10 or Windows 11 laptop or desktop computer using the Command Prompt (CMD). This method is particularly useful when you face difficulty accessing web browsers. By following these steps, you will learn two effective ways to install Chrome swiftly.
Step 1: Download Google Chrome via the Web Browser
If you can access the internet through any web browser, follow these steps to download Chrome:
- Open your preferred web browser.
- Type
download Chrome
in the search bar. - Click on the first link in the search results that leads to the official Google Chrome website.
- Find the download option on the page and click on it to start downloading the Chrome installer file (.exe).
- Once the download is complete, locate the downloaded file (usually in the Downloads folder) and double-click on it to run the installer.
Step 2: Install Google Chrome Using CMD
If you prefer using the Command Prompt to download and install Google Chrome or cannot access a browser, follow these steps:
- Press Win + X and select Windows Terminal (Admin) or Command Prompt (Admin) from the menu.
- In the Command Prompt, type the following command to search for Google Chrome:
- After the search results load, note the package ID for Google Chrome (usually represented as
Google.Chrome
). - To install, type the following command, replacing
package_id
with the actual ID you noted: - Press Enter to execute the command and wait for the installation to complete automatically.
winget search Chrome
winget install package_id
Extra Tips & Common Issues
Here are some additional tips to facilitate your installation process:
- Ensure you are connected to the internet before executing these steps.
- Run the Command Prompt as an administrator to prevent permission issues.
- If using the browser method, check your download folder for the installer file if it doesn’t appear on your screen.
- In case of command errors, ensure Winget is installed and up to date on your system.
Conclusion
By following this guide, you can easily download and install Google Chrome using either a web browser or Command Prompt in Windows 10/11. This method is beneficial for enhancing your browsing experience and accessing additional web features. For further assistance or related guides, feel free to explore more on our website.