Published Jan 18, 2025
Microsoft Lists now offers an admin control to hide real-time collaborators at the site collection level, available worldwide since early December 2024. Admins can use the PowerShell command 'Set-SPOSite' to enable this privacy feature. No action is required before the rollout, but preparation steps are advised.
Updated January 22, 2025: We have updated the content Thank you for your patience.
Coming soon to Microsoft Lists: A new admin control in Microsoft PowerShell to hide real-time Microsoft Lists collaborators at the site collection level.
When this will happen:
General Availability (Worldwide): Available now (since early December 2024).
How this will affect your organization:
In MC891238 Microsoft SharePoint and Microsoft Teams: Update on new Microsoft Lists rollout (published September 2024, updated November 2024), we rolled out the ability for users to see who is collaborating with them in real time. Before this rollout and by default, Lists shows real time collaborators next to Filtering and Grouping actions (in the upper right of the screen) and at the list-item level.
After this rollout: Based on customer feedback regarding privacy, admins can run the PowerShell command Set-SPOSite -Identity -HidePeopleWhoHaveListsOpen $true
to disable this feature on a per-site collection basis, so users cannot see who is working on the List at the same time.
This admin control to hide collaborators is available by default for admins to configure.
What you need to do to prepare:
This rollout will happen automatically by the specified date with no admin action required before the rollout. You may want to:
Learn more: Set-SPOSite (Microsoft.Online.SharePoint.PowerShell) | Microsoft Learn