Skip to content

Windows default-app handling: force all links (including url:microsoft-edge) to open in default browser, without breaking Edge itself #558

@fkrushka

Description

@fkrushka

Description of the new feature / enhancement

I want to achieve a specific and reasonable behavior on Windows regarding default browser handling.

What I want:

  • All links and system URLs (including url:microsoft-edge: and search links) should:

    • Be intercepted
    • Open in my default browser
  • At the same time:

    • Microsoft Edge itself should still launch normally when I explicitly start it
    • Edge should remain usable as a secondary browser
    • I just don’t want links and system searches to open in Edge

Scenario when this would be used?

The option that suits me best is running the application as a service (so it doesn’t stay resident in memory, but replaces Edge at the system level), and when Edge itself is launched, it should simply start Edge normally.

Supporting information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions