Clear, practical technology insights About · Contact

Bitsadmin cancel command in Windows

The bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.

Author: Jessica Tanner1 minutes read
Table of Contents

The bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.

Syntax

  bitsadmin / cancel 

Parameters

ParameterDescriptionJob Display name of the task or GUID

For example

The following example deletes myDownloadJob task from the queue.

  C:> bitsadmin / cancel myDownloadJob 

See more:

  1. Command bitsadmin addfileset in Windows
  2. Bitsadmin addfile command in Windows
  3. The command bitadmin addfilewithranges in Windows

Was this article helpful?

Your feedback helps us improve.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.