Always Beyond White Icon Logo Small
Is Your Business Secure?
Take our FREE 2-minute IT Security Scorecard and get instant insights—no strings attached.
👉 Start Assessment
Insights & Guides
Everyday Tech Tips

How to Increase OneDrive Storage for a Microsoft 365 User

Knowing how to increase OneDrive storage for a Microsoft 365 user is one of the most common administrative tasks IT managers and business owners face as their teams grow and file sizes balloon.
Jul 04, 2026
11 min read
increase onedrive storage guide for IT professionals and SMBs

Introduction

Knowing how to increase OneDrive storage for a Microsoft 365 user is one of the most common administrative tasks IT managers and business owners face as their teams grow and file sizes balloon. Whether your staff is hitting quota warnings or you simply want to get ahead of capacity issues, Microsoft 365 gives administrators several straightforward paths to expand storage without switching platforms. This guide walks through everything you need to know, from understanding how OneDrive quotas work inside a business tenant to executing the change in the Microsoft 365 admin center. By the end, you will have a clear, repeatable process you can apply to one user or an entire organization.

Understanding OneDrive Storage Quotas in a Business Tenant

OneDrive for Business is not the same product as the consumer OneDrive that comes with a personal Microsoft account. In a Microsoft 365 business or enterprise tenant, each user's OneDrive storage is governed by a pool of storage that belongs to the organization, and administrators control how much of that pool any individual user can access. Microsoft allocates storage to a tenant based on the number of licensed seats, and the default per-user quota varies depending on which Microsoft 365 plan is active. For most business plans, the default is 1 TB per user, but enterprise agreements and certain add-ons can push that figure much higher, up to 5 TB per user or beyond with a formal request to Microsoft support.

It is important to distinguish between the tenant's total pooled storage and the quota assigned to a specific user's OneDrive library. Even if your organization has plenty of pooled storage left, an individual user will still hit a wall if their personal quota has not been raised. This is why an employee might receive a "storage almost full" warning even though the company has terabytes of unused capacity sitting in the tenant. Administrators must actively manage per-user quotas through the SharePoint admin center or via PowerShell, because Microsoft does not automatically redistribute unused storage to users who need more. Understanding this distinction is the foundation for every storage management decision you will make.

How Microsoft 365 Allocates and Manages Storage Behind the Scenes

When a Microsoft 365 tenant is provisioned, Microsoft calculates a storage pool by multiplying the number of qualifying licensed users by a per-license storage entitlement. For example, a Microsoft 365 Business Standard subscription includes 1 TB of OneDrive storage per user, so a company with 50 seats starts with 50 TB in the pool. SharePoint Online sites also draw from this same pool, so heavy SharePoint usage can reduce the headroom available for OneDrive expansions. Administrators can check total pool consumption and remaining capacity from the Reports section of the Microsoft 365 admin center, which gives a real-time view of how storage is being used across the tenant.

When you raise a user's OneDrive quota, you are essentially reserving a larger slice of that shared pool for their personal library. If the user's new quota exceeds what the pool can support, the operation will fail or the user will not be able to use the full allocation even if the setting appears to have been saved. This is why it is good practice to audit overall tenant storage before making large quota changes, especially if you are upgrading many users at once. Microsoft also allows administrators to set a default quota that applies automatically to every new OneDrive that gets provisioned, which is a useful lever for organizations that want to standardize storage limits without manually touching each account. PowerShell cmdlets from the SharePoint Online Management Shell give the most granular control over both default and per-user settings, while the admin center GUI works well for one-off adjustments.

Step-by-Step Guide

  1. Sign In to the Microsoft 365 Admin Center: Open a browser and navigate to admin.microsoft.com, then sign in with a Global Administrator or SharePoint Administrator account. Only accounts with one of these roles have permission to modify OneDrive storage quotas for other users.
  2. Open the SharePoint Admin Center: From the left navigation pane in the Microsoft 365 admin center, click Show all, then select SharePoint under Admin centers. The SharePoint admin center is where OneDrive storage settings live, even though you are managing an individual user's OneDrive library.
  3. Navigate to Active Sites and Locate the User's OneDrive: In the SharePoint admin center, click Sites in the left menu and then choose Active sites. Every user's OneDrive is represented as a site in this list with a URL in the format mysites/personal/username. Use the search bar at the top of the Active sites page to find the specific user by name or email address to save time.
  4. Open the Site's Storage Settings: Click on the URL of the user's OneDrive site to open the site details panel on the right side of the screen. Select the tab labeled Storage to see the current storage limit and how much of it has already been used by that individual.
  5. Edit the Storage Limit: In the Storage panel, you will see a field showing the current maximum storage in gigabytes or terabytes. Click Edit, enter the new storage value you want to assign to this user, and confirm that the amount does not exceed what your tenant's pool can support before saving the change.
  6. Save and Verify the Change: Click Save to apply the new quota, then refresh the Active sites list and reopen the user's site details to confirm the updated limit is displayed correctly. It may take a few minutes for the change to propagate and for the user to see the updated quota in their OneDrive client or web interface.
  7. Notify the User and Document the Change: Send the user a brief email letting them know their storage limit has been increased so they are not confused by any lingering warning messages that may still appear in their OneDrive app. Log the change in your IT documentation, including the date, the previous quota, the new quota, and the administrator who made the adjustment, so you have an audit trail for future reference.

Comparing Storage Expansion Options for Microsoft 365 Business Plans

FeatureMicrosoft 365 Business BasicMicrosoft 365 Business StandardMicrosoft 365 E3 / E5
Default OneDrive Storage Per User1 TB1 TB1 TB (expandable to 5 TB)
Admin-Controlled Quota AdjustmentYes, via SharePoint admin centerYes, via SharePoint admin centerYes, via SharePoint admin center or PowerShell
Bulk Quota Change via PowerShellYes, with SharePoint Online Management ShellYes, with SharePoint Online Management ShellYes, with SharePoint Online Management Shell
Storage Beyond 5 TB Per UserNot available by default; requires Microsoft support requestNot available by default; requires Microsoft support requestAvailable on request for users storing more than 5 TB
Shared Tenant Storage Pool1 TB per licensed user plus 10 GB base1 TB per licensed user plus 10 GB base1 TB per licensed user plus 10 GB base

Best Practices

  • Audit Storage Before Expanding Quotas: Always check your tenant's total available storage pool before raising individual user limits to avoid over-allocating and causing failed sync issues for other users.
  • Set a Sensible Org-Wide Default: Configure a default OneDrive quota in the SharePoint admin center so every new user provisioned in the future automatically receives an appropriate storage limit without manual intervention.
  • Use PowerShell for Bulk Changes: When you need to increase OneDrive storage for multiple users simultaneously, the Set-SPOSite PowerShell cmdlet is far faster and less error-prone than clicking through the admin center for each individual account.
  • Enable Storage Alerts in Microsoft 365: Turn on usage reports and configure email alerts so administrators are notified when users approach their quota threshold, allowing proactive adjustments before productivity is disrupted.
  • Review Licenses Before Adding Storage: Upgrading a user to a higher Microsoft 365 plan tier may be more cost-effective than purchasing additional storage add-ons, especially if the user also needs other features included in the higher-tier license.

Frequently Asked Questions

Can I Increase OneDrive Storage for Just One User Without Affecting Everyone Else?

Yes, Microsoft 365 allows administrators to set storage quotas on a per-user basis through the SharePoint admin center, so raising one person's limit has no direct effect on other users' quotas. The only indirect consideration is that a larger quota for one user draws more from the shared tenant storage pool, which could theoretically reduce headroom for others if your pool is nearly full. To make a targeted change, simply locate the user's OneDrive site in the Active sites list and edit their storage limit individually. This granular control is one of the advantages of managing storage through the SharePoint admin center rather than relying solely on plan-level defaults.

What Happens to a User's Files When They Exceed Their Storage Quota?

When a user reaches their OneDrive storage limit, Microsoft blocks them from uploading new files, syncing changes from their desktop client, or saving files directly to OneDrive from Office applications. Existing files remain intact and accessible in read-only mode, so the user can still open and download documents, but nothing new can be written to the drive until space is freed or the quota is raised. Users will typically see warning banners in the OneDrive web interface and error messages in the sync client on their Windows or Mac device. Raising the quota or having the user delete unnecessary files resolves the issue promptly, usually within a few minutes of the change being saved.

Is There a Maximum Storage Limit Microsoft Will Allow Per User?

For most Microsoft 365 business and enterprise plans, the maximum quota an administrator can set without contacting Microsoft is 5 TB per user. If a specific user genuinely needs more than 5 TB, Microsoft does allow organizations to request additional storage through a support ticket, and Microsoft will evaluate the request based on actual usage patterns before granting the increase. This elevated limit is typically reserved for users with documented needs, such as video editors, data scientists, or executives who archive large volumes of recorded meetings. It is worth noting that most SMB users never come close to 1 TB, so the 5 TB ceiling is rarely a practical constraint outside of specialized roles.

Can I Use PowerShell to Change OneDrive Storage Limits in Bulk?

Absolutely, and for organizations managing more than a handful of users, PowerShell is the recommended approach because it is both faster and more consistent than the admin center GUI. The SharePoint Online Management Shell module provides the Set-SPOSite cmdlet, which accepts a StorageQuota parameter measured in megabytes, allowing you to script quota changes across an entire list of users in a single run. You can combine this cmdlet with Get-SPOSite to pull a list of all OneDrive personal sites and pipe the results through a loop that applies a new quota to each one. Microsoft's official documentation includes sample scripts for this workflow, and Always Beyond can help your team build and test these scripts in a safe staging environment before running them against production accounts.

Will Increasing a User's Quota Cost Extra Money?

In most cases, raising a user's OneDrive quota does not incur an additional direct charge as long as the new limit falls within the storage already included in the tenant's pooled allocation. Since each licensed Microsoft 365 seat contributes storage to the pool, an organization with unused capacity across its seats can redistribute that storage to power users at no added cost. However, if your tenant's pool is genuinely exhausted because all seats are nearly full, you would need to either purchase additional Microsoft 365 licenses, buy a Microsoft 365 Extra File Storage add-on, or upgrade existing licenses to a plan with a higher per-user entitlement. A managed IT partner can help you model the most cost-effective path based on your actual usage data before you commit to any additional spend.

How Long Does It Take for a Storage Increase to Take Effect?

In most cases, a quota change made through the SharePoint admin center takes effect within a few minutes, and the user will see the updated limit reflected in their OneDrive web interface relatively quickly. The OneDrive sync client on Windows or Mac may take slightly longer to recognize the new quota, sometimes requiring the user to sign out and back in or wait for the next automatic sync cycle. If the change does not appear to have taken effect after 30 minutes, administrators should verify that the save was successful by revisiting the site's Storage tab in the admin center. Persistent delays can occasionally occur during periods of high Microsoft service load, and the Microsoft 365 Service Health dashboard is the best place to check for any active incidents affecting OneDrive or SharePoint.

Frequently Asked Questions

Can I Set a New Default Quota for All Future OneDrive Accounts?

Yes, the SharePoint admin center includes a setting under Settings that lets administrators define the default storage limit applied to every new OneDrive site provisioned in the tenant going forward. This default does not retroactively change existing users' quotas, so you would still need to update current accounts individually or via PowerShell if you want to align them with the new standard. Setting a thoughtful default saves administrative time because new employees automatically receive the right amount of storage from day one without any manual steps. It is a good idea to revisit this default annually as your organization's storage needs evolve and as Microsoft adjusts the entitlements included in each license tier.

Managing storage limits is just one piece of a well-run Microsoft 365 environment, and staying on top of quotas, license assignments, and security settings takes consistent attention that many small and mid-sized businesses simply do not have time for. Always Beyond specializes in helping SMBs get the most out of their Microsoft 365 investment, from routine tasks like storage management to more complex projects like tenant migrations and compliance configurations. If you are ready to stop worrying about storage warnings and focus on running your business, contact Always Beyond today.

On this page

Ready to Make IT One Less Thing to Worry About?

Book a no-pressure consultation to see how Always Beyond can help you simplify, secure, and future-proof your IT.

See exactly how your current IT setup measures up to our Hack Free standards. Enter your business email to receive:

  • Free 10-point security scorecard for your business
  • Complete Hack Free Guarantee eligibility checklist
  • Exclusive case studies from our protected clients