Overview: Enable or Disable Copilot File Search on Windows 11
Copilot File Search, available from Windows 11 version 1.25034.133.0+, enables Microsoft Copilot to access, retrieve, and analyze local files and OneDrive content. It operates through two distinct permissions: File search (indexing) and File read (content analysis), both of which can be managed independently through Copilot Settings, Group Policy, or registry keys.
To enable or disable file search, navigate to Settings > Privacy & Security > Copilot on Windows 11, or use the registry key HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot with the value CopilotEnabled (DWORD). For enterprise deployments, the AllowWindowsCopilot MDM policy in Microsoft Intune provides granular control over these permissions across managed devices.
Tip: Disabling File read while keeping File search enabled allows Copilot to find files without analyzing their contents — a useful privacy compromise for sensitive environments.



