UnequipItem Console Command

Documentation and detailed help with working examples.

UnequipItem Command

ItemTarget
UnequipItem
To target your character, use the command below:
player.UnequipItem

This command unequips the specified items from the selected NPC. The item will be left in their inventory. To unequip an item from your character, use the command player.unequipitem. The opposite command is EquipItem.

Argument Information

The syntax for this Starfield command is as follows:

Item ID

The ID of the item you wish to unequip.

Looking for Starfield commands?

Search our complete list!

Quick Overview

This command removes the specified item from the targeted NPC's equipped gear, but the item remains in their inventory.

If the NPC doesn't have the item equipped, the command will not result in an error and will simply do nothing.

Command Builder

Adjust the settings below to automatically generate a command. Once you have the inputs you want, click the copy button and paste it into the console in Starfield.
UnequipItem
Item ID

Examples

player.UnequipItem 00228829

This command will unequip the Ecliptic Space Helmet, which has the ID 00228829, from your player. It will be left in your inventory.

UnequipItem 00228829

This command will unequip the Ecliptic Space Helmet, which has the ID 00228829, from the targeted NPC. It will be left in their inventory.

Help

  • Open the console: Press the tilde key ~ to open the console. This key is generally near the 1 and Esc keys.
  • Case insensitive: Commands are not case sensitive. This means you can enter them using lowercase or uppercase letters.
  • Target commands: Commands that are highlighted as a 'target' command can be used to target your own character or an NPC/object. To target your own character, type player. followed by the command. To target an NPC/object, click on the it and then type the command.
  • Leading zeros: All IDs, reference IDs, base IDs, etc. can be entered without the leading zeros. For example 00003348 can be entered as 3348.
  • Additional help: For more help on using console commands in Starfield go here.
Was this helpful?