diff --git a/docs/guides/agent/windows-service/index.mdx b/docs/guides/agent/windows-service/index.mdx index 5e8442dc..e1a6ee03 100644 --- a/docs/guides/agent/windows-service/index.mdx +++ b/docs/guides/agent/windows-service/index.mdx @@ -126,7 +126,7 @@ C:\Program Files\zrok>sc start zrokAgent ## Removing the zrok Agent Service -The following commands can be used to remove the service from your system: +The following commands (in a Command Prompt running as Administrator) can be used to remove the service from your system: ```cmd C:\>sc stop zrokAgent