Skip to content
Riqqqque edited this page Jun 1, 2026 · 3 revisions

WindowAutoLayout Wiki

WindowAutoLayout is a Windows tray app for saving and restoring real desktop workspaces. It is built for streaming and gaming setups where OBS, Discord, browsers, and dashboards need to come back to the same places with one action.

WindowAutoLayout Apps page

Start Here

What WindowAutoLayout Handles

Feature What It Means
Profile restore Save a group of app windows and move them back later
App launching Start apps that are fully closed before applying layout
Hidden tray apps Pull apps back when they are minimized or hidden in the tray
OBS tray restore Wake OBS through its tray icon path so it repaints before moving
Layout lock Keep a profile in place after Show Desktop, minimize, or accidental drags
Startup restore Restore the chosen profile after Windows login
Hotkey restore Restore without opening the main app window
Local config Store settings and logs locally as JSON

Download

Install the newest build from:

WindowAutoLayout Releases

Release assets include:

  • WindowAutoLayout_<version>_x64-setup.exe
  • WindowAutoLayout_<version>_x64_en-US.msi
  • SHA256 checksum files for both installers

Recommended Streaming Setup

For a typical streaming profile:

  1. Add OBS Studio with process name obs64.exe.
  2. Add Discord with process name Discord.exe.
  3. Add any browser or dashboard window needed for chat, moderation, or stream control.
  4. Arrange the windows manually.
  5. Save each real window from Layout.
  6. Enable startup restore if the profile should come back after PC launch.
  7. Enable layout lock when the workspace should stay pinned while live.

Important OBS Settings

For OBS, keep these WindowAutoLayout app-entry settings on:

  • Pull hidden/tray windows
  • Wake running tray apps
  • Restore if minimized
  • Launch if missing

That combination lets OBS stay in the tray for Replay Buffer while still coming back cleanly when the profile restores.

Where Config Lives

WindowAutoLayout stores user config and logs here:

%APPDATA%\com.rique.windowautolayout

The app does not use telemetry, analytics, accounts, or background network calls.

Repo

Clone this wiki locally