Skip to content

Commit 0b5ef05

Browse files
[CF1] windows update and restart instructions
1 parent a94f883 commit 0b5ef05

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 now 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)