Forum Discussion
Custom background now working.
I understand that there is supposed to be a button that allows you to upload your own images as an MS Teams background, but I do not see that button. Please fix it so I can upload my own image.
8 Replies
- Anonymous
Reid_Alexander You can add your own meeting background in the Teams client but not if you have joined a Teams meeting via the web.
In meeting select more actions (...) and then Apply background effects. Then select +Add new to add a new background image of your choice.
- Reid_AlexanderCopper Contributor
Deleted i do not see that option.
- Anonymous
Reid_Alexander I suspect that the Admin may have switched off the ability for users to add their own backgrounds (NoFilters). This is managed via PowerShell and cannot be seen in the Teams Admin portal.
See Microsoft Docs info
Meeting policy settings - Video filters mode
This is a per-user policy. This setting controls whether users can customize their video background in a meeting.
Currently, you can only use PowerShell to set this policy. You can edit an existing Teams meeting policy by using the https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy cmdlet. Or, create a new Teams meeting policy by using the https://docs.microsoft.com/en-us/powershell/module/skype/new-csteamsmeetingpolicy cmdlet, and then assign the policy to users.
To specify whether users can customize their video background in a meeting, set the VideoFiltersMode parameter as follows:
MEETING POLICY SETTINGS - VIDEO FILTERS MODESetting value in PowerShell BehaviorNoFilters User can't customize their video background. BlurOnly User has the option to blur their video background. BlurandDefaultBackgrounds User has the option to blur their video background or choose from the default set of images to use as their background. AllFilters Use has the option to blur their video background, choose from the default set of images, or upload custom images to use as their background.
- There is nothing to fix, just be sure to have the latest version of Teams installed and running
- Reid_AlexanderCopper Contributor
jcgonzalezmartin im talking about the add new button. I am trying to upload my own image. i can only use the pre added ones.