DELETE itemname1 [ itemname2 ... ] [ /S ]
Delete the specified shell item itemname. Some types of shell items (e.g. SPU items) cannot be deleted while they are active. If a display item is deleted, all items contained in the display are removed too (i.e. graphs and dialogs items). If a dialog item contained in a 'dialog only' display item is deleted, the display item is also removed. If a DDE-conversation item (DDEConv) is removed, the conversation is ended before the item is deleted.
itemname
The name of the shell item to delete.
/S
If specified, DELETE will generate a warning rather than an error if arguments are missing or it is unable delete the arguments.