Forum Discussion
thomascarrera168
Mar 20, 2020Copper Contributor
Cant change Team picture !!
Microsoft Teams - Error message "We're still setting up your team, you can change your picture when we're done." when attempting to change team picture. Tried everything I found in all chats HELP ve...
- Mar 27, 2020
thomascarrera168 It's a bug in the Teams client-side HTML/JavaScript UI. Luckily the desktop client of Teams (it's Electron-based) shares the UI logic with the web client, so the workaround is simple. In your web browser, go to https://teams.microsoft.com/, login as the owner of your Team, get to the Change Picture dialog, press F12 to go to the browser's F12 Developer Tools, then in the web page's HTML view find and remove the "disable" attribute from both the "Upload Picture" link and the "Save" button (and their parents elements). I've just managed to change and save the icon like that:
abroad36
Mar 25, 2020Copper Contributor
In my case it's nearly one month now that the Team exists.
I'm on free version of Teams at the moment, so there is no Admin I could consult.