OneDrive for Business web upload opens the wrong tenant for Chrome users: Fix Guide
🔍 WiseChecker

OneDrive for Business web upload opens the wrong tenant for Chrome users: Fix Guide

When you sign in to upload files via the OneDrive for Business web interface in Chrome, the browser might redirect you to a different Microsoft 365 tenant than your own. This typically happens when you have active sessions for multiple work or school accounts in the same browser. The conflict causes Chrome to reuse cached credentials or cookies from the wrong account, leading to access errors or the wrong OneDrive library. This article explains why Chrome mixes up tenants and provides a clear set of steps to force the correct tenant without losing your other signed-in accounts.

Key Takeaways: Fix Chrome Tenant Redirect for OneDrive Uploads

  • Chrome profile switching: Use separate Chrome profiles to isolate work accounts and prevent credential conflicts.
  • InPrivate or Incognito mode: Open a private browsing window to bypass cached cookies and force fresh authentication.
  • OneDrive tenant URL with ?tenantId parameter: Append your tenant ID directly to the URL to bypass account picker and load the correct tenant.

ADVERTISEMENT

Why Chrome Opens the Wrong OneDrive Tenant

Chrome stores cookies, session data, and cached credentials for each Microsoft account you sign in with. When you navigate to the OneDrive for Business web upload page (onedrive.com or your tenant-specific URL), Chrome sends all stored cookies for that domain to Microsoft’s authentication servers. If you have multiple Microsoft 365 accounts signed in, the authentication system may pick the wrong one — usually the most recently used account or the one with the oldest cookie. This is not a OneDrive bug but a browser behavior: Chrome does not automatically isolate sessions per tenant unless you use separate browser profiles.

The result is that you see a OneDrive library that belongs to a different organization. You might see files from your personal Microsoft account, a previous employer’s tenant, or a client’s tenant. In some cases, you get an access denied error because you are not a member of that tenant. The fix is to force Chrome to use only the credentials for your target tenant, either by clearing the wrong cookies, using a dedicated profile, or appending a tenant ID parameter to the URL.

Steps to Force the Correct OneDrive Tenant in Chrome

Use one of the following methods to upload files to the correct OneDrive tenant. Each method works independently; choose the one that fits your workflow best.

Method 1: Use a Dedicated Chrome Profile for Each Tenant

  1. Open Chrome profile manager
    Click your profile icon in the top-right corner of Chrome. Select “Add” or “Manage profiles” then “Add profile”.
  2. Name the profile for your work tenant
    Enter a descriptive name such as “Contoso Work” to identify this profile as belonging to your target tenant.
  3. Sign in to OneDrive in the new profile
    Open a new window using this profile. Navigate to onedrive.com and sign in with the account that belongs to your target tenant. Do not sign in with any other account in this profile.
  4. Upload files as usual
    Because this profile has only one set of Microsoft credentials, Chrome will always route to the correct tenant.

Method 2: Use Chrome Guest Mode or Incognito Mode

  1. Open an Incognito window
    Press Ctrl+Shift+N (Windows) or Cmd+Shift+N (Mac) to open a private browsing window.
  2. Navigate to the OneDrive tenant URL
    Type the full tenant URL: https://[yourtenantname]-my.sharepoint.com. Replace [yourtenantname] with your organization’s tenant name, such as contoso.
  3. Sign in with your work account
    Enter the email address and password for your target tenant. Because Incognito mode does not share cookies with your regular Chrome session, the authentication system will not see your other accounts.
  4. Upload files
    You can now drag and drop files or use the Upload button. Close the Incognito window when done; cookies are discarded automatically.

Method 3: Append the Tenant ID to the OneDrive URL

  1. Get your tenant ID
    Sign in to the Microsoft 365 admin center (admin.microsoft.com). Go to Settings > Org settings > Organization profile. Copy the Tenant ID shown in the “Tenant ID” field. It looks like a long string of letters and numbers.
  2. Build the tenant-specific URL with the parameter
    Create this URL: https://[yourtenantname]-my.sharepoint.com/?tenantId=[your-tenant-id]. Replace the bracketed values with your actual tenant name and ID.
  3. Open the URL in Chrome
    Paste the URL into the address bar and press Enter. Chrome will send the tenant ID parameter to Microsoft’s authentication system, which forces the system to load the correct tenant’s OneDrive library.
  4. Sign in if prompted
    If you are not already signed in, enter your work account credentials. The parameter ensures the authentication system does not default to a different tenant.

ADVERTISEMENT

If Chrome Still Shows the Wrong Tenant After These Fixes

OneDrive redirects to a personal Microsoft account tenant

This happens when you have signed in to a personal Microsoft account (like Outlook.com or Xbox) in the same Chrome profile. Clear the cookies for the live.com and microsoft.com domains. Go to Chrome settings > Privacy and security > Clear browsing data. Select “Cookies and other site data” and choose “All time”. Clear only the cookies for live.com and microsoft.com to avoid losing other site data.

OneDrive shows a “Sorry, but we’re having trouble signing you in” error

This error often means the tenant ID parameter is incorrect or the tenant name is misspelled. Verify the tenant name in the URL by checking the first part of your SharePoint Online URL. For example, if your SharePoint site is contoso.sharepoint.com, your tenant name is contoso. Also confirm the tenant ID from the admin center is exactly 36 characters with hyphens.

Chrome keeps signing me out of my other work accounts

Using Incognito mode or a separate Chrome profile will not affect your other signed-in accounts. If you use the tenant ID method, Chrome may prompt you to pick an account. Select only the account for the target tenant. Do not select a different account, or the wrong tenant will load again.

Chrome Profile vs Incognito Mode vs Tenant ID Parameter: Key Differences

Item Dedicated Chrome Profile Incognito Mode Tenant ID URL Parameter
Persistent cookies Yes, isolated per profile No, discarded on close Uses existing session cookies
Setup time 3-5 minutes to create profile Instant 1-2 minutes to find tenant ID
Affects other accounts No, separate profile No, separate session May show account picker
Best for Frequent daily use with one tenant Occasional uploads When you need a quick one-time fix

You now have three reliable methods to upload files to the correct OneDrive tenant in Chrome. Start with the tenant ID parameter if you only need a one-time fix. For regular use, create a dedicated Chrome profile to avoid repeating the setup. As an advanced tip, bookmark the tenant-specific URL with the ?tenantId parameter so you can open it with one click, bypassing the account picker entirely.

ADVERTISEMENT