Full Starfield Console Commands List
Console CommandSyntaxConsole Command Descriptionplayer.addItemplayer.additem [item code] [amount]This command will add the item of the specified ID to your inventory. You can also specify an amount, which will give the command that item amount. For instance, Credits are 0000000F so the command would be player.additem 0000000F 10000 to add 10,000 credits.player.removeAllItemsplayer.removeallitemsThis command will clear your character’s inventory (remove all items).player.removeItemplayer.removeitem [item code] [amount]This command, as the name would suggest, removes the specified item from your inventory.