ANAVEM
Languagefr
How to Stop Outlook from Opening Links in Chrome Instead of Edge

How to Stop Outlook from Opening Links in Chrome Instead of Edge

Configure Windows 11 and Outlook settings to force all hyperlinks to open in Google Chrome instead of Microsoft Edge. Complete system-level and application-level configuration.

Emanuel DE ALMEIDAEmanuel DE ALMEIDA
March 18, 2026 12 min 0
easyoutlook 6 steps 12 min

Why Does Outlook Force Links to Open in Microsoft Edge?

Since 2023, Microsoft Outlook's classic desktop application has defaulted to opening hyperlinks in Microsoft Edge, regardless of your Windows default browser setting. This behavior affects Outlook builds 16.0.16227.20280 and newer, and it's Microsoft's attempt to create a more integrated ecosystem experience. However, many users prefer their chosen default browser for consistency and workflow efficiency.

What's the Difference Between Classic and New Outlook?

Understanding which version of Outlook you're using is crucial for this configuration. The classic Outlook (part of Microsoft 365 desktop suite) has an internal browser preference setting that overrides Windows defaults. The new Outlook app (web-based, free version) automatically respects your Windows system default browser and has no internal browser settings to configure.

How Does Windows 11 Handle Default Browser Settings?

Windows 11 version 24H2 introduced more granular control over default applications, requiring you to set defaults per protocol (HTTP, HTTPS) and file type rather than just selecting a single default browser. This change affects how thoroughly you need to configure Chrome as your default to ensure complete coverage across all link types that might appear in Outlook emails.

This tutorial will walk you through both the Windows system-level configuration and Outlook's internal settings to ensure all hyperlinks open in Google Chrome instead of Microsoft Edge, regardless of their source or format.

Related: How to Configure Outlook Auto-Login using Microsoft Intune

Related: How to Fix Outlook Password Prompts When Connecting to

Related: How to Troubleshoot and Fix Outlook Desktop Sync Issues in

Related: Chrome switches to bi-monthly updates starting in September

Related: How to Enable or Disable Copilot in New Outlook for Windows

Implementation Guide

Full Procedure

01

Set Chrome as Windows Default Browser

First, configure Windows to use Chrome as the system default browser. This affects all applications except those that override system defaults (like classic Outlook).

Open Windows Settings by pressing Windows key + I or clicking the Start button and selecting Settings.

Navigate to Apps > Default apps in the left sidebar.

In the search box at the top, type Google Chrome and click on it when it appears in the results.

Click the Set default button. This covers most web protocols automatically.

Pro tip: For complete control on Windows 11, use the protocol-specific method below for bulletproof configuration.

For precision configuration, scroll down and click Choose defaults by file type or link type.

In the search box, type HTTP and press Enter. Click the current default app (likely Microsoft Edge) and select Google Chrome from the list. Click Set default.

Repeat this process for HTTPS and FTP protocols.

# Optional: Verify current associations via PowerShell (run as admin)
Get-AppxPackage | Where-Object {$_.Name -like "*Chrome*"} | Select Name, PackageFamilyName

Verification: Open your default browser by pressing Windows key + R, typing http://google.com, and pressing Enter. Chrome should open, not Edge.

02

Configure Classic Outlook Browser Preferences

Classic Outlook has an internal setting that overrides the Windows default browser. You must change this setting to respect your system defaults.

Open Microsoft Outlook (the classic desktop version, not the new web-based Outlook app).

Click File in the top menu bar to access the backstage view.

Select Options from the left sidebar. This opens the Outlook Options dialog.

In the Outlook Options window, click Advanced in the left pane.

Scroll down to the File and browser preferences section.

Find the dropdown menu labeled Open hyperlinks from Outlook in. By default, this is set to Microsoft Edge.

Change this dropdown to Default browser.

Click OK to save your changes.

Warning: You must restart Outlook completely for this change to take effect. Close Outlook entirely and reopen it.

Verification: After restarting Outlook, open any email with a hyperlink and click it. The link should now open in Chrome instead of Edge.

03

Handle File Type Associations for Complete Coverage

Some links in Outlook emails may be file attachments or specific file types. Configure these to open in Chrome as well.

Return to Windows Settings (Windows key + I) and navigate to Apps > Default apps.

Click Choose defaults by file type or link type.

Search for and configure these file extensions to open with Chrome:

  • .htm - HTML files
  • .html - HTML files
  • .pdf - PDF documents (if you want them in Chrome)
  • .shtml - Server-side HTML
  • .svg - Scalable Vector Graphics
  • .webp - WebP images
  • .xht - XHTML files

For each file type, click the current default application and select Google Chrome from the list.

Pro tip: You can quickly access the default apps settings by pressing Windows key + R, typing ms-settings:defaultapps, and pressing Enter.

Verification: Download a sample HTML file and double-click it. It should open in Chrome, not Edge or another application.

04

Verify Your Outlook Version and Configuration

Ensure you're using the classic Outlook version that supports browser preference changes. The new Outlook app doesn't have this setting but automatically uses system defaults.

In Outlook, click File > Office Account (or Account depending on your version).

Look for the build number under Product Information. You need build 16.0.16227.20280 or newer for the browser preference setting to work properly.

If you see a toggle switch in the top-right corner of Outlook labeled Try the new Outlook, make sure it's turned OFF. The new Outlook doesn't have browser preference settings.

Required Outlook Build: 16.0.16227.20280+
Current Chrome Version: 123.0.6312.86 (as of March 2026)
Windows 11 Version: 24H2 recommended

If your Outlook build is older, update Microsoft 365 through File > Office Account > Update Options > Update Now.

Verification: The build number should be visible in the Account section. If you don't see browser preferences in Advanced settings, your version is too old.

05

Test Link Opening Behavior

Perform comprehensive testing to ensure all types of links open correctly in Chrome.

Create a test email to yourself with various link types:

  • Standard HTTP link: http://example.com
  • Secure HTTPS link: https://google.com
  • Email link: mailto:test@example.com
  • File link to an HTML file

Send the email and click each link type to verify they open in Chrome.

Test links from different sources:

  • Links in email body text
  • Links in email signatures
  • Links in forwarded emails
  • Links in calendar invitations
Warning: Some antivirus software (like Norton) can interfere with browser associations. If links still open in Edge, temporarily disable your antivirus and test again.

If any links still open in Edge, restart your computer completely. Windows sometimes caches old associations.

Verification: All test links should open in Chrome. Check the browser's address bar to confirm you're in Chrome, not Edge.

06

Troubleshoot Common Issues

Address the most common problems that prevent links from opening in Chrome.

Issue 1: Links still open in Edge after configuration

Solution: Check if you're using the new Outlook app instead of classic Outlook. The new Outlook (web-based) always uses system defaults and has no internal browser setting.

Issue 2: Windows 11 keeps reverting to Edge

Solution: Windows updates can reset default app associations. Re-run the protocol-specific configuration (HTTP, HTTPS) after major Windows updates.

Issue 3: Some links work, others don't

Solution: This usually indicates incomplete file type associations. Return to default apps and configure additional file types like .pdf, .htm, and .html.

# PowerShell command to check current HTTP association (run as admin)
$assoc = Get-ItemProperty HKCU:\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice
Write-Host "Current HTTP handler: $($assoc.ProgId)"

Issue 4: Corporate environment restrictions

Solution: Group Policy may enforce Edge as the default browser. Contact your IT administrator if you're on a corporate network.

Verification: After applying fixes, test multiple link types again. All should consistently open in Chrome.

Frequently Asked Questions

Why does Outlook still open links in Edge after setting Chrome as default browser?+
Classic Outlook has an internal browser preference setting that overrides Windows default browser settings. You must change this setting in Outlook's Advanced options to 'Default browser' and restart Outlook completely. This setting is found under File > Options > Advanced > File and browser preferences.
Does the new Outlook app have the same browser override behavior?+
No, the new Outlook app (web-based version) automatically respects your Windows system default browser and has no internal browser preference settings. If you're using new Outlook and links open in Edge, the issue is with your Windows default app configuration, not Outlook settings.
What Outlook version is required to change the browser preference setting?+
You need Microsoft Outlook classic version with build 16.0.16227.20280 or newer to access the browser preference setting. Older versions don't have this option. Check your version under File > Office Account > Product Information and update Microsoft 365 if necessary.
Why do some links still open in Edge even after configuration?+
This usually happens due to incomplete file type associations in Windows 11. You need to set Chrome as default for specific protocols (HTTP, HTTPS, FTP) and file types (.htm, .html, .pdf) individually. Windows 11 requires per-protocol configuration rather than just setting a general default browser.
Can antivirus software interfere with browser default settings?+
Yes, some antivirus programs like Norton can hijack browser protocols and force links to open in specific browsers. If your configuration isn't working, temporarily disable your antivirus software and test again. You may need to add Chrome to your antivirus whitelist or configure browser protection settings.
Emanuel DE ALMEIDA
Written by

Emanuel DE ALMEIDA

Microsoft MCSA-certified Cloud Architect | Fortinet-focused. I modernize cloud, hybrid & on-prem infrastructure for reliability, security, performance and cost control - sharing field-tested ops & troubleshooting.

Discussion

Share your thoughts and insights

You must be logged in to comment.

Loading comments...