FFXIV MACRO
Switch to a screenshot HUD and hide hotbars
A practical multiline macro that combines official text commands to switch to a screenshot hud and hide hotbars.
UI & HUDDifficulty: EasyUI switch6 line macro
Macro code
/hudlayout, /hotbar, /echo/hudlayout 4
/hotbar display 1 off
/hotbar display 2 off
/hotbar display 3 off
/hotbar display 4 off
/echo SS用HUDへ切り替えました。What this does
A practical multiline macro that combines official text commands to switch to a screenshot hud and hide hotbars.
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 4 for screenshots 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