FFXIV MACRO

Hide utility hotbars together

A practical multiline macro that combines official text commands to hide utility hotbars together.

UI & HUDDifficulty: EasyUI switch5 line macro

Macro code

/hotbar, /echo
/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 utility hotbars together.

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

Hiding a hotbar does not delete its contents.

    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