Remove Get the mobile app and Feedback buttons
Please allow site administrators to remove or hide this button as we don't want our internal user to send feedback to microsoft instead of internal support team.

We have removed the “get mobile app” and “feedback” button. Thank you for the feedback !
The SharePoint mobile app can be downloaded from the Apple and Google app stores.
98 comments
Comments are closed-
Anonymous commented
-
Anonymous commented
Here is how to remove the button: http://www.sharepointdiary.com/2018/07/sharepoint-online-remove-feedback-button.html
-
sameer.srivastava commented
Can I make this Feedback button, as the feedback link for my page. i.e. any visitor to this page can give his feedback or suggestions to me about this page
-
Michaël commented
You can remove it through the following Powershell Command (beware that this is for the entire tenant, so it must be executed from the admin context) :
Set-PnPTenant -UserVoiceForFeedbackEnabled $false
It can take up to one hour until it is removed from all accross sites.
-
Pujarini commented
Any update on removing "Get Mobile App" button at tenant level.
-
Anonymous commented
Remove Feedback button
-
ouradamichelle commented
All Feedback Buttons should be marked explicitly "Provide Microsoft Feedback" or "Provide Site Owners/Organization Feedback"
In this way users can provide appropriate feedback to the correct source. As currently implemented, a user more then likely thinks feedback is going to their Organization and not Microsoft.
If it can go to both/either/or, perhaps specify at the beginning, "Where do you want to send your feedback?" And have check boxes for the option.
-
Anonymous commented
Leave me alone with the pestering Feedback button.
-
Stephen Kempin commented
-
Anonymous commented
Yeah, give me a way to turn off the feedback button or figure out how to stop putting it up on top of the stuff I'm trying to look at.
-
stephan.boxall commented
Remove the SharePoint feedback button... it's confusing my users because they think its feedback for my site...
-
Rob Elliott commented
Looking at the number of suggestions on the UserVoice site that are related to the site the user is on rather than the SPO platform itself it is clear that users don't know what the feedback button is for and therefore use it inappropriately. They want to make a comment about the SITE and aren't concerned about the PLATFORM. So please remove the button and it will make the User Voice site better and stop all these suggestions that aren't relevant to the overall platform.
-
Anonymous commented
I just figured out what's causing the issue for which I just gave a suggestion. I hit the Feedback button on the lower right corner of this page, but I should have hit the Save button at the top left. Poor visual design. I will send feedback to the site owner.
-
Anonymous commented
Remove feedback button
-
Donia Strand commented
Set the feedback button on modern site to off by default. End users think the feedback button is going to internal IS resources, not uservoice. MS has just closed the suggestion to "Optionally disable feedback button," here: https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/18079987-optionally-disable-feedback-button?tracking_code=e32d81b7dbfd65bb40cae229d0f00a89
-
Anonymous commented
There are thousands suggestions around the same request, but apparently there is no admin in SharePoint uservoice that can group them in one single IDEA...
Either give us the ability to change the settings of Get the mobile and Feedback buttons, so we can hide them, or customize them. And there are common sense reasons to this, first internal companies policies and security, second GDPR for example and also this is misleading internal users as they think to give feedback to the internal team supporting the site.
-
joanne.o.hastings commented
This Feedback button is deceiving for my customers. They believe this internal feedback vs MS. How can we hide/remove this from my end user application.
joanne.o.hastings@kp.org 10/12/18 -
Anonymous commented
Give option to show or hide this feedback button
-
Jason Brownhill commented
Uservoice article: https://sharepoint.uservoice.com/forums/329214-sites-and-collaboration/suggestions/18079987-optionally-disable-feedback-button
Post on that link took me here:
https://github.com/MicrosoftDocs/office-docs-powershell/issues/508Opened up powershell on the test tenancy, executed the following command:
Set-SPOTenant -UserVoiceForFeedbackEnabled:$false -
Nick Rich commented
Is this fixed and can we hind them?