Share via

Copilot and metadata

Owner Accounts' 0 Reputation points
2026-05-30T01:26:52.15+00:00

browser tab metadata, Copilot talks about this Metadata injected before my text. It's not coming from me it's coming from Microsoft. how do I stop it

edge_all_open_tabs = [

{

"pageTitle": "<WebsiteContent_...>",

"pageUrl": "<WebsiteContent_...>",

"tabId": -1,

"isCurrent": true

}

]

Microsoft Copilot | Windows Copilot | App
0 comments No comments

1 answer

Sort by: Most helpful
  1. Thomas4-N 16,050 Reputation points Microsoft External Staff Moderator
    2026-05-30T09:55:17.5733333+00:00

    Hello Owner Accounts',

    That edge_all_open_tabs = [...] block isn't something Copilot is generating on its own — it's Microsoft Edge sending your open-tab context to Copilot before your prompt, so Copilot can ground answers in what you're currently looking at (things like "summarize this page" or "compare these tabs"). It's on by default and is controlled on the Edge side, not in Copilot itself.

    To turn it off:

    • Open Edge > Settings > Copilot and sidebar > Copilot (on some builds it's under Sidebar > Copilot)
    • Turn off Allow Microsoft to access page content
    • If you see them in your version, also turn off Context clues and review Personalization and memory — both feed additional context into Copilot

    Once those are off, Copilot should only see what you type in the prompt, without the open-tabs block prepended.

    Notes:

    • This is Edge-specific. If you open Copilot at https://copilot.microsoft.com/ in a non-Edge browser, you won't see the tab metadata being attached at all.
    • If you're on a work/school account, your admin may have CopilotPageContext or related Edge policies set, in which case the toggles may be greyed out — that would need to go through your IT.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

    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.