set gmail as default mailto: responder in edge

John Evans 10 Reputation points
2025-11-04T21:39:08.5033333+00:00

how do i set gmail as the mailto: responder in edge under win 11?

Microsoft Edge | Other | Windows 11
0 comments No comments

7 answers

Sort by: Newest
  1. John Evans 10 Reputation points
    2025-12-10T06:48:03.3933333+00:00

    Thanks Mike. I still have no joy, even after creating that key and popping the data in it. I don't want to consume more of your, or anyone else's time. I'll let it go. Cheers. john

    Was this answer helpful?

    0 comments No comments

  2. Reon Toerien 0 Reputation points
    2025-12-09T16:01:31.2233333+00:00

    I'm using linux, there's no registry to edit so how do I go about getting what should be a simple thing to work?

    Was this answer helpful?

    0 comments No comments

  3. Mike 10 Reputation points
    2025-12-05T05:02:18.8933333+00:00

    This thread came up in my search for the same. The feature appears to have been removed from MS Edge at some point, but there is still a supported workaround through the registry.

    An example for adding Gmail and Google Calendar is below. This is tested and working in Edge 143.0.3650.66. Navigating to edge://policy will show the RegisteredProtocolHandlers property properly applied with a status of "OK" on success.

    The usual script and registry disclaimers apply: take backups, use caution, and make sure that you understand what you are running.

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended]
    "RegisteredProtocolHandlers"="[{\"url\": \"https://mail.google.com/mail/?extsrc=mailto&url=%s\", \"protocol\": \"mailto\", \"default\": true}, {\"url\": \"https://www.google.com/calendar/render?cid=%s\", \"protocol\": \"webcal\", \"default\": true}]"
    

    See Richard Courtenay's answer and my response here for more context:

    https://learn.microsoft.com/en-us/answers/questions/2339128/where-do-i-find-the-protocol-handlers-in-edge?page=1&orderby=helpful&comment=answer-12280319&translated=false

    Was this answer helpful?

    2 people found this answer helpful.

  4. John Evans 10 Reputation points
    2025-11-05T01:55:33.79+00:00

    I went to Settings. There is no Cookies and site permissions option. I went to Settings > Privacy, search and services > Cookies. There is no Protocol handlers option. I did a Search settings for Protocol handlers in Settings. "No search results found"

    Was this answer helpful?

    4 people found this answer helpful.

  5. Arlene D 36,225 Reputation points Independent Advisor
    2025-11-05T01:42:26.4333333+00:00

    No problem at all, John. You’re looking in the right area. In your version of Edge, go to Settings > Cookies and site permissions, then scroll down and select “Protocol handlers.”

    Turn on “Allow sites to ask to become default handlers for protocols.” Once that’s enabled, open Gmail, reload the page, and look for the diamond icon in the address bar. Click it and choose “Allow.” This will make Gmail your default mailto responder.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.