Skyrim Removeitem Command


General Information

This command removes the specified amount of the specified item from your target's inventory. To remove an item from your character's inventory, use the command 'player.removeitem'. Note that this command permanently deletes the removed item(s), use the 'drop' command to drop an item from an inventory to the ground.

Syntax


removeitem [item id] [amount] Target Command

Item IDThe base ID (item ID) of the item you wish to remove from your target's inventory.
AmountThe amount of the specified item you wish to remove.

Examples


removeitem 0003ADA4 2

A Dragon Bone has an ID of 0003ADA4. This command would remove 2 dragon bones from your target's inventory.

player.removeitem 0003ADA3 60

A Dragon Scales have an ID of 0003ADA3. The above console command would delete 60 dragon bones from your character's inventory.