LCD interfaces

Hi.

Is there any way to disable/remove any interface on LCD screen?
I mean i want to hide any interface on the screen. Remove it its imposible and when i disable any of then on the conf it appears anyway on the LCD

I try with all packages versións from 6.37.5 and the model is Cloud core CCR-1016 12G

Thanks

Hi.

/lcd set enable=no
/lcd set touch-screen=disabled

This should works.

https://wiki.mikrotik.com/wiki/Manual:System/LCD
https://wiki.mikrotik.com/wiki/Manual:LCD_TouchScreen

Disable any/few/some/one,two interfaces but not all of them
Thanks anyway