Skip to content
Browse all topics
SharePoint & OneDrive

OneDrive storage quotas and limits

By Emil Björk · Microsoft ecosystem consultant, Gothenburg

How OneDrive storage is allocated, what the per-user and per-tenant limits are, and how to scale beyond 1 TB.

4 min read

Share as imagePNG

OneDrive's storage model has a few moving pieces — per-user quotas, the tenant's overall capacity, and the rules for getting more than the headline 1 TB. Knowing them avoids unwelcome surprises.

Default per-user quotas

The quota is set by the admin in the SharePoint admin center under OneDrive → Storage, with a default applied to new users and the option to override per user.

Expanding beyond 1 TB

For plans that support it, Microsoft expands per-user storage up to 5 TB by default if a user's OneDrive crosses 90% utilisation. Beyond 5 TB, an admin must request additional quota through Microsoft support, providing usage justification. Microsoft can grant up to 25 TB per user for E3/E5 customers.

For unique requirements — media production, scientific data, video archives — Microsoft's typical answer is: keep the largest assets in Azure Blob storage or another purpose-built service, not OneDrive.

File-size and sync limits

  • Single file size: up to 250 GB is supported.
  • File path length: up to 400 characters for the full URL (server + library + folders + filename).
  • Filename characters: ?<>:"|*/\ are still illegal, plus a few reserved names.
  • Item count: a single OneDrive can hold up to 300,000 items with good performance; sync clients may slow above that.

Tenant-wide storage

Each tenant has a tenant storage pool calculated as 1 TB plus 10 GB per licensed user, shared across SharePoint. OneDrive storage is separate from the SharePoint pool — it's per-user. Tenants typically buy additional storage at the per-GB/month rate when SharePoint nears its pool, not when OneDrives fill up.

Retention and deleted content

  • First-stage recycle bin: 93 days for deleted items.
  • Second-stage recycle bin: extends retention up to the site quota.
  • Preservation hold libraries (driven by Purview retention) keep content indefinitely against the OneDrive's quota — they can quietly inflate usage.

Watch preservation hold size in reports — it's where unexpected OneDrive fullness usually comes from.

Monitoring

The OneDrive section of the admin center reports active vs total storage, top consumers, and growth trends. Set alerts at 80% to avoid users hitting walls.

Frequently asked questions

Does deleting a large file immediately free up quota? Not immediately in every case — a deleted file moves to the first-stage recycle bin and still counts against the user's quota there; it only stops counting once it's permanently purged, whether by the user emptying the recycle bin, the 93-day window expiring, or (if a retention policy applies) once the preservation hold period also lapses. A user who deletes files specifically to free up space and sees no immediate change is usually looking at recycle-bin or preservation-hold retention, not a sync delay.

Can a departing employee's OneDrive storage be reassigned to someone else immediately? The 30-day deleted-user retention period exists specifically to give a manager or admin time to review and migrate content before the account (and its OneDrive) is permanently removed; assigning a replacement's licence doesn't itself unlock or transfer the departed user's storage — that's a separate, deliberate migration or ownership-transfer step, ideally completed within the retention window rather than left until it's about to expire.

Why does the tenant-wide SharePoint storage pool matter if OneDrive is per-user? Because the pool is what a tenant actually pays to expand — while each user's OneDrive has its own quota, the underlying SharePoint storage pool (1 TB plus 10 GB per licensed user) is a shared ceiling across all SharePoint sites tenant-wide; a tenant with many active OneDrives and large SharePoint sites can exhaust the shared pool well before any individual OneDrive nears its own per-user limit, which is why capacity planning has to look at both numbers, not just the headline "1 TB per user" figure.

Does a OneDrive quota increase take effect immediately? Yes for admin-initiated increases within the standard tiers — raising a specific user's quota in the admin center applies right away; requests beyond the default automatic-expansion ceiling that require a Microsoft support case can take longer, since they involve a manual review rather than a self-service change.

Further reading

Microsoft Docs & product blog

Was this useful?

Spot something wrong or want a topic covered? Send it through the contact form.