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
- Open Projects.
- Click the project's settings button.
- Open Launch.
- Enable or disable Use windowed mode.
- Click Update.

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.