From 16cfafd2371c490f789374029f062ee2c383604d Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 26 Mar 2025 13:54:27 -0400 Subject: [PATCH] missing heading (#916) --- docs/guides/agent/windows-service/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/agent/windows-service/index.mdx b/docs/guides/agent/windows-service/index.mdx index cb6c5561..5e8442dc 100644 --- a/docs/guides/agent/windows-service/index.mdx +++ b/docs/guides/agent/windows-service/index.mdx @@ -124,6 +124,8 @@ C:\Program Files\zrok>sc start zrokAgent ![nssm CLI installation](images/nssm-cli-installation.png) +## Removing the zrok Agent Service + The following commands can be used to remove the service from your system: ```cmd