# Editor.EditorPreferences.WindowedLocalInstances

```csharp
static bool WindowedLocalInstances { get; set; }
```

Whether new game instances spawned by the editor are in windowed mode.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
