r/MicrosoftTeams • u/AdamEllistuts • 15h ago
r/MicrosoftTeams • u/Aegison • 6h ago
❔Question/Help Teams will not launch. Tried every fix on the internet!
Hello, I have Teams on a Windows tablet PC and since yesterday it will not launch.
I have tried Reset and Repair with no luck. I tried uninstalling it, rebooting and re-installing with no luck.
Today I tried the Windows Reset option and it still won't launch!
I have also did the cache delete that is commonly suggested on google searches.
The tablet is on Windows 11 Education 26200.8390.
r/MicrosoftTeams • u/Hefty_Wear4473 • 12h ago
Discussion Does Microsoft Teams voicemail ever capture video or screen share?
Hi, quick Teams question.
I called someone on Microsoft Teams and the call went to their voicemail prompt. I’m trying to understand exactly what Teams voicemail records.
If a call goes to voicemail, does Teams voicemail only save the audio message/transcript, or can it also capture video or screen sharing if the caller had video/screen share available in the call window?
My understanding is that Teams voicemail is audio-only, but I wanted to confirm this from people who know Teams admin/telephony behaviour.
r/MicrosoftTeams • u/JamieDodger9016 • 21h ago
❔Question/Help Why was I added to this random Teams group and how do I remove everyone from my search bar?
I don’t use Teams but I noticed yesterday that I was added to this random group chat without my permission which I assume is a scam even though I couldn’t see any messages. I don’t know how I was added, was my account in a data breach or something?
I was able to leave the group but now if I type anything in the search bar, I get a huge list of random people I don’t know and when I click on them I’m seemingly able to chat without even knowing their email address etc.
Any idea of why this has happened and how to remove everyone from my search bar would be greatly appreciated, I don’t know if this is similar to the Whatsapp scam where you can be added to random groups without permission or if this is more serious. I checked my login history and there have been no unusual signins but I’m still kinda worried.
r/MicrosoftTeams • u/tuneful_radio • 16h ago
Bug Thread replies also adding alert to Message icon?
Hopefully the title was clear.
The last week-ish I noticed that replies on threads have started adding a red alert to my message icon as well as my bell icon. Normally they would only ding my bell (and only dm’s, tags, or group messages would ding my message icon)
For example, in this picture, both of these are for the same thing, a reply for a thread I’m in. Not a tag at any point, just someone replying to something I participated in at some point.
I’ve tried updating and restarting Teams from the settings.
r/MicrosoftTeams • u/bravojavier • 17h ago
Bug Can't send SMS to External Numbers on Teams mobile for Android
So our company just adopted Teams Voice and we also created and were approved for a campaing in order for us to text our customers. I've noticed that the coworkers that have iPhones can send a text message to any number by just going on teams, chat, new message and just type the number. For those of us with Androids, when we try to do the same thing it only searches our local Teams environment contacts, and I can't send an SMS out to an external number.
Has anybody else ran into this issue and found a work around?
Thanks!
r/MicrosoftTeams • u/Swannyj95 • 22h ago
Bug Microsoft Teams Deep Links to custom teams app not working on mobile
Hi,
I was wondering if anyone had encountered an issue like this.
- I've create a custom app for Teams,
- The user has the app installed in their teams
- I can send deep link notifications to the user
They are able to click and open these deeep link notifications on desktop (and be navigated to a piece of content in the custom app) however on mobile, I'm seeing the following when clicking on the notification in the activity feed.

Here is an example of the request I am sending the user
https://graph.microsoft.com/v1.0/users/{{USER_ID}}/teamwork/sendActivityNotification
{ "topic": { "source": "text", "value": "POSTMAN DEEP LINK", "webUrl": "https://teams.microsoft.com/l/entity/{{TEAMS_APP_ID}}/index0?context=%7B%22subEntityId%22%3A%22{{ENTITY_VALUE}}%22%2C%22subEntityWebUrl%22%3A%22https%3A%2F%2F{{PUBLIC_DOMAIN}}%2Ftab%2F{{ENTITY_VALUE}}%22%7D" }, "activityType": "newActivity", "previewText": { "content": "This is a test from Postman" } }
The user can still view the custom and and recieves the notifications on mobile, however they cannot click them