Prevent Microsoft Edge from adding Visual Search to my website

Anonymous
2022-06-25T02:25:29+00:00

I have an eCommerce website and do not want Microsoft Edge to add a Visual Search button to my images. I think the Visual Search is unreasonable, adding external links to my website and allowing users to click away from my site. The only information on the web is Edge users turning off Visual Search, but nothing the website owner can do to turn off Visual Search. There should be a way to tag my website to prevent Edge from adding Visual Search. Does anyone know of a way to do this?

Microsoft Edge | Website issues | Windows 11

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

36 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-09T08:23:43+00:00

    We have a web application (SaaS) where "Visual Search" makes zero sense.

    However, this functionality is causing a lot of confusion among our users, and adds a lot of support burden.

    We'd like to have a better way of turning this off, instead of relying on the pointer-events:none hack, which has other downsides.

    I've actually come to appreciate Edge after hating IE for the better part of the past decade.

    But stuff like this makes me disappointed in MS again.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-03-09T17:44:15+00:00

    Just add CSS:

    img { pointer-events: none; }

    This worked! Thank you!

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-02-08T07:22:59+00:00

    I totaly agree with you. I'm making websites for art photographers. It's always difficult for them to sell images. Now you can do a visueal search and buy a similor picture on another website. This is very unfair!

    There should come an option to disable this function on websites.

    It must be possible! On Aliexpress this stupid function does not work! So there is a way to disable that may with a jscript or so.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-10-21T10:56:01+00:00

    Hi,

    Has anyone found a solution to this as yet?

    Thanks,

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-06-25T05:54:07+00:00

    Thanks for your feedback Rodrigo,

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments