Forum Discussion

Deleted's avatar
Deleted
Jun 20, 2019

How to remove "Get the mobile app" and "Feedback" from all sites/tenant?

Possible? Downloading app is a security issue, using Feeedback users will think they are sending to internal admins. Big buttons at the bottom of every page/site. Any way to disable?

4 Replies

  • Powershell via this command will turn off Feedback:
    Set-SPOTenant -UserVoiceForFeedbackEnabled $false

    Mobile link I do not think is possible to remove.
    • Deleted's avatar
      Deleted

      ChrisWebbTech Thanks that worked for Feedback. The mobile app link takes us to the product store and I'm confused why ms thinks this is ok for business accounts. We'll just blacklist the site.

      • Tausif_Jamkhandi's avatar
        Tausif_Jamkhandi
        Copper Contributor

        Deleted  

         

        Currently it is not possible for Removing "Get the mobile app" , already a uservoice is raised

        Pop-up buttons: These buttons overlay the bottom of the page, and currently can't be customized or configured. There is a tenant setting in development (see https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenant?view=sharepoint-ps) but it's not yet respected by modern pages, and maybe we need another https://sharepoint.uservoice.com/ for the Mobile app button.

        Refernce article:

        https://blogs.msdn.microsoft.com/bobgerman/2018/09/04/branding-sharepoint-the-new-normal/

         

        Already Users voice is raised:

        https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/31861546-remove-get-the-mobile-app-and-feedback-buttons

         

Resources