Setting Google Chrome as Default Browser in Microsoft Edge on Windows 10
If you're wondering how to set Google Chrome as your default browser in Microsoft Edge on Windows 10, you've come to the right place. In this article, we'll walk you through the process step-by-step.
Why Set Google Chrome as Default Browser?
Google Chrome is a popular web browser known for its speed, security, and extensive range of extensions. Some users may prefer Chrome over Microsoft Edge for various reasons, such as personal preference or compatibility issues with certain websites.
Steps to Set Google Chrome as Default Browser
Follow these simple steps to set Google Chrome as your default browser in Microsoft Edge:
- Open Microsoft Edge on your Windows 10 device.
- Click on the three dots in the top right corner of the browser window to open the menu.
- Select "Settings" from the dropdown menu.
- Scroll down to the "Default browser" section and click on the "Change default" button.
- A new window will open with a list of installed web browsers. Select "Google Chrome" from the list.
- Click on the "Set default" button to confirm your selection.
Verifying the Change
To verify that Google Chrome is now your default browser, open a new tab in Microsoft Edge and try to visit a website. You should be automatically redirected to Google Chrome instead.
Code Block Example
Here's an example of how to set Google Chrome as the default browser using PowerShell:
Set-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\UserChoice' -Name 'Progid' -Value 'ChromeHTML'- Setting Google Chrome as the default browser in Microsoft Edge on Windows 10 is a simple process that can be done in just a few clicks.
- Doing so allows users to use their preferred web browser for all their browsing needs.