# pueue 移除 > 从任务列表中移除任务。正在运行或暂停的任务需要先被终止。 > 更多信息:。 - 移除已终止或已完成的任务: `pueue remove {{task_id}}` - 一次性移除多个任务: `pueue remove {{task_id}} {{task_id}}`