Bitsadmin cancel command in Windows
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 GUIDFor example
The following example deletes myDownloadJob task from the queue.
C:> bitsadmin / cancel myDownloadJob
See more:
- Command bitsadmin addfileset in Windows
- Bitsadmin addfile command in Windows
- The command bitadmin addfilewithranges in Windows
Discover more
Share by
Jessica Tanner
Update 26 May 2019
You should read it
- ★ Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- ★ Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- ★ The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- ★ Bitsadmin command getproxylist, getproxyusage and getreplydata
- ★ Bitsadmin complete command in Windows