# Sandbox.GameTags.Remove

```csharp
void Remove(string tag)
```

Try to remove the tag from this entity.

### Parameters

- `tag` (`string`)

Declared in [Sandbox.GameTags](/api/Sandbox.GameTags).
Assembly: `Sandbox.Engine`.
