Share via

Unable to Communicate with Any Users in Microsoft Teams

Aravinth M 20 Reputation points
2026-04-21T14:31:29.5033333+00:00

Hello Support Team,

I am unable to communicate with any users in Microsoft Teams. My account appears as an unknown user, and messages are not being delivered.

Please check my account access and help resolve this issue.

Regards

Microsoft Teams | Microsoft Teams for business | Chats | Search messages and conversations
0 comments No comments

Answer accepted by question author

  1. Ruwim.B 6,225 Reputation points Volunteer Moderator
    2026-04-24T20:34:38.86+00:00

    Unfortunately, there is nothing you can do to fix the issue. The "Unknown user" bug affects all recently created accounts.

    https://learn.microsoft.com/en-us/answers/questions/5862260/new-teams-account-shows-unknow-user-for-other-acco

    https://learn.microsoft.com/en-us/answers/questions/5862128/unknown-user-(invalid-teams-ms)

    https://learn.microsoft.com/en-us/answers/questions/5859295/new-teams-account-shows-as-unknown-user-in-chat

    https://learn.microsoft.com/en-us/answers/questions/5864466/user-verification?page=1&orderby=Helpful&translated=false#answers

    Microsoft has identified the issue and the fix will be released soon.

    This is the message received from Microsoft.

    "we have identified the issue that caused the new users to be shown as "Unknown Users". The mitigation is released, so new users can proceed normally. We are now working on recovering the Unknown User group. "

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Kai-L 13,005 Reputation points Microsoft External Staff Moderator
    2026-04-21T15:22:02.3466667+00:00

    Dear @Aravinth M,

    Good day, and I appreciate the clear explanation of your concern. As a forum moderator, I genuinely wish I could directly access your account or delve into the backend systems to diagnose and fix this for you. However, our role here is limited to providing general guidance and solutions that can be applied by users. From my research, this is a very common Microsoft Teams issue. When your account appears as “Unknown User” to others (or to yourself in chats), messages often fail to deliver because Teams can’t properly resolve your identity. Please try the steps below to see if they help:

    1.Sign out and sign back in (Most effective first step)

    • Click your profile picture (top right) > Sign out.
    • Completely close Teams (right-click the Teams icon in the system tray/taskbar > Quit).
    • Re-open Teams and sign in again with your work/school account (the one from your company, not a personal @outlook.com or @hotmail.com account).
    • Do this on both sides (you and the people you’re trying to message).

    2.Clear Teams cache

    • Type settings in the search box, and then select the Settings app from the results.
    • Select Apps > Installed apps, and then type Microsoft Teams in the search box.
    • Locate the New Microsoft Teams app from the results, select the More options button (...) on the right, and then select Advanced options.
    • In the Reset section, select Reset.
    • Restart Teams.

    For reference: Clear the Teams client cache - Microsoft Teams | Microsoft Learn

    3.Test in Teams on the Web

    Go to teams.microsoft.com in your browser and sign in.

    • If messaging works on the web but not in the desktop app > it’s definitely a cache issue (go back to step 2).
    • If it still fails on the web > the problem is on the account/tenant side, please contact your IT administrator for further assistance.

    I hope this information helps clarify the situation and provides you with workable solutions. Should you have any further questions or need additional assistance, please don't hesitate to reach out. I'm always happy to help. Have a wonderful day! 


    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. 


  2. Q&A Assist
    2026-04-21T14:31:47.2766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The behavior described matches two known scenarios in Microsoft Teams:

    1. Account shows as “Unknown User”
      • If the account was deleted in the organization and then recreated, any historical references to the old account will permanently show as Unknown User.
      • If the account was disabled and then re-enabled, it is expected that the display name temporarily appears as Unknown User. This usually corrects itself automatically within about two weeks.
      • To speed up the update after re-enablement, the affected user should sign out of Teams completely and sign back in. After that, the display name typically updates within 72 hours.
    2. Unable to communicate with any users (messages not delivered, cannot find or select users)
      This can occur if Information Barriers are applied incorrectly or too broadly in the organization. To check this, an IT administrator must:
      1. Run the following in Exchange Online PowerShell to see if the account is affected by an Information Barriers policy:
              Get-InformationBarrierRecipientStatus -Identity <user-identity>
        
        Replace <user-identity> with a unique identifier for the account (name, alias, email, or GUID). If an ExoPolicyId is returned, the user is in an Information Barriers policy.
      2. If a policy is applied, run:
              Get-InformationBarrierPolicy -Identity <ExoPolicyId>
        
        and review AssignedSegment, SegmentsAllowed, and SegmentsBlocked to confirm whether the policy is intentionally blocking communication. If the configuration is too restrictive, the admin must refine the segments/policies and reapply them using Start-InformationBarrierPoliciesApplication.

    If the account is not in any Information Barriers policy and the “Unknown User” state persists beyond the expected time even after signing out/in, the organization’s IT admin should contact Microsoft Support for further investigation.


    References:

Your answer

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