Additional settings-related features and issues within Microsoft Teams for Education
what about deploy to bulk MTRoW device? is it done via intune ? can you provide some guidance on it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am having trouble applying a custom background for my microsoft teams rooms on windows. I am following the documentation on https://learn.microsoft.com/en-us/microsoftteams/rooms/custom-backgrounds?tabs=Standard
After uploading the png and xml file to the local state folder, I reboot the device and no change has been made. When logging back into the admin side the xml is gone (expected) but the png is also gone.
Are there log locations where I can see what is happening? Additionally licensing documentation seems to be a bit confusing. I know a pro license means I can configure these settings from the management portal, however the linked documentation clearly states instructions for Teams Rooms without a Teams Rooms Pro license. My assumption is I should be able to apply these settings locally without the pro license.
Additional settings-related features and issues within Microsoft Teams for Education
what about deploy to bulk MTRoW device? is it done via intune ? can you provide some guidance on it.
Hi @Keith Thomas,
Thank you for posting your question in the Microsoft Q&A forum.
To better assistance, could you please confirm following information:
Based on your description, I recommend some step below:
C:\Users\Skype\AppData\Local\Packages\Microsoft.SkypeRoomSystem_8wekyb3d8bbwe\LocalState The XML file should be named SkypeSettings.xml, and the PNG filename must match exactly what’s referenced in the XML.<CustomThemeImageUrl> tag to apply a single image. Example:
<SkypeSettings>
<Theming>
<CustomThemeImageUrl>YourBackground.png</CustomThemeImageUrl>
</Theming>
</SkypeSettings>
C:\Users\Skype\AppData\Local\Packages\Microsoft.SkypeRoomSystem_8wekyb3d8bbwe\LocalState\Tracing\ Look for log files such as SkypeRoom-Init-*.log and search for entries related to theming or your PNG filename. These logs may indicate if the image was rejected due to resolution, format, or XML issues.
About what you assume, Microsoft Teams Rooms licensing comes in two main tiers:
Teams Rooms Basic
Teams Rooms Pro
Key Point: Your assumption is right. Custom backgrounds can be applied locally without a Teams Rooms Pro license. The Pro license only matters if you want to manage these settings remotely via the portal.
If the issue persists after these steps, feel free to share the exact XML content and image resolution you're using, and we can help validate them.
Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
I truly appreciate your patience and understanding. If you have any further questions or need further clarification, please feel free to reach out. I'm looking forward to hearing from you.
Thank you for your cooperation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.