FFXIV MACRO
Hide hotbars 4 through 10 for a clean screen
A practical multiline macro that combines official text commands to hide hotbars 4 through 10 for a clean screen.
UI & HUDDifficulty: EasyUI switch8 line macro
Macro code
/hotbar, /echo/hotbar display 4 off
/hotbar display 5 off
/hotbar display 6 off
/hotbar display 7 off
/hotbar display 8 off
/hotbar display 9 off
/hotbar display 10 off
/echo 画面を整理しました。What this does
A practical multiline macro that combines official text commands to hide hotbars 4 through 10 for a clean screen.
How to use
Copy the code into an empty User Macros slot. Review the requirements and notes, adapt it to your settings, then run it.
Requirements
Use the show-all-hotbars macro to restore them.
Notes
Numbers and HUD layouts differ by player. Adapt the macro to your own setup before running it.
Verified patch7.55
Last verified2026-08-28
Official command/hotbar, /echo
Check official command