uninstall_startup
Removes user startup entries without UAC prompts. Returns JSON with ok status, output, and task name.
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 |