Field teams often access OneDrive for Business through a web browser on shared or personal devices. A common issue occurs when the browser opens the wrong Microsoft 365 tenant, showing files from a different organization instead of the user’s company. This usually happens because the browser caches authentication cookies from a previous session with another tenant. This article explains why this happens and provides step-by-step fixes to ensure field team members always reach the correct tenant when uploading files via the web.
Key Takeaways: Fixing OneDrive Web Upload Opening the Wrong Tenant
- Browser cache and cookies: Stored authentication tokens from a previous tenant cause the browser to redirect to the wrong organization.
- InPrivate or Incognito mode: Using a private browsing session prevents cached credentials from interfering with tenant selection.
- Direct tenant-specific URLs: Using
https://yourcompany-my.sharepoint.combypasses the common login page and loads the correct tenant directly.
Why OneDrive for Business Opens the Wrong Tenant
When a user signs into OneDrive for Business via the web at onedrive.live.com or office.com, the Microsoft identity platform checks the browser for existing authentication cookies. If the browser previously authenticated against a different tenant, such as a client’s or partner’s Microsoft 365 subscription, the system may reuse that session. The result is that the user lands on the wrong tenant’s OneDrive library.
This is not a bug. It is by design. Microsoft uses a unified login endpoint that tries to reduce repeated sign-in prompts. For field teams who work across multiple organizations on the same device, this behavior causes confusion and lost productivity. The fix involves either clearing the browser session, using a private browsing mode, or bookmarking the correct tenant-specific URL.
Step-by-Step Fixes to Access the Correct Tenant
Three methods work reliably to resolve the wrong tenant issue. Use the method that fits the team’s device and browser environment.
Method 1: Use InPrivate or Incognito Mode
- Open a private browsing window
In Microsoft Edge, press Ctrl+Shift+N. In Google Chrome, press Ctrl+Shift+N. In Mozilla Firefox, press Ctrl+Shift+P. In Apple Safari, press Command+Shift+N. - Navigate to the correct tenant URL
Typehttps://yourcompany-my.sharepoint.comin the address bar and press Enter. Replace yourcompany with your organization’s tenant name. - Sign in with your work account
Enter your full email address and password. Complete multi-factor authentication if required. The browser now shows OneDrive for your company, not a previous tenant.
Method 2: Clear Browser Cache and Cookies for Microsoft Sites
- Open browser settings
In Edge, click the three-dot menu and select Settings. In Chrome, click the three-dot menu and select Settings. - Navigate to privacy and security
Select Privacy, search, and services in Edge. Select Privacy and security in Chrome. - Choose Clear browsing data
Click Choose what to clear in Edge. Click Clear browsing data in Chrome. - Set the time range to All time
From the Time range dropdown, select All time. - Check Cookies and other site data
Ensure the checkbox for Cookies and other site data is selected. Uncheck other items unless you want to clear passwords or history. - Click Clear now
The browser removes stored authentication data for all sites, including Microsoft login cookies. - Restart the browser and sign in again
Close all browser windows, reopen the browser, and go tohttps://yourcompany-my.sharepoint.com. Sign in with your work account.
Method 3: Use a Direct Tenant URL and Bookmark It
- Find your tenant-specific OneDrive URL
Your organization’s OneDrive URL follows this pattern:https://yourcompany-my.sharepoint.com. If you do not know the tenant name, ask your IT administrator or look it up in the Microsoft 365 admin center under Domains. - Test the URL in a private window
Open an InPrivate or Incognito window and paste the URL. Sign in successfully to verify it loads your company’s OneDrive. - Bookmark the URL
In the address bar, click the star icon or press Ctrl+D. Name the bookmark something clear like “Company OneDrive”. - Always use the bookmark
Instruct field team members to open OneDrive only by clicking this bookmark. Avoid typingonedrive.live.comoroffice.comin the address bar.
If OneDrive Still Opens the Wrong Tenant
Multiple Microsoft 365 accounts are signed into the same browser profile
When a user adds more than one work or school account to the same browser profile, the account picker might default to the wrong one. To fix this, click the profile icon in the top-right corner of the browser, select Sign out of all accounts, then sign in only with the correct work account. Alternatively, use the tenant-specific URL with ?auth=2 appended: https://yourcompany-my.sharepoint.com/?auth=2. This parameter forces the login page to show the account picker instead of auto-signing in.
Windows or device-level cached credentials interfere
On a Windows device joined to an external organization, cached Windows credentials can redirect web sign-ins. Open Credential Manager in Windows Control Panel, select Windows Credentials, and remove any entries under Generic Credentials that contain “MicrosoftOffice” or “MicrosoftAAD”. Then restart the browser and retry the tenant-specific URL.
The browser is using an old Microsoft account session
If a personal Microsoft account was previously signed in, the browser may prioritize that session. Sign out of all Microsoft accounts in the browser by going to https://login.live.com/logout.srf. Then close all browser windows and sign in again with the work account.
Direct Tenant URL vs Common Login Portal: Key Differences
| Item | Direct Tenant URL | Common Login Portal |
|---|---|---|
| URL format | https://yourcompany-my.sharepoint.com |
https://onedrive.live.com or https://office.com |
| Tenant selection | Forces the browser to load your specific tenant | Relies on cached cookies and may redirect to any tenant |
| Multi-account handling | Requires explicit sign-in if no matching cookie exists | Auto-signs in with the last used account |
| Recommended for field teams | Yes — eliminates tenant confusion | No — causes wrong tenant issues on shared devices |
Field teams should bookmark the direct tenant URL and use it as the primary access method. The common login portal should be avoided when working from shared or personal devices.
By using a direct tenant URL and clearing browser cache when switching organizations, field teams can consistently upload files to the correct OneDrive for Business tenant. Bookmarking the tenant-specific URL and using InPrivate mode for the first sign-in each day prevents the wrong tenant from appearing. For IT administrators, deploying a Group Policy or Intune configuration to set the default OneDrive web URL can reduce support tickets related to tenant confusion.