Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I would just blatantly use console to get rid of these items.
Showinventory command to see what is actually in there and their IDs.
Drop <base ID> <amount> to drop bugged item.
If they are from base game, then validate your official files through Steam client.
If they are from DLC, then you might need to download those files from Bethesda's servers again.
I would do this, except instead of dropping it, I would remove the items:
player.removeitem itemId #
For example, if you want to drop 4 ebony war axes you'll have to type:
player.removeitem 000139AB 4
Removed items will be removed from the inventory ASAP.
Unless you have bugged cells in the game, then use either one. I recommended Drop, because there is a chance that you might fix the issue and dropped items might be recoverable - if needed.
Thanks for Elfisio for the tip. I'll keep that in mind for the future.