Forum Discussion
Hiding SP Lists from the Microsoft Lists app?
AskKwesion There's only one list, but it can be viewed either in the SharePoint site where it's created/lives or in the Microsoft Lists app. They're just two different "windows" to the same data.
I have not found a way to hide the list from the MS Lists app that doesn't also hide it from SharePoint. There is a "hidden" attribute for each list that can be set using Powershell or an HTTP request (from a Power Automate flow) which prevents the list from showing up in "site contents". However, if users have a direct link to the list (e.g.: if you put that link in the site navigation), they'll be able to access the list through that link.
- ganeshsanapApr 29, 2024MVP
Here are the more details about hiding SharePoint lists from UI using PowerShell as mentioned by Chad Kealey:
How to Hide a SharePoint List or Library from the UI?
Please click Mark as Best Response & Like 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.