How do I re-enable the new Teams UI after previously hiding the front-display calendar view?

Diaz, Patrick 0 Reputation points
2023-08-28T21:34:20.2733333+00:00

I've followed the instructions in the article below to temporarily hide the front-of-room calendar display since it blocked our logo. We've now received an updated asset that will play nice with this new feature and would like to re-enable the new UI on the front displays.

https://learn.microsoft.com/en-us/microsoftteams/rooms/mtr-home-refresh#hide-front-of-room-calendar-display

I've tried updating the .xml file with the following code, with no results:<TeamsRoomsNewExperience>false</TeamsRoomsNewExperience>

Any help is greatly appreciated.

Thanks!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,455 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Francisco Diaz Zamora 481 Reputation points
    2023-08-29T04:26:38.8833333+00:00

    I think you have to create a file named SkypeSettings.xml located at following path C:\Users\Skype\AppData\Local\Packages\Microsoft.SkypeRoomSystem_8wekyb3d8bbwe\LocalState

    Add following line:

    <TeamsRoomsNewExperience>false</TeamsRoomsNewExperience>

    Save the file then Restart the MTR device, If the file was deleted after restarting the change was applied.

    Please remember that starting with version 4.17, the refreshed home screen design is enabled by default. The </TeamsRoomsNewExperience> setting will be removed in a future release.

    Have a good day.

    1 person found this answer helpful.
    0 comments No comments

  2. LiweiTian-MSFT 21,530 Reputation points Microsoft Vendor
    2023-08-29T02:25:32.2+00:00

    Hi @Diaz, Patrick

    As mentioned above, if there is still no result after updating the file according to the steps, you can also try to clear the Teams cache:

    User's image


    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.


    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.