Forum Discussion
Email titled as "News you might have missed". what is it? and how we can stop it?
This is a new feature (Auto-News Digest) coming to SharePoint Online.
The SharePoint auto-news digest feature sends an automated email to users about the latest news posts that are relevant to them, but that they may not have viewed yet.
How to unsubscribe from auto-news digest?
To unsubscribe from the auto-news digest emails, users can select the unsubscribe link at the bottom of the email.
Can I remove this feature from my organization?
If you are a tenant admin, you can remove the feature from your tenant by using the PowerShell command:
Set-SPOTenant -EnableAutoNewsDigest $true | $false
You can find the full PowerShell scripts for same using SPO PowerShell and PnP PowerShell at: How to Enable or Disable Auto News Digest in SharePoint Online
Microsoft documentation: Automatically sending news post digests
Recent updates: SharePoint Auto News Digest updates
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.