Skip to content

Commit ad5c62e

Browse files
[CF1] windows update and restart instructions (#20886)
* [CF1] windows update and restart instructions * Update src/content/docs/cloudflare-one/connections/connect-networks/downloads/update-cloudflared.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Jun Lee <[email protected]>
1 parent 2105f8a commit ad5c62e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/downloads/update-cloudflared.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ Run the following command:
2121
cloudflared update
2222
```
2323

24-
This updates `cloudflared` and automatically restarts the service.
24+
After running `cloudflared update` to update `cloudflared`, you must restart the service for it to take effect. Run:
25+
26+
```powershell
27+
net start cloudflared
28+
```
2529

2630
</TabItem> <TabItem label="macOS">
2731

0 commit comments

Comments
 (0)