Fix Teams Folder Is Missing From Files after a SharePoint Site Rename
🔍 WiseChecker

Fix Teams Folder Is Missing From Files after a SharePoint Site Rename

After renaming a SharePoint site, the Teams folder that normally appears in the Files tab of a team can disappear. This happens because the Teams folder is tied to the site’s original URL, and the rename breaks the link. This article explains why the folder vanishes and gives you clear steps to restore it.

You will learn how to check the site URL, use SharePoint search to find the folder, and re-add it to Teams. You will also see how to prevent this from happening again with future site renames.

Key Takeaways: Restore the Missing Teams Folder After a SharePoint Rename

  • Teams admin center > Teams > Manage teams: Locate the team and note the SharePoint site URL that changed after the rename.
  • SharePoint site > Site contents: Use the search bar to find the Teams folder by its original name, then copy its direct link.
  • Teams Files tab > Add cloud storage: Reconnect the folder by pasting the copied link into the SharePoint connection dialog.

ADVERTISEMENT

Why Renaming a SharePoint Site Breaks the Teams Folder Link

When you rename a SharePoint site, SharePoint changes the site’s URL. For example, a site named Project Alpha might change from contoso.sharepoint.com/sites/projectalpha to contoso.sharepoint.com/sites/projectalpha2024. This URL change affects every document library and folder stored on that site, including the hidden Teams folder that holds all files shared in a team’s Files tab.

Teams stores the path to this folder in its internal database. After the rename, the stored path no longer matches the new URL. Teams cannot resolve the old path, so the folder does not appear in the Files tab. The files themselves are not deleted. They remain in the SharePoint document library, but Teams loses the connection to them.

The issue is more common than you might think because SharePoint allows site renames without warning about the impact on Teams. Microsoft has not yet provided a built-in fix that automatically updates the Teams folder path. You must manually reconnect the folder to restore access.

Steps to Restore the Missing Teams Folder

Follow these steps in order. You will need SharePoint site owner permissions and Teams owner permissions.

Step 1: Find the New SharePoint Site URL

  1. Open the Teams admin center
    Go to admin.teams.microsoft.com and sign in with your admin account.
  2. Navigate to Teams > Manage teams
    Select the team that is missing the folder. Look at the Site URL column in the team list. This shows the current SharePoint site URL after the rename. Write it down.

Step 2: Access the SharePoint Site and Locate the Teams Folder

  1. Open the SharePoint site
    Paste the site URL from Step 1 into your browser and press Enter. You will see the site’s home page.
  2. Go to Site contents
    Click Settings (gear icon) in the top right, then select Site contents. This shows all libraries and folders on the site.
  3. Search for the Teams folder
    In the search box at the top of Site contents, type the name of the team (for example, Project Alpha). The Teams folder is usually named after the team. If you cannot find it, try searching for General or Shared Documents.
  4. Copy the folder link
    When you find the folder, right-click it and select Copy link. Save this link in a text file. You will need it in the next step.

Step 3: Reconnect the Folder in Teams

  1. Open the team in Teams
    Go to the team that is missing the folder. Click the Files tab at the top.
  2. Add cloud storage
    In the Files tab, click Add cloud storage in the top right corner. If you do not see this option, click the three-dot menu (More options) next to the Files tab name and select Add cloud storage.
  3. Choose SharePoint
    In the dialog that opens, select SharePoint as the storage type.
  4. Paste the folder link
    Paste the link you copied in Step 2 into the URL field. Click Add.
  5. Verify the folder appears
    After a few seconds, the folder should appear in the Files tab. Open it to confirm all your files are there.

ADVERTISEMENT

If Teams Still Has Issues After Reconnecting the Folder

The Folder Appears But Files Are Missing

If the folder shows up but is empty, the files may have been moved to a different library during the rename. Check the site’s Site contents again for any other folders that might contain your files. You can also use SharePoint’s search to find a specific file by name. If you find the files elsewhere, move them back into the Teams folder.

You Cannot Add Cloud Storage in the Files Tab

The Add cloud storage option may be disabled if your IT admin has restricted external storage. In that case, you can still access the files by opening the SharePoint site directly from the team’s Files tab. Click the Open in SharePoint button (usually an icon in the top right). This opens the document library in SharePoint, where you can see all files even if the Teams folder is not visible.

Other Teams in the Same Site Are Also Affected

If multiple teams share the same SharePoint site, renaming the site can break the folder for all of them. You must repeat the reconnection steps for each team. To avoid this, create a separate SharePoint site for each team in the future.

New Teams Folder Behavior vs Old Teams Folder After a Site Rename

Item New Teams Folder Old Teams Folder
Path after site rename Updates automatically when you use the reconnect steps Remains broken and hidden from the Files tab
Files stored All files remain in the SharePoint library All files remain in the SharePoint library
Access via Teams Visible after manual reconnection Not visible until you reconnect
Time to fix About 10 minutes per team Requires manual reconnection each time

After completing the steps, your Teams folder should be back in the Files tab with all your files intact. To avoid this problem in the future, rename SharePoint sites only when necessary and always check the Teams Files tab afterward. For a faster fix, use the Open in SharePoint button to access files directly while you work on reconnecting the folder.

ADVERTISEMENT