@cryptotaxi247 / netdata-1 / commits / 00957db3c

Update documentation (Windows installer) (#21888)

* installation_update: Add new section to documentation * Apply suggestion from @kanelatechnical --------- Co-authored-by: Kanela <kanela@netdata.cloud>

thiagoftsm committed Mar 5, 2026 at 13:04 UTC 00957db3c00ee8945e0ca87452c1e2d46896a52e
1 file changed +7
packaging/windows/WINDOWS_INSTALLER.md
+7
@@ -96,6 +96,13 @@ By using silent installation, you agree to:
96 - [GPL-3 License](https://raw.githubusercontent.com/netdata/netdata/refs/heads/master/LICENSE) — Netdata Agent
97 - [NCUL1 License](https://app.netdata.cloud/LICENSE.txt) — Netdata Web Interface
98
99 +## Where is Netdata?
100 +
101 +When Netdata is installed on Windows, it automatically registers as a Windows Service and appears in
102 +**Add or remove programs** (also known as **Programs and Features** or **Apps & features** in newer Windows versions).
103 +The service can be monitored through the [Netdata Dashboard](http://localhost:19999).
104 +To start, stop, or restart the service, use Windows Services (services.msc) or command-line tools
105 +
106 ## Automatic Updates
107
108 For users who want to keep their Windows agents automatically updated with the latest releases, you can set up automated updates.