# Restarting the Agent

The Scout Agent must be restarted for any configuration changes to take effect.

## **Windows**

Use the Scout configuration utility or manually restart the “Scout Agent” Windows service.

## Linux

Run the following command:

```bash
sudo systemctl restart openalpr-daemon
```

## Docker

Restart the container.
