Other issues or features related to Microsoft Edge on Windows 11
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
how do i set gmail as the mailto: responder in edge under win 11?
Other issues or features related to Microsoft Edge on Windows 11
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
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?
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:
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"
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.