uninstall_startup
Remove user startup entries without triggering UAC prompts, using an elevated server for tasks requiring higher privileges. Returns confirmation with task name and operation status.
Instructions
Remove user startup without showing UAC; elevated tasks may require an elevated server.
Returns: str: JSON {"ok": bool, "output": "...", "task_name": "..."}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |