According to Microsoft, the SharePoint help pages present a security concern and should be disabled. Since we don’t want users clicking on a broken help icon, it needs to be removed as well. What’s the best way of removing the icon and the separator pipe that’s to the left of it?
According to Microsoft, the SharePoint help pages present a security concern and should be
Share
After doing some research, seems that commenting out the following lines in the master pages does the trick for the icon. The separator still seems to be there though.