Detect Sensitive Content During Screen Sharing in Microsoft Teams Meetings

Detect Sensitive Content During Screen Sharing in Microsoft Teams Meetings

Microsoft Teams Meetings make it easy to collaborate with internal and external users for exchanging financial data, project updates, and more. This convenience also introduces serious risks, such as accidental exposure of sensitive content during screen sharing! ⚠️

As part of enhancing Microsoft Teams security, a new Teams Premium feature has been introduced to detect sensitive content during screen sharing. 🔍

This blog explains how admins can set up sensitive content detection in Teams meetings to protect sensitive data, and how end users can enable the feature in their own meetings.

What Is Sensitive Content Detection in Microsoft Teams and Why Does It Matter?

Sensitive content detection is a Microsoft Teams public preview feature available to Teams Premium users. This feature proactively scans screen-shared information during a meeting and alerts the organizer and presenter to stop sharing when sensitive content is detected.

Sensitive content detection in Microsoft Teams meetings is crucial to:

  • Prevent accidental exposure – Screen sharing can unintentionally reveal confidential files, spreadsheets, or personal data.
  • Strengthen compliance – Helps meet data protection regulations like GDPR, HIPAA, and PCI-DSS by reducing real-time risks.
  • Protect organizational data – Safeguards internal strategies, financial records, and personal information from being leaked.
  • Maintain trust Reassure clients, partners, and employees that their information is handled with care and confidentiality.

Note: Sensitive content detection works across Microsoft Teams meetings, webinars, and town halls to help protect shared data in any session.

What Sensitive Content Can Be Detected in Microsoft Teams Meetings?

Microsoft Teams enables automatic detection of personal and financial data shared during meetings such as:

  • Credit and Debit Card Numbers
  • Bank Account Numbers (US)
  • ABA Routing Numbers
  • Password Numbers (EU)
  • Driver’s License Numbers (EU)
  • Social Security Numbers (EU)
  • National Identification Numbers (EU)
  • Social Security Numbers (US)
  • Passport Numbers (US / UK)
  • Individual Taxpayer Identification Numbers (US)
  • Tax Social Security Numbers (EU)

Important: Sensitive data detection is currently limited to ‘English’ language content and static screen shares. It doesn’t work with fast-moving visuals or features like Microsoft Whiteboard, PowerPoint Live, or Excel Live.

Working of Sensitive Content Detection in Teams Meetings

Microsoft Teams uses Microsoft Purview’s predefined Sensitive Information Types (SITs) to detect sensitive data during screen sharing using the following techniques:

  • Data format recognition – Identifies pre-defined data format in SSN, credit card, and other information.
  • Pattern matching with checksums Detects known sequences (e.g., credit card numbers) and verifies them for authenticity using validation logic like checksums.
  • Proximity analysis – Ensures sensitive data is near related fields like account number, name, or date of birth.
  • Confidence levels – Classifies detection as low, medium, or high based on match accuracy.

Configure Sensitive Content Protection for Teams Meetings

This setting is policy-driven and designed to enable sensitive content detection, prevent data loss, and safeguard critical information in your Microsoft 365 environment.

  1. Enable content detection in meetings via Teams admin center
  2. Configure sensitive content detection for Teams meeting using PowerShell

1. Enable Content Detection in Meetings via Teams Admin Center

To prevent sensitive data disclosure during Teams meetings screen sharing, admins can enable content protection settings through meeting policies.

  1. Sign in to the Microsoft Teams admin center.
  2. Navigate to MeetingMeeting Policies, then select a policy. Use the ‘Global (Org-wide default)’ policy to apply meeting settings for all users or choose a custom policy to apply settings to specific users.
  3. Then, head to Content Protection, and enable the Detect sensitive content during screen sharing toggle to the On (default) state.
  4. Select Save.

sensitive content detection in Teams

2. Configure Sensitive Content Detection for Teams Meeting Using PowerShell

Follow the steps below to enable sensitive content detection for Teams meetings through PowerShell.

  1. Connect to the Microsoft Teams PowerShell.
  2. Run the following cmdlet to check whether sensitive content detection during screen sharing is currently enabled in the Global (Org-wide default) policy.
    Get-CsTeamsMeetingPolicy -Identity “Global” | Select-Object Identity, DetectSensitiveContentDuringScreenSharing
  3. If the current value of the sensitive content detection is set to $false, then enable it by executing the following cmdlet.
    Set-CsTeamsMeetingPolicy -Identity "Global" -DetectSensitiveContentDuringScreenSharing $true
  4. If you want to use a custom meeting policy for specific users to enable sensitive content detection, simply replace “Global” with the name of your custom policy.

User Experience: Activate Sensitive Data Detection via Teams Calendar

Even if an admin enables sensitive content detection at the policy level, meeting organizers must enable it for individual meetings for the feature to take effect. Teams calendar simplifies this by letting meeting organizers to enable the feature directly. Organizer’s must turn sensitive content detection on before a meeting starts. If enabled after a meeting begins, it only takes effect once everyone leaves and rejoins.

⚠️Warning️: End-to-end encryption isn’t available in meetings with sensitive content detection.

To enable sensitive content detection for a Teams meeting, follow the steps below in the calendar.

  1. Navigate to Teams Calendar and select an upcoming meeting.
  2. Click Edit, then choose whether to edit choose which part of the series This event, This and all following events, or All events in the series.
  3. Then, select Meeting options Advanced protection.
  4. Turn on the Detect sensitive content during screen sharing toggle.
  5. Select Save.

Note: If sensitive content is detected during screen sharing, both the presenter and organizer are notified. The presenter sees a Stop Sharing prompt. The meeting continues, but the warning helps prevent accidental data exposure.

Extended Security Features for Sensitive Data Detection in Microsoft Teams

Apart from sensitive content detection, Microsoft Teams offers several security settings to protect confidential information during meetings. To enhance the security strength of your Teams meetings, you can configure the following options:

  1. Enable watermark for sensitive team meetings
  2. Control who and what can be shared in meetings
  3. Restrict copying and forwarding in meeting chat messages

1. Enable Watermark for Sensitive Team Meetings

Watermarks in Microsoft Teams meeting help protect confidential content by showing each participant’s email address on shared content. If someone takes a screenshot or records the session, the watermark can be used to trace the source of a leak.

To enable this, go to the Microsoft Teams admin center and navigate to Meetings Meeting policies, and select a policy. Under Content Protection, turn on the Watermark shared content option.

watermark shared content

Click the Edit settings button associated with the option to choose between a single or repetitive pattern and the transparency of the watermark over the shared content. Additionally, admins can enable Watermark videos and Watermark for anonymous users to apply watermarking to participants’ video feeds and to users who join the meeting without authentication.

Users can turn on this feature from the Teams calendar by going to Meeting optionsAdvanced protection and switching on Apply a watermark to shared content.

You can also watermark for Teams meetings via sensitivity labels or meeting templates for consistent protection across sensitive meetings.

2. Control Who and What can be Shared in Meetings

Managing content sharing in Teams meeting policies ensures that only authorized individuals can present or share. Admins can restrict sharing permissions to co-organizers or designated presenters, ensuring that all other participants join as attendees without the ability to share content.

To configure and control who can share and what can be shared in Teams meetings:

  1. Sign in to the Microsoft Teams admin center and navigate to Meetings Meeting policies → select the desired policy.
  2. Under the Content sharing section, you can control who can present, limit screen sharing to the entire screen or a single application, and disable tools like whiteboard, Collaborative Annotations and more.
  3. Save the changes to apply the updated policy.

who and what content shared

3. Restrict Copying and Forwarding in Meeting Chat Messages

With Teams Premium add-on, meeting organizers can prevent participants from copying or forwarding meeting chat messages, live captions, and transcripts. This restriction also blocks actions like using keyboard shortcuts, right-click, or the More actions menu to copy or forward content.

This can be enforced by enabling the ‘Organizer can restrict participants from copying or forwarding meeting chat messages’ toggle under the Content sharing section of a Meeting policy in the Teams admin center.

chat and forward restrict

Wrapping Up

We hope this blog has helped you understand how advanced meeting protection in Microsoft Teams premium enhances data security and compliance. As this feature is currently in public preview, it might undergo further changes before being released publicly. In case of any queries, feel free to reach out to us through the comments section.

Detect Sensitive Content During Screen Sharing in Microsoft Teams Meetings

by Blesslin Rinu time to read: 5 min
0