FFXIV MACRO

Switch to a minimal HUD layout

A practical multiline macro that combines official text commands to switch to a minimal hud layout.

UI & HUDDifficulty: EasyUI switch8 line macro

Macro code

/hudlayout, /hotbar, /echo
/hudlayout 2
/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 switch to a minimal hud layout.

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

Configure HUD layout 2 as your minimal layout first.

    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/hudlayout, /hotbar, /echo
    Check official command