• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TinyGrab

Your Trusted Source for Tech, Finance & Brand Advice

  • Personal Finance
  • Tech & Social
  • Brands
  • Terms of Use
  • Privacy Policy
  • Get In Touch
  • About Us
Home » How Do I Make Outlook Open Links in Chrome?

How Do I Make Outlook Open Links in Chrome?

June 21, 2025 by TinyGrab Team Leave a Comment

Table of Contents

Toggle
  • How Do I Make Outlook Open Links in Chrome? A Definitive Guide
    • Setting Chrome as the Default Browser in Windows
    • Using the Registry Editor (Advanced Windows Users)
    • For macOS Users: BrowserSelector Utility
    • Verifying the Change
    • Troubleshooting Tips
    • FAQs: Understanding Outlook and Browser Integration
      • 1. Why doesn’t Outlook automatically use my system’s default browser?
      • 2. Will these changes affect other applications besides Outlook?
      • 3. I use multiple browsers. Can I set different browsers for different types of links in Outlook?
      • 4. My computer is part of a corporate network. Will this work?
      • 5. I followed all the steps, but Outlook still opens links in the wrong browser! What gives?
      • 6. Does this work for all versions of Outlook?
      • 7. Is there a way to do this without using the Registry Editor? I’m afraid of messing things up.
      • 8. Can I revert these changes if I want Outlook to use the default browser again?
      • 9. Will updating Outlook or Windows change these settings back?
      • 10. Is it possible to force Outlook to open links in incognito mode in Chrome?
      • 11. Does this apply to links in email signatures as well?
      • 12. Are there any risks associated with using BrowserSelector on macOS?

How Do I Make Outlook Open Links in Chrome? A Definitive Guide

So, you’re tired of Outlook launching links in that… other browser? You’re not alone. Many of us prefer the smooth performance and rich feature set of Google Chrome, and thankfully, forcing Outlook to respect that preference is entirely achievable.

Making Outlook open links in Chrome boils down to two primary methods, depending on your operating system. For Windows, you’ll manipulate the default apps settings. For macOS, the process involves using a specialized utility. Let’s delve into each with meticulous detail.

Setting Chrome as the Default Browser in Windows

This is the most straightforward approach and usually resolves the issue.

  1. Open the Settings app: Click the Windows Start button and select the Settings icon (the gear).
  2. Navigate to Apps: Within the Settings app, click on the “Apps” category.
  3. Choose Default Apps: In the left-hand menu, select “Default apps”.
  4. Set Chrome as the Default Web Browser: Scroll down until you see the “Web browser” section. Click on the current browser listed (likely Microsoft Edge). A list of installed browsers will appear. Select “Google Chrome” from the list.

That’s it! Now, any link you click within Outlook (and indeed, any other application that uses the system’s default browser setting) should open directly in Chrome. If it doesn’t, proceed to the next potential solution.

Using the Registry Editor (Advanced Windows Users)

If the above method fails, perhaps due to deeply ingrained settings or group policies, you can directly modify the registry. However, proceed with caution! Incorrectly editing the registry can cause system instability. Always back up your registry before making changes.

  1. Open the Registry Editor: Press the Windows key + R to open the Run dialog. Type “regedit” and press Enter.
  2. Navigate to the HKEYCLASSESROOT key: In the left-hand pane, navigate to the following key: HKEY_CLASSES_ROOThtmlfileshellopencommand
  3. Modify the Default Value: In the right-hand pane, double-click on the “(Default)” value.
  4. Enter the Chrome Path: Replace the existing value data with the following: “C:Program FilesGoogleChromeApplicationchrome.exe” “%1” (Ensure you use the correct path to chrome.exe on your system. If you installed Chrome in a different location, modify the path accordingly.)
  5. Repeat for HTTP and HTTPS Protocols: Repeat steps 2-4 for the following registry keys, using the same Chrome path:
    • HKEY_CLASSES_ROOThttpshellopencommand
    • HKEY_CLASSES_ROOThttpsshellopencommand
  6. Close the Registry Editor: Restart your computer for the changes to take effect.

This method forcefully overrides the default browser association.

For macOS Users: BrowserSelector Utility

macOS doesn’t offer the same granular control over default applications for specific link types as Windows does. A popular solution is using a third-party utility like BrowserSelector.

  1. Download BrowserSelector: Search for “BrowserSelector macOS” on the web and download it from a trusted source.
  2. Install BrowserSelector: Follow the installation instructions. BrowserSelector will typically prompt you to set it as the default browser.
  3. Configure Browser Rules: Open BrowserSelector and create a rule that specifically applies to Outlook. You can usually define rules based on the application that initiated the link. Tell BrowserSelector to always open links from Outlook in Chrome.
  4. Set BrowserSelector as Default: If prompted, set BrowserSelector as your default browser in System Preferences > General.

BrowserSelector acts as an intermediary, intercepting URL requests and redirecting them to the browser you specify.

Verifying the Change

After applying either of these methods, test the change by clicking on a link within Outlook. Chrome should now open the link. If it still opens in the wrong browser, double-check that you followed the instructions correctly and that the settings were properly applied. If using BrowserSelector on macOS, make sure the rule is correctly configured and enabled for Outlook.

Troubleshooting Tips

  • Restart Outlook: Sometimes a simple restart of Outlook can resolve the issue.
  • Update Chrome: Ensure you are running the latest version of Google Chrome.
  • Antivirus/Firewall Interference: Some antivirus or firewall programs might interfere with the default browser settings. Temporarily disable them to see if that resolves the problem. (Remember to re-enable them afterward!)
  • Check Group Policies (Windows): If you are on a domain-joined computer, group policies might be overriding your default browser settings. Contact your IT administrator.

FAQs: Understanding Outlook and Browser Integration

Here are some frequently asked questions to further clarify the process and address potential issues.

1. Why doesn’t Outlook automatically use my system’s default browser?

While Outlook is supposed to respect your system’s default browser setting, it sometimes doesn’t, especially after updates or when other applications interfere. These settings can become corrupted or overridden, necessitating the manual adjustments outlined above.

2. Will these changes affect other applications besides Outlook?

Setting Chrome as the default browser in Windows will affect other applications that rely on the system’s default browser setting. However, using BrowserSelector on macOS allows you to specify browser preferences on a per-application basis, isolating the change to Outlook.

3. I use multiple browsers. Can I set different browsers for different types of links in Outlook?

Unfortunately, Outlook doesn’t offer built-in functionality for this level of granularity. However, some third-party add-ins might provide this capability, though their reliability can vary. BrowserSelector on macOS provides this capability.

4. My computer is part of a corporate network. Will this work?

On a corporate network, group policies set by your IT department can override your personal settings. If you’re unable to change the default browser, contact your IT administrator. They may have specific policies in place.

5. I followed all the steps, but Outlook still opens links in the wrong browser! What gives?

This is frustrating, but it usually indicates a deeper problem. Double-check the registry entries (if you used that method), ensure Chrome is properly installed, and scan your system for malware. Also, consider if another application might be interfering with the default browser settings. A system restore might be necessary in extreme cases.

6. Does this work for all versions of Outlook?

The general principles outlined here apply to most versions of Outlook, including Outlook 2010, 2013, 2016, 2019, 2021, and Microsoft 365 versions. However, specific menu options and interface elements might vary slightly depending on your version.

7. Is there a way to do this without using the Registry Editor? I’m afraid of messing things up.

Absolutely! Sticking to the “Default Apps” settings in Windows is the preferred and safer approach. Only resort to the Registry Editor if absolutely necessary and after backing up your registry.

8. Can I revert these changes if I want Outlook to use the default browser again?

Yes! To revert the Windows changes, simply go back to the “Default Apps” settings and select a different browser (like Microsoft Edge) as the default. For the Registry Editor method, restore the registry backup you created before making the changes. For BrowserSelector, uninstall the application or remove the rules you created.

9. Will updating Outlook or Windows change these settings back?

It’s possible, especially after major updates. Keep an eye on your default browser settings after updates and re-apply the changes if necessary. This is more likely with major Windows version upgrades.

10. Is it possible to force Outlook to open links in incognito mode in Chrome?

This requires more advanced configuration. You’d need to modify the registry keys (if using Windows) to include the --incognito flag in the Chrome path. For example: "C:Program FilesGoogleChromeApplicationchrome.exe" --incognito "%1". However, be aware that this will force ALL links to open in incognito mode.

11. Does this apply to links in email signatures as well?

Yes, this applies to all clickable links within Outlook, including those in email signatures.

12. Are there any risks associated with using BrowserSelector on macOS?

As with any third-party application, there’s a slight risk of security vulnerabilities or privacy concerns. Download BrowserSelector from a reputable source, keep it updated, and be mindful of the permissions it requests. Always perform your due diligence before installing any third-party software.

By carefully following these steps and addressing potential issues, you can successfully configure Outlook to open links in your preferred browser, Google Chrome, and enjoy a more seamless and efficient browsing experience.

Filed Under: Tech & Social

Previous Post: « How much do private jet pilots earn?
Next Post: Does TikTok story show viewers? »

Reader Interactions

Leave a Reply Cancel reply

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

Primary Sidebar

NICE TO MEET YOU!

Welcome to TinyGrab! We are your trusted source of information, providing frequently asked questions (FAQs), guides, and helpful tips about technology, finance, and popular US brands. Learn more.

Copyright © 2025 · Tiny Grab