___
# Tags
#elastic-agents
#security-onion
#windows
# Helpful Docs
- NA
# Notes
- When using Security Onion there is a `Downloads` link to pull down a modified Elastic Agent that will reach out to your instance Security Onion and auto-enroll
- ![[Pasted image 20240811134618.png]]
- If you ever need to re-enroll or reinstall an Elastic Agent you have to stop all of the Elastic Services
```
Stop-Service 'Elastic Agent'
```
- Then delete the directory the files are installed in
```
C:\Program Files\Elastic
```
- Then reinstall the Elastic Agent and it should auto-enroll in your instance