privacydeep-dive

Does Microsoft Copilot Read Your Personal OneDrive Files?

Copilot agents now act on OneDrive files directly, and a critical CVE this year showed what's at stake. Here's what it can access and how to limit it.

If you store personal files in OneDrive, there’s a reasonable chance Microsoft Copilot has more access to them than you realize. In February 2026, Microsoft expanded Copilot with agents that act directly on OneDrive files — summarizing, organizing, and editing content without you opening each file manually. That’s a meaningful capability shift, and it’s worth understanding exactly what it changes.

This isn’t a story about Microsoft doing something secretive. The access model is documented. But documented and understood by the average user are two different things, and the gap between them is where privacy assumptions go wrong.


What Copilot Can Actually Access

According to Microsoft’s own documentation, Copilot operates within existing permission boundaries: it can only access files you already have permission to view, whether that’s content in your own OneDrive or files shared with you. It cannot open files you yourself can’t open. For personal Microsoft accounts specifically, Microsoft states Copilot does not train its generative models on your uploaded files.

That’s a reasonable baseline. The complication is in the details of what “access” now means in practice:

Copilot agents can act on files, not just answer questions about them. The February 2026 rollout let Copilot agents work directly within OneDrive — reorganizing, summarizing, and editing files as part of automated workflows, not just responding to a one-off prompt. That’s a different relationship to your files than a chatbot answering a question; it’s closer to an assistant with standing access to act inside your storage.

Sensitivity labels are the actual control, not a setting toggle. Microsoft’s stated way to block Copilot from a specific file is to apply a sensitivity label with restricted permissions, remove sharing links, or exclude the file from Microsoft Search. For most personal users, this is a more technical step than “turn off the AI feature in settings” — and if you don’t know the control exists, you’re not using it.

Mobile auto-upload changes what’s even in scope. Reports this year flagged that Microsoft 365 Copilot Mobile can auto-upload content to OneDrive as part of its workflow, which means files can end up inside the Copilot-accessible storage pool through normal mobile use, not just deliberate uploads.


Personal Accounts vs. Work Accounts: A Real Distinction

Microsoft’s Copilot documentation draws a consistent line between personal Microsoft accounts and organizational accounts managed through Microsoft Entra ID, and the distinction is more than legal boilerplate.

On a work or school account, Copilot operates within your organization’s security boundary — governed by your employer’s Entra ID permissions, OneDrive and SharePoint access controls, and any Microsoft Purview data-governance policies your IT department has configured. Whatever access Copilot has there is, in principle, shaped by decisions your organization made, not decisions you made personally.

On a personal account, there’s no IT department setting policy on your behalf — the defaults Microsoft ships are the only governance in place, and Microsoft’s stated commitment not to train generative models on personal-account uploads is the main privacy assurance offered. That’s a meaningfully different trust relationship than an enterprise deployment with contractual data-processing agreements and dedicated compliance tooling behind it. If you use OneDrive personally rather than through an employer, you’re relying more directly on Microsoft’s default behavior holding up than an enterprise user would be.


The CVE That Showed What’s at Stake

Documentation describing intended behavior is one thing. What happens when that system has a flaw is another. Earlier this year, Microsoft patched CVE-2026-42824, a critical vulnerability — rated 10 out of 10 in severity — that researchers showed could be used to turn Copilot into what one report described as “a one-click data theft tool,” with inbox, OneDrive, and SharePoint data all at risk.

The vulnerability has been patched. The reason it’s worth knowing about isn’t the specific exploit — it’s what it demonstrates structurally: when an AI agent has standing, broad access to your stored files in order to be useful, a flaw in that agent’s logic doesn’t just break a feature. It can expose everything the agent was permitted to read. The more capable the agent, the larger the blast radius of any flaw in it.

This is the same underlying pattern showing up across the industry: AI assistants are increasingly granted persistent access to personal storage in exchange for convenience, and the security of that access now depends on the agent’s code being flawless, not just the storage’s encryption being strong.


What This Means If You Use OneDrive for Personal Files

None of this means you need to abandon OneDrive or disable Copilot entirely — for many people, the productivity benefit is real and the risk, after the patch, is back to baseline. But a few practical adjustments are worth making if you store personal documents, photos, or sensitive files there:

Apply sensitivity labels to anything genuinely sensitive. IDs, financial documents, medical records, and similar files benefit from an explicit restriction, rather than relying on Copilot’s default permission inheritance to keep them out of scope.

Audit what’s actually in your OneDrive. Mobile auto-upload and years of accumulated syncing mean many people have more in OneDrive than they think, including files moved there by default behavior rather than deliberate choice.

Separate your “work assistant” storage from your personal archive. If OneDrive is where you collaborate, draft, and let Copilot act on documents, that’s a different use case than where you keep the photos and files that make up your personal history. Treating both as the same storage pool means every convenience feature added to the first applies to the second by default.


Why “Permission Boundaries” Aren’t the Same as “Privacy”

It’s worth being precise about what Microsoft’s permission-boundary model actually guarantees, because it’s easy to round it up to more than it is. “Copilot can only access what you can access” is a statement about authorization, not about whether that access is a good idea.

The model means Copilot won’t surface a coworker’s confidential file you were never granted access to — that’s a meaningful and real protection. It does not mean Copilot won’t read, summarize, and act on every personal file you have access to by default, the moment an agent workflow touches your OneDrive. Those are two different promises, and the gap between them is exactly where files end up processed by an AI system without an explicit, individual decision that this specific file should be.

This distinction matters most for content you have access to but wouldn’t think of as “Copilot’s business” — old tax documents, scanned IDs, personal photos synced automatically from a phone. None of that is restricted by the permission model, because you do have permission to view it. The only thing standing between that content and Copilot processing is whether you’ve taken the extra step of labeling or excluding it, which most personal users haven’t.


A Practical Audit Worth Doing Today

If you’ve never specifically reviewed what Copilot can see in your OneDrive, a short audit is more useful than reading another explainer about it. Three checks cover most of the exposure:

Search your OneDrive for obvious sensitive categories. IDs, tax documents, medical records, and financial statements are the files where you most want an explicit restriction rather than default inheritance of Copilot access.

Check what’s been auto-uploaded from mobile. If you have Microsoft 365 Copilot Mobile installed, review what’s landed in OneDrive automatically rather than assuming everything there was deliberately placed.

Confirm your update status. CVE-2026-42824 has been patched, but only for users running current versions — if you’ve delayed updates on any device with OneDrive access, that’s worth resolving before anything else on this list.


The Pattern Across Every Major Platform

This is the same story playing out at Google with Gemini reading Gmail, at Notion with AI assistants reading notes, and now at Microsoft with Copilot agents acting on OneDrive. None of these companies are hiding what their AI does — it’s documented, often defaults-on, and increasingly difficult to fully disable because the AI feature is now load-bearing for core product functionality.

The shift worth naming is this: storage and AI processing used to be separable. You could store a file without anything reading its contents beyond basic indexing. That separation is disappearing across major platforms, replaced by storage that’s AI-native by default, where the practical question isn’t “is this encrypted” but “what is reading this, and can I actually turn that off.”

For files where the answer needs to be “nothing is reading this except me,” a storage provider with no AI-content-processing business model is a different category of product. daftei stores files with AES-256 encryption at rest, TLS 1.3 in transit, and a standing policy of never training third-party AI models on user content — not because AI features aren’t useful, but because a personal archive and an AI-native productivity tool are solving different problems, and conflating them means every AI capability added to one applies, by default, to the other.

That’s not an argument against using Copilot for what it’s genuinely good at — drafting, summarizing, and organizing work documents. It’s an argument for deciding deliberately which files belong in that workflow, rather than letting every file you’ve ever synced to OneDrive end up there by default.

Explore daftei

Your memories deserve better than an ad platform.

Try daftei free →
← All posts