Always Beyond Team
Managed IT Services

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.
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.
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.
| Feature | Microsoft 365 Business Basic | Microsoft 365 Business Standard | Microsoft 365 E3 / E5 |
|---|---|---|---|
| Default OneDrive Storage Per User | 1 TB | 1 TB | 1 TB (expandable to 5 TB) |
| Admin-Controlled Quota Adjustment | Yes, via SharePoint admin center | Yes, via SharePoint admin center | Yes, via SharePoint admin center or PowerShell |
| Bulk Quota Change via PowerShell | Yes, with SharePoint Online Management Shell | Yes, with SharePoint Online Management Shell | Yes, with SharePoint Online Management Shell |
| Storage Beyond 5 TB Per User | Not available by default; requires Microsoft support request | Not available by default; requires Microsoft support request | Available on request for users storing more than 5 TB |
| Shared Tenant Storage Pool | 1 TB per licensed user plus 10 GB base | 1 TB per licensed user plus 10 GB base | 1 TB per licensed user plus 10 GB base |
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.
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.
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.
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.
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.
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.
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.
See exactly how your current IT setup measures up to our Hack Free standards. Enter your business email to receive: