Microsoft Teams will soon block screen capture during meetings

Redmond will also roll out a town hall screen privilege management update in Teams Rooms on Windows, interactive BizChat/Copilot Studio agents in meetings and 1-on-1 calls, and a Copilot feature to help generate audio overviews of transcribed meetings in June. "To address the issue of unauthorized screen captures during meetings, the Prevent Screen Capture feature ensures that if a user attempts to take a screen capture, the meeting window will turn black, thereby protecting sensitive information," Microsoft shared in a new Microsoft 365 roadmap entry. In January, the company reminded Microsoft 365 admins that its new Teams Chat brand impersonation protection feature, which alerts users when detecting phishing attacks targeting organizations with external Teams access toggled on, will be made generally available for all customers by mid-February 2025. Last month, Meta introduced a similar WhatsApp feature named "Advanced Chat Privacy," which protects sensitive information exchanged in private chats and group conversations by blocking attempts to save shared media and export chat content. Those joining from unsupported platforms will be automatically placed in audio-only mode to protect shared content. The company plans to start rolling out this new Teams feature to Android, desktop, iOS, and web users worldwide in July 2025. Microsoft is working on adding a new Teams feature that will prevent users from capturing screenshots of sensitive information shared during meetings. Another Copilot feature to help generate audio overviews of transcribed meetings is also under development and will let users choose the speakers, adjust the tone, and tailor the length. However, it should be noted that, even if screenshots are blocked, sensitive media and information shared in Teams meetings can still be captured by taking a photo of the conversation. At last year's Enterprise Connect enterprise communications and collaboration conference, Microsoft announced that the Teams platform had reached over 320 million monthly active users across 181 markets and 44 languages.

This Cyber News was published on www.bleepingcomputer.com. Publication date: Sat, 10 May 2025 15:45:06 +0000


Cyber News related to Microsoft Teams will soon block screen capture during meetings

Microsoft Teams will soon block screen capture during meetings - Redmond will also roll out a town hall screen privilege management update in Teams Rooms on Windows, interactive BizChat/Copilot Studio agents in meetings and 1-on-1 calls, and a Copilot feature to help generate audio ...
1 month ago Bleepingcomputer.com
Microsoft Teams To Block Screen Capture During Meetings - “This design proactively limits exposure of sensitive shared media to platforms that lack the technical capability to block screen captures, mitigating a major threat vector while still allowing these users to participate in meeting ...
1 month ago Cybersecuritynews.com
Microsoft Incident Response lessons on preventing cloud identity compromise - Microsoft Incident Response is often engaged in cases where organizations have lost control of their Microsoft Entra ID tenant, due to a combination of misconfiguration, administrative oversight, exclusions to security policies, or insufficient ...
1 year ago Microsoft.com
CVE-2025-21631 - In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() Our syzkaller report a following UAF for v6.6: BUG: KASAN: slab-use-after-free in bfq_init_rq+0x175d/0x17a0 ...
5 months ago Tenable.com
Why Virtual Board Portals are the Key to Better Collaboration and Decision-Making - A digital meeting refers to a business gathering conducted electronically, eliminating the need for traditional paper documents. Embracing paperless council meetings contributes to sustainability by reducing paper waste and diminishing the energy ...
1 year ago Hackread.com
Monthly Threat Webinar Series in 2023: What to Expect - We firmly believe that the internet should be available and accessible to anyone and are committed to providing a website that is accessible to the broadest possible audience, regardless of ability. These guidelines explain how to make web content ...
2 years ago Trendmicro.com
Microsoft Shuts Down Skype After 23 Years, Urges Users to Switch to Teams - Microsoft’s decision to retire Skype is part of a broader strategy to streamline its communication offerings and focus development resources on Teams, which now serves as the company’s primary hub for both personal and professional collaboration. ...
1 month ago Cybersecuritynews.com
$25M gone in 12 seconds! Brothers accused of Ethereum heist The Register - These transactions are grouped onto blocks that are chained together, hence the name. As the name suggests, validator bots attest that proposed blocks of Ethereum transactions are valid and send those blocks to a committee of fellow validators to ...
1 year ago Go.theregister.com
CVE-2021-47275 - In the Linux kernel, the following vulnerability has been resolved: ...
1 year ago
Survey Surfaces Wasted Efforts Collecting Cybersecurity Data - A survey of 500 full-time security decision-makers and practitioners published today found that security teams are wasting time and resources normalizing data to store and analyze it in a separate platform instead of relying on the same data IT teams ...
1 year ago Securityboulevard.com
CVE-2024-35807 - In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize We observed a corruption during on-line resize of a file system that is larger than 16 TiB with 4k block size. With having more then 2^32 ...
1 year ago Tenable.com
Redefining Cybersecurity for a Comprehensive Security Posture - Cybersecurity is the practice of securing businesses' infrastructure and endpoints from unauthorized access. Multiple teams within an organization lead different aspects of cybersecurity. From Web application firewall to application programming ...
1 year ago Darkreading.com
Microsoft Security Copilot improves speed and efficiency for security and IT teams - First announced in March 2023, Microsoft Security Copilot-Microsoft's first generative AI security product-has sparked major interest. With the rapid innovations of Security Copilot, we have taken this solution beyond security operations use cases ...
1 year ago Microsoft.com
New Microsoft Incident Response guides help security teams analyze suspicious activity - Today Microsoft Incident Response are proud to introduce two one-page guides to help security teams investigate suspicious activity in Microsoft 365 and Microsoft Entra. These guides contain the artifacts that Microsoft Incident Response hunts for ...
1 year ago Microsoft.com
CVE-2024-53170 - In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blk_mq_clear_flush_rq_mapping() is not called during scsi probe, by checking blk_queue_init_done(). However, QUEUE_FLAG_INIT_DONE is ...
5 months ago Tenable.com
Windows 11 gets single Teams app for work and personal accounts - Microsoft will soon provide a single Teams Windows and macOS app for all account types, allowing users to switch between work, school, or personal profiles with just a couple of mouse clicks. The company says the new unified Teams application will be ...
1 year ago Bleepingcomputer.com
Microsoft to shut down Skype, Here is the Deadline - Microsoft assures continued support for hybrid organizations using Skype for Business Server on-premises, though cloud-based users must transition to Teams. Starting immediately, Skype users can sign into Microsoft Teams using their existing ...
3 months ago Cybersecuritynews.com
Financially motivated threat actors misusing App Installer - Since mid-November 2023, Microsoft Threat Intelligence has observed threat actors, including financially motivated actors like Storm-0569, Storm-1113, Sangria Tempest, and Storm-1674, utilizing the ms-appinstaller URI scheme to distribute malware. In ...
1 year ago Microsoft.com Black Basta
How to Integrate Security into Agile Dev Teams - By demonstrating persistent attention to security culture, practices, and outcomes, leaders signal that security integration is not a temporary initiative but a fundamental and permanent aspect of how agile teams operate and deliver value to ...
2 months ago Cybersecuritynews.com
3 ways to reduce stress on the DevSecOps team - My session focused on the stresses and burnout experienced by security teams, including recent data showing that 94% of chief information security officers suffer from work-related stress, and 65% admit their stress levels compromise their ability to ...
1 year ago Infoworld.com
CVE-2024-47706 - In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq->bic with merge chain 1) initial state, three tasks: Process 1 Process 2 Process 3 (BIC1) (BIC2) (BIC3) | ? | ? | ? | | | | | | V | V | V | ...
8 months ago Tenable.com
Packet Analysis Optimization Advanced Protocols For Cybersecurity Analysts - Full packet capture (FPC) repositories enable analysts to reconstruct the sequence of events leading up to a security incident, identify the initial point of compromise, and trace the movement of attackers across the network. In conclusion, packet ...
1 month ago Cybersecuritynews.com
​​Microsoft named as a Leader in three IDC MarketScapes for Modern Endpoint Security 2024 - With these security concerns top of mind, there is no surprise that in the last five years, the Modern Endpoint Security market has nearly tripled in size to defend against emerging, sophisticated, and persistent threats. Microsoft Defender for ...
1 year ago Techcommunity.microsoft.com
How to manage a migration to Microsoft Entra ID - Microsoft Entra ID, formerly Azure Active Directory, is not a direct replacement for on-premises Active Directory due to feature gaps and alternative ways to perform similar identity and access management tasks. For some organizations, a move to ...
1 year ago Techtarget.com
6 insights from Microsoft's 2024 state of multicloud risk report to evolve your security strategy - This is the first time Microsoft has released a report sharing key insights across aspects of cloud security, including identity and data. These threats and more are the driving forces behind Microsoft's work to advance cybersecurity protections by ...
1 year ago Microsoft.com