Forum Discussion
Custom background now working.
Deleted i do not see that option.
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:
| NoFilters | 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. |
- Reid_AlexanderSep 28, 2020Copper Contributor
Deleted how do i make it so i can add my own>
- Reid_AlexanderSep 29, 2020Copper Contributor
Deleted jcgonzalezmartin How do i amke it so I am able to use uploadimages?
- DeletedSep 30, 2020
Reid_Alexander you need to speak to the team that manages the Office 365 IT administration to find out why they switched off the option