Skip to main content
Version: 1.11 (Beta)

Launch a Godot Project in Windowed Mode

Use windowed mode when you want a project to open in a regular window every time.

Change the project setting

  1. Open Projects.
  2. Click the project's settings button.
  3. Open Launch.
  4. Enable or disable Use windowed mode.
  5. Click Update.
Enabling windowed mode from the Launch tab in Project SettingsEnabling windowed mode from the Launch tab in Project Settings

The setting applies when you open the project from the main window or the system tray.

The project card shows a Windowed status chip while the option is enabled.

When to enable it

Godot 4.4 and later can remember the editor window state. Leave Use windowed mode off when you want Godot to restore that state. Enable it when you always want this project to open in a regular window.