Issue
Is there a way to delete the memory use/garbage collection widget from the toolbar in NetBeans 13? I don't know it's proper name and not finding it under Tools > Options. The constant updating/noise is driving me nuts.
Solution
Here is my first comment as an answer, since that worked for you, and may help others:
You can hide the graph using the main menu: View > Toolbars > Performance - but that will also hide the additional 2 icons (for profiling) to the right of the memory usage graph.
I don't believe there is any way to only hide the graph.
Answered By - andrewJames
Answer Checked By - Gilberto Lyons (JavaFixing Admin)