Skip to content

docs: add stop/exit instructions for Comfy Desktop (kebab menu) and Cloud (billing note) (zh/ja/ko)#1301

Merged
comfyui-wiki merged 7 commits into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-21-exit-comfyui-faq
Jul 22, 2026
Merged

docs: add stop/exit instructions for Comfy Desktop (kebab menu) and Cloud (billing note) (zh/ja/ko)#1301
comfyui-wiki merged 7 commits into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-21-exit-comfyui-faq

Conversation

@lin-bot23

@lin-bot23 lin-bot23 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Two users asked about how to stop/exit ComfyUI on 2026-07-18 via the AI assistant. This adds clear instructions per version.

Changes

  • installation/desktop/faq.mdx: per-instance Stop via ⋮ kebab menu, plus full app quit instructions
  • get_started/cloud.mdx: clarify Cloud only bills while actively running, close tab/window to stop
  • zh/ja/ko translations for both pages

Source
Mintlify AI Assistant analytics data (2026-07-18)

Checklist

  • PR created by Hermes Agent (bot), do not merge

Two users asked 'how to exit comfy ui mobile' and 'how to exit comfy
ui portable' on 2026-07-18 via the Mintlify AI assistant. The docs
did not cover how to stop or exit ComfyUI, which is a basic but
commonly needed task.

Adds a 'How to Stop/Exit ComfyUI' section to the troubleshooting
overview page covering Portable/manual install (Ctrl+C), Comfy
Desktop (close window), and Comfy Cloud (close tab or dashboard).

Source: Mintlify AI Assistant analytics data (2026-07-18)
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@lin-bot23, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 20d6296d-cfd8-4765-be74-29158c8abe4b

📥 Commits

Reviewing files that changed from the base of the PR and between 3d7f9f9 and 76e8646.

📒 Files selected for processing (14)
  • get_started/cloud.mdx
  • installation/desktop/faq.mdx
  • ja/get_started/cloud.mdx
  • ja/installation/comfyui_portable_windows.mdx
  • ja/installation/desktop/faq.mdx
  • ja/installation/manual_install.mdx
  • ko/get_started/cloud.mdx
  • ko/installation/comfyui_portable_windows.mdx
  • ko/installation/desktop/faq.mdx
  • ko/installation/manual_install.mdx
  • zh/get_started/cloud.mdx
  • zh/installation/comfyui_portable_windows.mdx
  • zh/installation/desktop/faq.mdx
  • zh/installation/manual_install.mdx
📝 Walkthrough

Walkthrough

Added stop and exit instructions for Comfy Cloud, Windows Portable, Comfy Desktop, and manual ComfyUI installations.

Changes

Exit Troubleshooting

Layer / File(s) Summary
Platform-specific exit instructions
get_started/cloud.mdx, installation/comfyui_portable_windows.mdx, installation/desktop/faq.mdx, installation/manual_install.mdx
Adds platform-specific guidance for stopping Comfy sessions and processes, including dashboard controls, terminal commands, window closing, and system-tray quitting.

Suggested reviewers: comfyui-wiki

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@troubleshooting/overview.mdx`:
- Around line 96-98: Update the “For Comfy Desktop” instructions to clarify that
clicking the X may return to the Dashboard rather than fully quitting. Direct
users to select Quit from the system tray, or enable the “Close Comfy Desktop on
last window” preference to make closing the window exit the application.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: e440d2ef-1a08-44b7-8a6c-fc3a90dcb5a4

📥 Commits

Reviewing files that changed from the base of the PR and between e9b3166 and 8742285.

📒 Files selected for processing (1)
  • troubleshooting/overview.mdx

Comment thread troubleshooting/overview.mdx Outdated
Comment on lines +96 to +98
**For Comfy Desktop:**
- Click the **X** button on the Comfy Desktop window
- Or right-click the Comfy Desktop icon in the system tray and select **Quit**

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Clarify that closing the Desktop window may not fully quit the app.

The documented “Close Comfy Desktop on last window” preference indicates that clicking X can return to the Dashboard instead of exiting. Mention this caveat and direct users to Quit from the tray, or to enable that preference, so the FAQ reliably explains how to stop the application. Otherwise, the app may hide rather than quit, a tiny exit trap.

Suggested wording
- Click the **X** button on the Comfy Desktop window
- Or right-click the Comfy Desktop icon in the system tray and select **Quit**
+ Close the Comfy Desktop window. If it returns to the Dashboard, right-click the tray icon and select **Quit**.
+ To make closing the last window fully exit the app, enable **Close Comfy Desktop on last window (don't return to Dashboard)** in Preferences.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
**For Comfy Desktop:**
- Click the **X** button on the Comfy Desktop window
- Or right-click the Comfy Desktop icon in the system tray and select **Quit**
**For Comfy Desktop:**
- Close the Comfy Desktop window. If it returns to the Dashboard, right-click the tray icon and select **Quit**.
- To make closing the last window fully exit the app, enable **Close Comfy Desktop on last window (don't return to Dashboard)** in Preferences.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@troubleshooting/overview.mdx` around lines 96 - 98, Update the “For Comfy
Desktop” instructions to clarify that clicking the X may return to the Dashboard
rather than fully quitting. Direct users to select Quit from the system tray, or
enable the “Close Comfy Desktop on last window” preference to make closing the
window exit the application.

Instead of one section in troubleshooting/overview, add
stop/exit instructions to the relevant pages:
- manual_install.mdx (Ctrl+C in terminal)
- comfyui_portable_windows.mdx (Ctrl+C in cmd window)
- desktop/faq.mdx (close window / system tray quit)
- get_started/cloud.mdx (close tab / dashboard)
@coderabbitai
coderabbitai Bot requested a review from comfyui-wiki July 21, 2026 06:57

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@installation/desktop/faq.mdx`:
- Around line 67-70: Update “How to Stop/Exit Comfy Desktop” to distinguish
closing the window—which may return to Dashboard according to the last-window
close setting—from fully quitting the application. Direct users to right-click
the system-tray icon and select “Quit” for a guaranteed full exit.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 425bb525-ad9f-4d14-ae0f-c7dbf78c7fb6

📥 Commits

Reviewing files that changed from the base of the PR and between 8742285 and 822155c.

📒 Files selected for processing (4)
  • get_started/cloud.mdx
  • installation/comfyui_portable_windows.mdx
  • installation/desktop/faq.mdx
  • installation/manual_install.mdx

Comment thread installation/desktop/faq.mdx
…translations

Desktop: stop via ⋮ menu per-instance (confirmed from source code).
Manual install: zh/ja/ko translations for stop/exit section.
Portable/Cloud/Desktop FAQ: zh/ja/ko translations synced.
The previous wording 'actively running' was misleading — billing occurs
only when the GPU is running, not when the session is just open. Also
clarified that closing the tab is safe and automatic, just like a
regular browser tab.

Updated EN (source), ZH, JA, KO translations.
Closing the window may only return to Dashboard depending on the
last-window close setting. Only system tray → Quit is a guaranteed
full exit. Updated EN (source), ZH, JA, KO.
@comfyui-wiki
comfyui-wiki merged commit 4970189 into Comfy-Org:main Jul 22, 2026
8 checks passed
@lin-bot23 lin-bot23 changed the title docs: add FAQ entry for stopping/exiting ComfyUI docs: add stop/exit instructions for Comfy Desktop (kebab menu) and Cloud (billing note) (zh/ja/ko) Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants