Forum Discussion
Jan_Steberl
Microsoft
Jun 22, 2023Now in Public preview & Targeted release: Animated backgrounds in Teams meetings
The animated backgrounds feature in Teams meetings allows you to replace an existing background with a dynamic animation for a more immersive virtual environment. It offers various options to enhance...
Oscar89
Oct 11, 2023Copper Contributor
Jan_Steberl
The new Teams came out and I cannot find where to upload my backgrounds. In the old version it was the folder:
C:\********\AppData\Roaming\Microsoft\Teams\Backgrounds\Uploads
But the new version does not see the uploaded ones.
Can anyone tell me why?
Thanks!
W1lko
Oct 19, 2023Iron Contributor
we used to do this too, however sharing custom backgrounds this way is now a Teams Premium feature. If you want to upload new backgrounds without Premium, you have to upload them individually now as you do if you're starting a meeting.
- MatthiasRodlerOct 19, 2023Iron Contributor
Or you apply a group policy or a management directive to copy some backgrounds into that folder
- W1lkoOct 19, 2023Iron ContributorMicrosoft told us again last week through the UK escalation path that this method isn't possible and will not work - and reiterated that the only way this can be done is 'via the Teams Premium features'. Still ongoing.
- MatthiasRodlerOct 19, 2023Iron Contributor
See https://www.workplaceascode.com/2020/04/17/distribute-custom-backgrounds-for-teams-via-intune/
or
https://janbakker.tech/manage-teams-custom-backgrounds-using-intune/Answer from bingchat:
To distribute custom backgrounds for Teams via Intune, you can follow the steps below:
- Open the Intune blade Device Configuration | scripts.
- Add a new script by using the add button followed by Windows 10.
- Give the name a logical name like Add-CustomBackgroundsForTeams.
- Add the script from your local computer.
- Select the option run script in 64 bits PowerShell Host (the script includes components who are not present in the 32-bits PowerShell host!).
The script is reusable in case the background(s) needs to be updated, and it is usable in a multi-user scenario1.
I hope that helps!