How to remove «Report Bugs» link from the admin interface

The link can be removed by referenceBlock directive:

<referenceBlock name='report' remove='true'/>

Place the rule below into view/adminhtml/layout/default.xml file of your module.

See also: